Trace number 3250274

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
CryptoMiniSat Strange-Night2-st? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250274-1303542569.cnf'
0.00/0.00	c -- header says num vars:          34306
0.00/0.00	c -- header says num clauses:      708168
0.39/0.42	c -- clauses added:            0 learnts,       708168 normals,            0 xors
0.39/0.42	c -- vars added      34306
0.39/0.42	c Parsing time:  0.39 s
0.39/0.42	c  N st     0         0     34306    708168         0         0   3540840         0   no data   no data
0.89/0.98	c asymm  cl-useful: 0/41109/708168 lits-rem:0 time: 0.56
1.39/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.43
1.69/1.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.69/1.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34306 time:  0.00 s
1.69/1.74	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
2.59/2.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.91 s
2.59/2.68	c Finding binary XORs  T:     0.01 s  found:       0
3.10/3.19	c Finding non-binary XORs:     0.49 s (found:       0, avg size: nan)
3.10/3.19	c calculated reachability. Time: 0.00
3.20/3.26	c Calc default polars -  time:   0.06 s pos:       0 undec:   34306 neg:       0
3.20/3.26	c =========================================================================================
3.20/3.26	c types(t): F = full restart, N = normal restart
3.20/3.26	c types(t): S = simplification begin/end, E = solution found
3.20/3.26	c restart types(rt): st = static, dy = dynamic
3.20/3.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.20/3.26	c  B st     0         0     34306    708168         0         0   3540840         0   no data   no data
3.99/4.01	c  N dy    18      4162     34306    708168         0      4160   3540840    962563    155.11    165.33
4.49/4.51	c  N dy    38      8168     34306    708168         0      8165   3540840   1759387    148.23    156.35
4.99/5.03	c  N dy    62     12370     34306    708168         0     12367   3540840   2564319    145.14    153.79
5.50/5.53	c  N dy    89     16417     34306    708168         0     16412   3540840   3355531    144.97    154.03
6.09/6.14	c  N dy   115     20438     34306    708168         0     10436   3540840    708112    144.74    155.30
6.60/6.64	c  N dy   140     24461     34306    708168         0     14457   3540840   1488263    143.92    152.90
6.69/6.71	c  F st   145     25001     34306    708168         0     14997   3540840   1602076    144.34   no data
6.89/6.91	c Found part       41 vars:       4293 clauses:     88534 lits size:    442670
6.89/6.91	c Found part       48 vars:       4265 clauses:     86046 lits size:    430230
6.89/6.91	c Found part       63 vars:       4257 clauses:     85800 lits size:    429000
6.89/6.91	c Found part       66 vars:       4296 clauses:     89914 lits size:    449570
6.89/6.91	c Found part       67 vars:      17195 clauses:    357874 lits size:   1789370
6.89/6.91	c Found parts:          5 time: 0.20 s
6.89/6.91	c Solving part 63
6.99/7.00	c  N st     0         0      4257     85800         0         0    429000         0   no data   no data
7.39/7.40	c asymm  cl-useful: 0/85800/85800 lits-rem:0 time: 0.40
7.39/7.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
7.39/7.43	c Finding binary XORs  T:     0.00 s  found:       0
7.39/7.47	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
7.39/7.47	c calculated reachability. Time: 0.00
7.39/7.47	c Calc default polars -  time:   0.00 s pos:       0 undec:   34306 neg:       0
7.39/7.47	c =========================================================================================
7.39/7.47	c types(t): F = full restart, N = normal restart
7.39/7.47	c types(t): S = simplification begin/end, E = solution found
7.39/7.47	c restart types(rt): st = static, dy = dynamic
7.39/7.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.39/7.47	c  B st     0         0      4257     85800         0         0    429000         0   no data   no data
8.00/8.07	c  N dy    15      4021      4257     85800         0      4021    429000    920331    149.66    159.70
8.49/8.54	c  N dy    39      8072      4257     85800         0      8071    429000   1741237    147.30    169.56
8.99/9.03	c  N dy    68     12078      4257     85800         0     12076    429000   2535713    146.98    174.29
9.49/9.55	c  N dy    93     16082      4257     85800         0     16080    429000   3313195    145.46    153.19
10.09/10.12	c  N dy   120     20127      4257     85800         0     10123    429000    660347    145.69    154.22
10.60/10.65	c  N dy   147     24158      4257     85800         0     14154    429000   1470350    145.64    160.00
10.70/10.76	c  F st   154     25002      4257     85800         0     14998    429000   1635716    145.57   no data
11.09/11.18	c  N st   159     28301      4257     85800         0     18295    429000   2374838    145.57   no data
11.69/11.74	c  N dy   176     32531      4257     85800         0     22520    429000   3295535    145.65    153.69
12.19/12.26	c  N dy   204     36596      4257     85800         0     26584    429000   4096604    145.67    154.86
12.79/12.83	c  N dy   233     40616      4257     85800         0     30603    429000   4903203    145.96    184.12
13.29/13.39	c  N dy   259     44672      4257     85800         0     19169    429000   1448494    145.90    153.86
13.89/13.92	c  N dy   282     48681      4257     85800         0     23176    429000   2251694    145.60    158.23
14.39/14.48	c  N dy   309     52746      4257     85800         0     27240    429000   3058115    145.43    156.38
14.99/15.08	c  N dy   335     56867      4257     85800         0     31359    429000   3858898    145.16    155.11
15.69/15.72	c  N dy   363     61098      4257     85800         0     35590    429000   4703062    145.13    161.38
16.29/16.35	c  N dy   392     65131      4257     85800         0     20879    429000   1110510    145.28    176.80
16.89/16.90	c  N dy   420     69320      4257     85800         0     25067    429000   1944524    145.25    172.72
17.50/17.52	c  N dy   455     73787      4257     85800         0     29533    429000   2851147    145.59    159.24
18.09/18.19	c  N dy   485     78499      4257     85800         0     34244    429000   3787760    145.63    157.15
18.89/18.95	c  N dy   518     83607      4257     85800         0     39350    429000   4827560    145.66    160.99
19.49/19.53	c  F st   539     87500      4257     85800         0     22374    429000    923782    145.36   no data
19.70/19.80	c  N st   543     89539      4257     85800         0     24412    429000   1398099    145.36   no data
20.59/20.60	c  N dy   564     95266      4257     85800         0     30135    429000   2706538    145.47    153.29
21.49/21.53	c  N dy   608    101485      4257     85800         0     36351    429000   3956217    145.53    156.52
22.49/22.59	c  N dy   653    107996      4257     85800         0     42860    429000   5283982    145.72    160.22
23.60/23.64	c  N dy   695    114943      4257     85800         0     27377    429000   1575916    145.66    160.10
24.69/24.75	c  N dy   745    122366      4257     85800         0     34797    429000   3062586    145.64    153.80
25.89/25.96	c  N dy   799    130284      4257     85800         0     42715    429000   4646896    145.64    160.22
27.19/27.27	c  N dy   855    138798      4257     85800         0     27513    429000   1315108    145.60    153.53
28.49/28.56	c  N dy   910    147719      4257     85800         0     36430    429000   3069421    145.34    154.08
29.99/30.07	c  N dy   968    157292      4257     85800         0     46002    429000   4944494    145.19    155.14
31.59/31.63	c  N dy  1033    167379      4257     85800         0     31234    429000   1809753    145.24    155.98
33.19/33.24	c  N dy  1107    178113      4257     85800         0     41965    429000   3998722    145.45    153.80
35.10/35.16	c  N dy  1181    189569      4257     85800         0     27495    429000    835464    145.44    155.35
36.99/37.02	c  N dy  1259    201760      4257     85800         0     39684    429000   3287999    145.42    173.27
39.10/39.16	c  N dy  1344    214773      4257     85800         0     52692    429000   5840100    145.22    154.28
41.29/41.31	c  N dy  1439    228680      4257     85800         0     39639    429000   3039529    145.27    155.06
43.69/43.79	c  N dy  1537    243394      4257     85800         0     54342    429000   5988860    145.24    156.40
46.10/46.16	c  N dy  1642    259162      4257     85800         0     42131    429000   3287483    145.12    164.29
48.99/49.01	c  N dy  1751    275786      4257     85800         0     29770    429000    641908    145.09    154.21
51.70/51.74	c  N dy  1873    293464      4257     85800         0     47440    429000   4175958    145.09    169.70
53.99/54.07	c  F st  1963    306250      4257     85800         0     30241    429000    530789    145.17    109.06
54.90/54.97	c  N dy  1975    312366      4257     85800         0     36351    429000   1985914    145.17    156.75
58.20/58.20	c  N dy  2114    332404      4257     85800         0     56377    429000   5986113    145.22    156.06
61.39/61.48	c  N dy  2245    352606      4257     85800         0     45594    429000   3390995    145.19    155.57
64.99/65.03	c  N dy  2385    372625      4257     85800         0     33620    429000    815344    145.22    180.02
68.29/68.38	c  N dy  2526    392783      4257     85800         0     53776    429000   4844299    145.22    153.40
71.60/71.69	c  N dy  2656    412792      4257     85800         0     40786    429000   2059362    145.20    190.20
75.00/75.06	c  N dy  2785    432828      4257     85800         0     60818    429000   6020598    145.11    152.97
78.39/78.45	c  N dy  2913    453019      4257     85800         0     47011    429000   3104701    145.12    155.35
82.10/82.10	c  N dy  3052    473044      4257     85800         0     67023    429000   7150157    145.24    154.42
85.39/85.40	c  N dy  3181    493161      4257     85800         0     52154    429000   3890548    145.21    155.52
89.10/89.13	c  N dy  3302    513176      4257     85800         0     36175    429000    529301    145.11    155.81
92.30/92.33	c  N dy  3429    533271      4257     85800         0     56262    429000   4545135    145.08    152.95
96.09/96.19	c  N dy  3561    553340      4257     85800         0     39333    429000    954268    145.03    154.12
99.49/99.51	c  N dy  3693    573349      4257     85800         0     59336    429000   4891937    145.00    193.72
103.20/103.28	c  N dy  3832    593365      4257     85800         0     41365    429000   1179069    145.06    154.10
106.70/106.71	c  N dy  3971    613374      4257     85800         0     61362    429000   5195654    145.07    155.79
110.60/110.63	c  N dy  4109    633458      4257     85800         0     42453    429000   1206212    145.09    158.28
114.09/114.17	c  N dy  4239    653517      4257     85800         0     62509    429000   5185726    145.04    154.47
118.10/118.10	c  N dy  4379    673641      4257     85800         0     42636    429000   1051524    145.09    152.92
121.49/121.59	c  N dy  4511    693722      4257     85800         0     62706    429000   5058341    145.10    153.32
125.50/125.57	c  N dy  4644    713801      4257     85800         0     41792    429000    683271    145.08    154.98
129.00/129.09	c  N dy  4774    733802      4257     85800         0     61783    429000   4707712    145.08    156.67
133.10/133.16	c  N dy  4917    753907      4257     85800         0     81883    429000   8752309    145.13    153.58
136.69/136.71	c  N dy  5060    773968      4257     85800         0     59954    429000   4154974    145.19    161.14
140.39/140.49	c  N dy  5193    793980      4257     85800         0     79963    429000   8154198    145.17    163.44
144.00/144.06	c  N dy  5320    814223      4257     85800         0     57209    429000   3413031    145.16    159.14
147.80/147.84	c  N dy  5452    834292      4257     85800         0     77269    429000   7460468    145.19    154.37
151.59/151.61	c  N dy  5592    854350      4257     85800         0     53333    429000   2409300    145.21    165.67
155.69/155.72	c  N dy  5729    874612      4257     85800         0     73586    429000   6479170    145.25    156.96
159.69/159.76	c  N dy  5863    894880      4257     85800         0     48868    429000   1326823    145.27    156.47
163.29/163.30	c  N dy  5997    914920      4257     85800         0     68900    429000   5315015    145.28    153.34
167.39/167.42	c  N dy  6136    935071      4257     85800         0     89046    429000   9330157    145.29    153.25
170.89/170.99	c  N dy  6268    955105      4257     85800         0     63096    429000   3921344    145.29    159.55
174.90/174.94	c  N dy  6400    975151      4257     85800         0     83137    429000   7914961    145.31    154.34
178.89/178.97	c  N dy  6536    995270      4257     85800         0     56263    429000   2417493    145.33    155.59
182.70/182.71	c  N dy  6660   1015283      4257     85800         0     76274    429000   6375111    145.29    154.68
187.10/187.11	c  N dy  6795   1035287      4257     85800         0     48287    429000    624367    145.30    159.58
190.39/190.49	c  N dy  6918   1055372      4257     85800         0     68368    429000   4642935    145.28    153.58
193.70/193.79	c  F st  7028   1071875      4257     85800         0     84863    429000   7933794    145.28   no data
194.70/194.74	c  N dy  7034   1077067      4257     85800         0     90047    429000   9122586    145.28   no data
198.60/198.65	c  N dy  7163   1097096      4257     85800         0     61088    429000   2991369    145.27    156.22
202.41/202.49	c  N dy  7294   1117189      4257     85800         0     81172    429000   7004041    145.27    153.53
206.80/206.87	c  N dy  7441   1137252      4257     85800         0     51248    429000    829097    145.32    155.71
210.29/210.36	c  N dy  7570   1157342      4257     85800         0     71330    429000   4883831    145.33    154.18
214.60/214.63	c  N dy  7710   1177408      4257     85800         0     91391    429000   8904560    145.35    154.17
218.70/218.72	c  N dy  7840   1197492      4257     85800         0     60492    429000   2471700    145.35    156.46
222.60/222.64	c  N dy  7976   1217531      4257     85800         0     80523    429000   6478589    145.34    161.99
227.00/227.03	c  N dy  8111   1237535      4257     85800         0    100514    429000  10526573    145.36    153.93
230.90/230.90	c  N dy  8248   1257606      4257     85800         0     68598    429000   3943579    145.38    155.06
234.89/234.98	c  N dy  8383   1277661      4257     85800         0     88645    429000   7943123    145.37    153.63
239.49/239.50	c  N dy  8515   1297762      4257     85800         0     55756    429000   1151661    145.37    156.00
243.20/243.26	c  N dy  8648   1317775      4257     85800         0     75765    429000   5142362    145.37    153.04
247.50/247.53	c  N dy  8782   1337831      4257     85800         0     95815    429000   9182867    145.36    154.17
251.69/251.78	c  N dy  8919   1357882      4257     85800         0     61867    429000   2203867    145.38    153.43
255.69/255.74	c  N dy  9057   1377908      4257     85800         0     81889    429000   6255017    145.40    183.07
260.20/260.29	c  N dy  9195   1397922      4257     85800         0    101899    429000  10254179    145.42    154.26
264.40/264.48	c  N dy  9328   1417987      4257     85800         0     66967    429000   3036624    145.43    168.90
268.50/268.56	c  N dy  9466   1438048      4257     85800         0     87024    429000   7076521    145.45    161.41
273.10/273.12	c  N dy  9601   1458254      4257     85800         0    107221    429000  11116228    145.44    156.28
276.99/277.06	c  N dy  9731   1478267      4257     85800         0     71253    429000   3680786    145.44    153.42
281.19/281.21	c  N dy  9867   1498506      4257     85800         0     91487    429000   7710376    145.44    155.42
285.80/285.85	c  N dy 10007   1518555      4257     85800         0    111530    429000  11747122    145.45    153.56
289.69/289.73	c  N dy 10138   1538982      4257     85800         0     74969    429000   4162443    145.42    154.99
293.90/293.96	c  N dy 10273   1559214      4257     85800         0     95193    429000   8232097    145.43    156.14
298.69/298.75	c  N dy 10409   1579294      4257     85800         0    115267    429000  12265170    145.44    156.77
302.51/302.55	c  N dy 10541   1599316      4257     85800         0     77302    429000   4486417    145.43    155.94
306.70/306.75	c  N dy 10687   1619452      4257     85800         0     97432    429000   8530260    145.45    154.10
311.60/311.63	c  N dy 10829   1639504      4257     85800         0    117480    429000  12577367    145.47    153.88
315.40/315.47	c  N dy 10972   1659544      4257     85800         0     78537    429000   4583382    145.50    154.07
320.20/320.23	c  N dy 11107   1679585      4257     85800         0     98572    429000   8635227    145.52    157.50
325.10/325.16	c  N dy 11256   1699611      4257     85800         0    118591    429000  12737022    145.57    155.28
329.10/329.14	c  N dy 11399   1719826      4257     85800         0     78815    429000   4408957    145.58    153.93
333.50/333.50	c  N dy 11532   1739837      4257     85800         0     98823    429000   8392118    145.58    163.69
338.40/338.40	c  N dy 11672   1759864      4257     85800         0    118844    429000  12450871    145.61    153.70
342.60/342.67	c  N dy 11815   1779983      4257     85800         0     77963    429000   4090132    145.64    153.75
346.89/346.98	c  N dy 11945   1800069      4257     85800         0     98043    429000   8124639    145.64    153.58
351.80/351.85	c  N dy 12082   1820130      4257     85800         0    118100    429000  12159612    145.64    162.22
355.99/356.07	c  N dy 12220   1840182      4257     85800         0     76165    429000   3504908    145.65    156.51
360.20/360.28	c  N dy 12354   1860247      4257     85800         0     96223    429000   7554110    145.66    154.12
365.00/365.01	c  N dy 12492   1880328      4257     85800         0    116297    429000  11624604    145.69    154.36
369.30/369.37	c  N dy 12626   1900439      4257     85800         0     73421    429000   2762579    145.70    153.94
373.50/373.54	c  N dy 12765   1920759      4257     85800         0     93733    429000   6849633    145.71    153.47
378.31/378.39	c  N dy 12908   1940900      4257     85800         0    113869    429000  10943618    145.75    156.22
383.19/383.23	c  N dy 13048   1960981      4257     85800         0     69976    429000   1870150    145.77    153.51
387.21/387.25	c  N dy 13183   1981092      4257     85800         0     90081    429000   5905413    145.78    155.92
391.90/391.91	c  N dy 13322   2001183      4257     85800         0    110168    429000   9967063    145.80    159.16
397.10/397.15	c  N dy 13460   2021326      4257     85800         0     65318    429000    723535    145.82    153.69
401.00/401.04	c  N dy 13588   2041416      4257     85800         0     85401    429000   4728952    145.81    156.13
405.50/405.57	c  N dy 13721   2061500      4257     85800         0    105480    429000   8756110    145.80    157.34
410.50/410.53	c  N dy 13854   2081522      4257     85800         0    125494    429000  12737065    145.79    166.88
414.80/414.88	c  N dy 13989   2101641      4257     85800         0     79628    429000   3392340    145.79    156.00
419.10/419.19	c  N dy 14135   2121858      4257     85800         0     99839    429000   7477673    145.81    159.57
424.09/424.11	c  N dy 14271   2141938      4257     85800         0    119913    429000  11491818    145.81    155.24
428.91/428.96	c  N dy 14412   2161945      4257     85800         0     72945    429000   1885854    145.83    162.75
432.90/432.99	c  N dy 14544   2182027      4257     85800         0     93020    429000   5925933    145.84    154.70
437.60/437.64	c  N dy 14678   2202148      4257     85800         0    113132    429000   9964084    145.84    153.89
442.70/442.76	c  N dy 14814   2222228      4257     85800         0    133205    429000  14002555    145.85    154.75
447.10/447.18	c  N dy 14963   2242329      4257     85800         0     85315    429000   4201868    145.87    162.77
451.60/451.65	c  N dy 15097   2262332      4257     85800         0    105309    429000   8237377    145.88    154.66
456.30/456.36	c  N dy 15232   2282489      4257     85800         0    125459    429000  12221590    145.87    153.81
461.20/461.29	c  N dy 15378   2302495      4257     85800         0     76475    429000   2214575    145.90    153.58
465.50/465.53	c  N dy 15515   2322593      4257     85800         0     96564    429000   6254277    145.91    156.32
470.30/470.30	c  N dy 15638   2342618      4257     85800         0    116586    429000  10257620    145.89    161.94
475.60/475.65	c  N dy 15778   2362741      4257     85800         0    136706    429000  14313710    145.90    157.68
480.00/480.04	c  N dy 15909   2382833      4257     85800         0     86811    429000   4083224    145.90    163.01
485.30/485.34	c  N dy 16048   2402936      4257     85800         0    106905    429000   8115443    145.91    163.91
490.51/490.55	c  N dy 16194   2422979      4257     85800         0    126943    429000  12201950    145.93    166.01
495.70/495.74	c  N dy 16329   2443028      4257     85800         0     76016    429000   1705936    145.93    155.43
499.81/499.88	c  N dy 16461   2463184      4257     85800         0     96169    429000   5710375    145.93    157.39
504.60/504.62	c  N dy 16591   2483286      4257     85800         0    116261    429000   9744627    145.93    158.71
509.90/509.91	c  N dy 16732   2503359      4257     85800         0    136327    429000  13788196    145.94    155.63
514.60/514.69	c  N dy 16871   2523395      4257     85800         0     84377    429000   3211721    145.96    155.82
519.11/519.12	c  N dy 16998   2543508      4257     85800         0    104485    429000   7258733    145.96    163.96
524.10/524.15	c  N dy 17138   2563570      4257     85800         0    124543    429000  11255621    145.96    155.08
529.70/529.72	c  N dy 17268   2583709      4257     85800         0    144673    429000  15344321    145.96    155.62
534.11/534.10	c  N dy 17399   2603710      4257     85800         0     91691    429000   4488854    145.96    154.05
538.61/538.65	c  N dy 17535   2623820      4257     85800         0    111795    429000   8568227    145.97    157.38
543.80/543.85	c  N dy 17675   2643915      4257     85800         0    131887    429000  12642626    145.99    157.99
549.30/549.32	c  N dy 17804   2664101      4257     85800         0     78091    429000   1558711    145.99    154.58
553.51/553.59	c  N dy 17945   2684131      4257     85800         0     98115    429000   5615112    146.00    160.91
558.30/558.34	c  N dy 18075   2704340      4257     85800         0    118318    429000   9645585    146.00    155.95
563.60/563.62	c  N dy 18209   2724517      4257     85800         0    138488    429000  13708312    146.02    154.28
568.80/568.83	c  N dy 18345   2744625      4257     85800         0     83608    429000   2488831    146.02    156.26
573.20/573.28	c  N dy 18487   2764903      4257     85800         0    103881    429000   6567234    146.03    153.72
578.10/578.16	c  N dy 18623   2784949      4257     85800         0    123915    429000  10600583    146.04    153.74
583.61/583.60	c  N dy 18763   2805076      4257     85800         0    144036    429000  14664766    146.05    155.37
588.40/588.44	c  N dy 18904   2825190      4257     85800         0     88170    429000   3233033    146.07    154.21
592.91/592.95	c  N dy 19044   2845203      4257     85800         0    108171    429000   7280282    146.09    157.67
598.00/598.01	c  N dy 19186   2865234      4257     85800         0    128197    429000  11342187    146.10    158.71
603.71/603.75	c  N dy 19325   2885236      4257     85800         0    148195    429000  15362074    146.11    156.67
608.40/608.46	c  N dy 19451   2905327      4257     85800         0     91309    429000   3627635    146.10    157.10
613.01/613.05	c  N dy 19591   2925351      4257     85800         0    111325    429000   7692671    146.10    160.87
618.21/618.24	c  N dy 19734   2945430      4257     85800         0    131394    429000  11781141    146.12    157.13
624.10/624.11	c  N dy 19873   2965512      4257     85800         0    151471    429000  15866064    146.13    155.30
628.71/628.77	c  N dy 19999   2985552      4257     85800         0     93537    429000   3880042    146.13    154.09
633.51/633.55	c  N dy 20138   3005607      4257     85800         0    113586    429000   7935292    146.13    153.89
638.40/638.44	c  N dy 20273   3025647      4257     85800         0    133618    429000  11995634    146.14    160.36
644.11/644.18	c  N dy 20403   3045811      4257     85800         0    153778    429000  15996582    146.13    154.32
648.91/648.93	c  N dy 20534   3065889      4257     85800         0     94884    429000   3989841    146.14    167.50
654.10/654.10	c  N dy 20669   3085895      4257     85800         0    114887    429000   7963736    146.13    158.01
661.20/661.21	c  N dy 20801   3105947      4257     85800         0    134931    429000  12018168    146.14    157.15
669.20/669.28	c  N dy 20937   3125999      4257     85800         0    154974    429000  16050840    146.14    156.41
675.90/675.98	c  N dy 21071   3146079      4257     85800         0     95061    429000   3827054    146.15    158.48
682.40/682.47	c  N dy 21210   3166160      4257     85800         0    115136    429000   7855016    146.15    157.18
688.80/688.85	c  N dy 21341   3186326      4257     85800         0    135296    429000  11903327    146.15    154.20
695.31/695.35	c  N dy 21478   3206328      4257     85800         0    155294    429000  15877306    146.14    154.59
700.10/700.13	c  N dy 21621   3226383      4257     85800         0     94370    429000   3503093    146.15    173.09
704.81/704.80	c  N dy 21755   3246607      4257     85800         0    114588    429000   7594048    146.15    158.05
710.21/710.25	c  N dy 21895   3266870      4257     85800         0    134844    429000  11688592    146.16    153.87
715.91/715.99	c  N dy 22026   3286892      4257     85800         0    154858    429000  15725007    146.16    154.98
721.20/721.29	c  N dy 22162   3307004      4257     85800         0     92994    429000   3002785    146.16    155.36
726.01/726.07	c  N dy 22302   3327147      4257     85800         0    113133    429000   7050732    146.17    157.02
731.21/731.28	c  N dy 22440   3347265      4257     85800         0    133245    429000  11086537    146.18    153.93
737.01/737.09	c  N dy 22574   3367272      4257     85800         0    153243    429000  15135313    146.19    206.02
742.70/742.75	c  N dy 22710   3387486      4257     85800         0     90467    429000   2347690    146.19    154.04
747.31/747.35	c  N dy 22844   3407637      4257     85800         0    110614    429000   6403061    146.19    155.99
752.41/752.43	c  N dy 22974   3427709      4257     85800         0    130676    429000  10382395    146.18    154.07
758.01/758.04	c  N dy 23110   3447826      4257     85800         0    150786    429000  14443676    146.19    155.31
764.01/764.09	c  N dy 23248   3467955      4257     85800         0     86931    429000   1426817    146.19    154.57
768.51/768.56	c  N dy 23383   3488088      4257     85800         0    107058    429000   5467094    146.19    156.00
773.51/773.58	c  N dy 23522   3508112      4257     85800         0    127079    429000   9557048    146.20    153.95
779.31/779.37	c  N dy 23666   3528139      4257     85800         0    147096    429000  13659635    146.23    157.26
785.61/785.66	c  N dy 23797   3548295      4257     85800         0    167250    429000  17716662    146.23    158.40
790.51/790.59	c  N dy 23935   3568377      4257     85800         0    102359    429000   4355275    146.23    155.35
795.50/795.57	c  N dy 24070   3588421      4257     85800         0    122398    429000   8404295    146.24    208.40
800.90/800.97	c  N dy 24195   3608441      4257     85800         0    142412    429000  12452085    146.23    181.70
807.21/807.21	c  N dy 24336   3628499      4257     85800         0    162468    429000  16483763    146.24    159.32
812.81/812.85	c  N dy 24470   3648534      4257     85800         0     96528    429000   2982312    146.23    156.49
817.81/817.82	c  N dy 24612   3668596      4257     85800         0    116582    429000   7027277    146.24    159.22
823.01/823.03	c  N dy 24750   3688599      4257     85800         0    136576    429000  11005521    146.24    154.26
828.91/828.96	c  N dy 24886   3708734      4257     85800         0    156704    429000  15078796    146.26    154.13
835.20/835.26	c  N dy 25027   3728914      4257     85800         0     89906    429000   1463314    146.27    154.14
839.81/839.84	c  N dy 25159   3748929      4257     85800         0    109919    429000   5436848    146.26    154.00
840.41/840.47	c  F st 25178   3751562      4257     85800         0    112551    429000   5955866    146.26   no data
844.71/844.78	c  N dy 25260   3768960      4257     85800         0    129941    429000   9658775    146.26    154.64
850.61/850.65	c  N dy 25396   3789007      4257     85800         0    149981    429000  13723476    146.26    162.40
857.01/857.01	c  N dy 25539   3809038      4257     85800         0    170004    429000  17815740    146.28    155.55
862.10/862.18	c  N dy 25682   3829158      4257     85800         0    102137    429000   3750755    146.29    154.89
867.10/867.12	c  N dy 25820   3849182      4257     85800         0    122156    429000   7784585    146.29    154.94
872.50/872.55	c  N dy 25955   3869208      4257     85800         0    142175    429000  11792201    146.29    186.95
878.61/878.63	c  N dy 26091   3889228      4257     85800         0    162187    429000  15847726    146.30    162.05
884.80/884.85	c  N dy 26223   3909398      4257     85800         0     93382    429000   1782194    146.31    154.26
889.61/889.64	c  N dy 26367   3929440      4257     85800         0    113418    429000   5890973    146.32    195.10
894.61/894.65	c  N dy 26508   3949515      4257     85800         0    133486    429000   9919243    146.33    155.10
900.41/900.44	c  N dy 26643   3969650      4257     85800         0    153611    429000  13973705    146.33    154.18
906.81/906.87	c  N dy 26783   3989777      4257     85800         0    173728    429000  18079749    146.34    154.58
912.21/912.24	c  N dy 26924   4009815      4257     85800         0    103783    429000   3676329    146.34    158.54
918.31/918.39	c  N dy 27063   4029939      4257     85800         0    123898    429000   7721387    146.35    155.73
925.31/925.37	c  N dy 27193   4049996      4257     85800         0    143946    429000  11746737    146.34    155.79
932.31/932.34	c  N dy 27328   4070057      4257     85800         0    163997    429000  15747161    146.34    155.63
938.91/938.98	c  N dy 27456   4090254      4257     85800         0     93225    429000   1344489    146.34    158.83
943.61/943.67	c  N dy 27586   4110323      4257     85800         0    113285    429000   5421639    146.34    155.98
948.81/948.80	c  N dy 27721   4130436      4257     85800         0    133390    429000   9482241    146.34    155.59
954.31/954.36	c  N dy 27850   4150621      4257     85800         0    153564    429000  13555764    146.34    156.67
960.51/960.55	c  N dy 27980   4170623      4257     85800         0    173559    429000  17595241    146.34    154.44
966.21/966.20	c  N dy 28113   4190638      4257     85800         0    101609    429000   2853320    146.34    155.93
970.91/970.98	c  N dy 28252   4210821      4257     85800         0    121784    429000   6935166    146.35    155.40
976.41/976.46	c  N dy 28384   4230920      4257     85800         0    141878    429000  10981724    146.35    157.11
982.41/982.49	c  N dy 28523   4250968      4257     85800         0    161922    429000  14985003    146.35    154.22
988.91/988.96	c  N dy 28664   4270969      4257     85800         0    181913    429000  19027012    146.36    155.26
994.01/994.05	c  N dy 28798   4291041      4257     85800         0    109011    429000   4197237    146.36    158.92
999.11/999.18	c  N dy 28936   4311131      4257     85800         0    129092    429000   8257038    146.37    155.58
1004.81/1004.83	c  N dy 29072   4331250      4257     85800         0    149199    429000  12316068    146.37    154.83
1011.11/1011.14	c  N dy 29208   4351340      4257     85800         0    169285    429000  16372997    146.38    179.91
1017.71/1017.71	c  N dy 29337   4371379      4257     85800         0     95363    429000   1210504    146.38    164.15
1022.41/1022.49	c  N dy 29475   4391620      4257     85800         0    115600    429000   5343928    146.39    156.61
1027.71/1027.78	c  N dy 29611   4411678      4257     85800         0    135655    429000   9357306    146.39    154.44
1033.41/1033.46	c  N dy 29748   4431684      4257     85800         0    155656    429000  13355190    146.38    160.71
1039.71/1039.78	c  N dy 29896   4451739      4257     85800         0    175704    429000  17457516    146.40    154.37
1045.91/1045.92	c  N dy 30035   4471762      4257     85800         0    100754    429000   2106859    146.40    158.20
1050.42/1050.46	c  N dy 30170   4491768      4257     85800         0    120754    429000   6112210    146.40    155.14
1055.71/1055.72	c  N dy 30305   4511909      4257     85800         0    140886    429000  10112791    146.40    155.56
1061.52/1061.55	c  N dy 30438   4531960      4257     85800         0    160931    429000  14172736    146.40    154.74
1067.82/1067.80	c  N dy 30569   4552073      4257     85800         0    181039    429000  18207048    146.39    155.04
1073.71/1073.77	c  N dy 30714   4572087      4257     85800         0    105069    429000   2830850    146.40    154.67
1078.61/1078.69	c  N dy 30859   4592171      4257     85800         0    125147    429000   6949637    146.42    193.32
1084.12/1084.12	c  N dy 30995   4612318      4257     85800         0    145279    429000  10987287    146.42    154.59
1090.02/1090.02	c  N dy 31131   4632499      4257     85800         0    165452    429000  15025475    146.42    154.43
1096.41/1096.44	c  N dy 31264   4652579      4257     85800         0    185528    429000  19063904    146.42    154.18
1101.92/1101.99	c  N dy 31396   4672653      4257     85800         0    108631    429000   3335937    146.42    155.68
1107.02/1107.07	c  N dy 31530   4692793      4257     85800         0    128763    429000   7395289    146.43    158.08
1112.51/1112.54	c  N dy 31669   4712821      4257     85800         0    148785    429000  11446209    146.43    155.19
1118.51/1118.51	c  N dy 31799   4732908      4257     85800         0    168864    429000  15474103    146.43    160.56
1125.01/1125.01	c  N dy 31932   4752930      4257     85800         0    188883    429000  19486205    146.43    154.44
1130.51/1130.57	c  N dy 32066   4772941      4257     85800         0    110915    429000   3581071    146.43    154.30
1135.51/1135.51	c  N dy 32198   4793114      4257     85800         0    131078    429000   7645256    146.43    155.57
1141.11/1141.16	c  N dy 32345   4813204      4257     85800         0    151162    429000  11647976    146.43    163.07
1147.11/1147.16	c  N dy 32472   4833225      4257     85800         0    171176    429000  15715175    146.43    160.93
1153.71/1153.71	c  N dy 32605   4853286      4257     85800         0    191231    429000  19736171    146.43    154.88
1159.21/1159.28	c  N dy 32740   4873305      4257     85800         0    112277    429000   3681150    146.43    158.96
1164.31/1164.35	c  N dy 32883   4893460      4257     85800         0    132429    429000   7742830    146.44    156.12
1169.81/1169.82	c  N dy 33014   4913467      4257     85800         0    152429    429000  11822424    146.44    163.03
1175.82/1175.87	c  N dy 33147   4933552      4257     85800         0    172507    429000  15880011    146.45    154.36
1182.31/1182.39	c  N dy 33285   4953585      4257     85800         0    192538    429000  19973086    146.46    156.96
1188.02/1188.05	c  N dy 33421   4973718      4257     85800         0    112704    429000   3566085    146.46    155.02
1193.12/1193.10	c  N dy 33553   4993767      4257     85800         0    132741    429000   7637662    146.46    155.84
1198.92/1198.90	c  N dy 33695   5013928      4257     85800         0    152895    429000  11746008    146.47    158.67
1204.92/1204.99	c  N dy 33832   5034017      4257     85800         0    172975    429000  15822588    146.48    156.00
1211.61/1211.68	c  N dy 33974   5054048      4257     85800         0    193001    429000  19891416    146.49    154.68
1217.52/1217.58	c  N dy 34113   5074080      4257     85800         0    112056    429000   3251793    146.50    155.98
1222.51/1222.55	c  N dy 34254   5094102      4257     85800         0    132074    429000   7326253    146.51    155.22
1228.01/1228.09	c  N dy 34394   5114131      4257     85800         0    152099    429000  11355134    146.51    155.77
1234.12/1234.13	c  N dy 34528   5134166      4257     85800         0    172128    429000  15403936    146.52    159.48
1240.72/1240.80	c  N dy 34668   5154312      4257     85800         0    192267    429000  19466035    146.52    159.00
1247.02/1247.02	c  N dy 34803   5174428      4257     85800         0    110408    429000   2737562    146.52    154.41
1252.01/1252.09	c  N dy 34942   5194470      4257     85800         0    130446    429000   6823741    146.53    157.44
1257.62/1257.62	c  N dy 35075   5214557      4257     85800         0    150520    429000  10859691    146.52    155.23
1263.72/1263.77	c  N dy 35213   5234675      4257     85800         0    170631    429000  14889014    146.53    157.61
1270.31/1270.30	c  N dy 35348   5254779      4257     85800         0    190729    429000  18946405    146.53    155.00
1276.62/1276.67	c  N dy 35480   5274969      4257     85800         0    107943    429000   2020245    146.53    155.03
1281.42/1281.49	c  N dy 35619   5294981      4257     85800         0    127947    429000   6045437    146.53    158.32
1286.93/1286.95	c  N dy 35754   5315061      4257     85800         0    148022    429000  10088301    146.54    176.87
1292.91/1292.94	c  N dy 35895   5335107      4257     85800         0    168062    429000  14171987    146.55    166.56
1299.42/1299.48	c  N dy 36029   5355207      4257     85800         0    188159    429000  18226215    146.55    154.58

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-3250274-1303542569/watcher-3250274-1303542569 -o /tmp/evaluation-result-3250274-1303542569/solver-3250274-1303542569 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3250274-1303542569.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: 3.99 3.35 3.13 6/189 4759
/proc/meminfo: memFree=14492156/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=30900 CPUtime=0 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 1068 0 0 0 0 0 0 0 23 0 1 0 544487849 31641600 974 33554432000 4194304 4627331 140733640367152 18446744073709551615 4313253 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 7725 974 320 106 0 2696 0

[startup+0.0914691 s]
/proc/loadavg: 3.99 3.35 3.13 6/189 4759
/proc/meminfo: memFree=14492156/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=42632 CPUtime=0.08 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 4936 0 0 0 8 0 0 0 23 0 1 0 544487849 43655168 4376 33554432000 4194304 4627331 140733640367152 18446744073709551615 4302887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 10658 4377 321 106 0 5629 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42632

[startup+0.100466 s]
/proc/loadavg: 3.99 3.35 3.13 6/189 4759
/proc/meminfo: memFree=14492156/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=42764 CPUtime=0.09 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 5209 0 0 0 9 0 0 0 23 0 1 0 544487849 43790336 4647 33554432000 4194304 4627331 140733640367152 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 10691 4647 321 106 0 5662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42764

[startup+0.300431 s]
/proc/loadavg: 3.99 3.35 3.13 6/189 4759
/proc/meminfo: memFree=14492156/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=92980 CPUtime=0.29 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 11958 0 0 0 27 2 0 0 24 0 1 0 544487849 95211520 10860 33554432000 4194304 4627331 140733640367152 18446744073709551615 4530550 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 23245 10860 321 106 0 18216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92980

[startup+0.700418 s]
/proc/loadavg: 3.99 3.35 3.13 6/189 4759
/proc/meminfo: memFree=14492156/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=104600 CPUtime=0.69 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 16185 0 0 0 66 3 0 0 25 0 1 0 544487849 107110400 15087 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 26150 15088 340 106 0 21121 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104600

[startup+1.50022 s]
/proc/loadavg: 3.99 3.35 3.13 5/190 4760
/proc/meminfo: memFree=14430260/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=138292 CPUtime=1.49 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 21588 0 0 0 145 4 0 0 25 0 1 0 544487849 141611008 20490 33554432000 4194304 4627331 140733640367152 18446744073709551615 4415627 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 34573 20494 348 106 0 29544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138292

[startup+3.10094 s]
/proc/loadavg: 3.99 3.35 3.13 5/190 4760
/proc/meminfo: memFree=14314196/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=224192 CPUtime=3.1 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 53170 0 0 0 301 9 0 0 25 0 1 0 544487849 229572608 43275 33554432000 4194304 4627331 140733640367152 18446744073709551615 4372740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 56048 43275 362 106 0 51019 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 224192

[startup+6.30038 s]
/proc/loadavg: 3.99 3.36 3.13 5/190 4761
/proc/meminfo: memFree=14310980/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=219788 CPUtime=6.29 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 63729 0 0 0 618 11 0 0 25 0 1 0 544487849 225062912 44032 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 54947 44032 372 106 0 49918 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 219788

[startup+12.7003 s]
/proc/loadavg: 3.99 3.37 3.14 5/190 4761
/proc/meminfo: memFree=14298704/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=313200 CPUtime=12.69 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 76757 0 0 0 1256 13 0 0 25 0 1 0 544487849 320716800 54383 33554432000 4194304 4627331 140733640367152 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 78300 54383 373 106 0 73271 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 313200

[startup+25.501 s]
/proc/loadavg: 3.99 3.40 3.15 5/190 4761
/proc/meminfo: memFree=14257404/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=327712 CPUtime=25.49 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 88829 0 0 0 2533 16 0 0 25 0 1 0 544487849 335577088 57550 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 81928 57550 373 106 0 76899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 327712

[startup+51.1005 s]
/proc/loadavg: 3.99 3.44 3.17 5/190 4762
/proc/meminfo: memFree=14282940/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=326176 CPUtime=51.09 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 107052 0 0 0 5087 22 0 0 25 0 1 0 544487849 334004224 56974 33554432000 4194304 4627331 140733640367152 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 81544 56974 374 106 0 76515 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 326176

[startup+102.307 s]
/proc/loadavg: 3.99 3.53 3.21 5/190 4763
/proc/meminfo: memFree=14131768/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=339292 CPUtime=102.29 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 150959 0 0 0 10199 30 0 0 25 0 1 0 544487849 347435008 64505 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 84823 64505 374 106 0 79794 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 339292

[startup+162.301 s]
/proc/loadavg: 3.99 3.61 3.26 5/190 4765
/proc/meminfo: memFree=14151256/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=341528 CPUtime=162.3 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 196585 0 0 0 16189 41 0 0 25 0 1 0 544487849 349724672 61089 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 85382 61089 374 106 0 80353 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 341528

[startup+222.301 s]
/proc/loadavg: 3.99 3.68 3.30 5/190 4766
/proc/meminfo: memFree=14134496/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=343048 CPUtime=222.3 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 243528 0 0 0 22176 54 0 0 25 0 1 0 544487849 351281152 63015 33554432000 4194304 4627331 140733640367152 18446744073709551615 4302396 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 85762 63015 374 106 0 80733 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 343048

[startup+282.301 s]
/proc/loadavg: 3.99 3.74 3.34 5/190 4768
/proc/meminfo: memFree=14117864/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=346760 CPUtime=282.3 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 289809 0 0 0 28165 65 0 0 25 0 1 0 544487849 355082240 66264 33554432000 4194304 4627331 140733640367152 18446744073709551615 4310077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 86690 66264 374 106 0 81661 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 346760

[startup+342.301 s]
/proc/loadavg: 3.99 3.78 3.38 5/190 4769
/proc/meminfo: memFree=14128504/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=347500 CPUtime=342.3 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 332936 0 0 0 34154 76 0 0 25 0 1 0 544487849 355840000 61327 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 86875 61327 374 106 0 81846 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 347500

[startup+402.301 s]
/proc/loadavg: 4.18 3.88 3.44 5/190 4798
/proc/meminfo: memFree=14330756/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=349248 CPUtime=402.3 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 377545 0 0 0 40144 86 0 0 25 0 1 0 544487849 357629952 63726 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 87312 63726 374 106 0 82283 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 349248

[startup+462.301 s]
/proc/loadavg: 4.06 3.90 3.47 5/190 4827
/proc/meminfo: memFree=14284544/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=353004 CPUtime=462.3 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 420659 0 0 0 46134 96 0 0 25 0 1 0 544487849 361476096 61713 33554432000 4194304 4627331 140733640367152 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 88251 61713 374 106 0 83222 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 353004

[startup+522.301 s]
/proc/loadavg: 4.02 3.91 3.50 5/190 4828
/proc/meminfo: memFree=14231636/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=369068 CPUtime=522.3 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 467031 0 0 0 52123 107 0 0 25 0 1 0 544487849 377925632 72113 33554432000 4194304 4627331 140733640367152 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 92267 72113 374 106 0 87238 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 369068

[startup+582.3 s]
/proc/loadavg: 4.05 3.94 3.54 5/190 4830
/proc/meminfo: memFree=14197024/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=369796 CPUtime=582.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 508615 0 0 0 58113 118 0 0 25 0 1 0 544487849 378671104 75898 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 92449 75898 374 106 0 87420 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 369796

[startup+642.301 s]
/proc/loadavg: 4.02 3.95 3.56 5/190 4831
/proc/meminfo: memFree=14183124/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=371688 CPUtime=642.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 549606 0 0 0 64101 130 0 0 25 0 1 0 544487849 380608512 77170 33554432000 4194304 4627331 140733640367152 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 92922 77170 374 106 0 87893 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 371688

[startup+702.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 4833
/proc/meminfo: memFree=14165356/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=372992 CPUtime=702.3 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 581742 0 0 0 70085 145 0 0 25 0 1 0 544487849 381943808 68137 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 93248 68137 374 106 0 88219 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 372992

[startup+762.307 s]
/proc/loadavg: 4.00 3.96 3.61 5/190 4835
/proc/meminfo: memFree=14191988/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=341344 CPUtime=762.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 630207 0 0 0 76074 157 0 0 25 0 1 0 544487849 349536256 71833 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 85336 71833 374 106 0 80307 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 341344

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.63 5/190 4836
/proc/meminfo: memFree=14064492/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=342300 CPUtime=822.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 680281 0 0 0 82061 170 0 0 25 0 1 0 544487849 350515200 65094 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 85575 65094 374 106 0 80546 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 342300

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 4838
/proc/meminfo: memFree=14044128/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=342864 CPUtime=882.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 726924 0 0 0 88048 183 0 0 25 0 1 0 544487849 351092736 72681 33554432000 4194304 4627331 140733640367152 18446744073709551615 4308720 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 85716 72681 374 106 0 80687 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 342864

[startup+942.3 s]
/proc/loadavg: 4.12 4.00 3.68 5/190 4839
/proc/meminfo: memFree=14076708/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=343800 CPUtime=942.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 773053 0 0 0 94033 198 0 0 25 0 1 0 544487849 352051200 58915 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 85950 58915 374 106 0 80921 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 343800

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.70 5/190 4841
/proc/meminfo: memFree=13997804/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=344428 CPUtime=1002.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 820302 0 0 0 100023 208 0 0 25 0 1 0 544487849 352694272 65162 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 86107 65162 374 106 0 81078 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 344428

[startup+1062.3 s]
/proc/loadavg: 3.23 3.81 3.65 3/178 4879
/proc/meminfo: memFree=14748100/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=345036 CPUtime=1062.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 866425 0 0 0 106011 220 0 0 25 0 1 0 544487849 353316864 69309 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 86259 69309 374 106 0 81230 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 345036

[startup+1122.3 s]
/proc/loadavg: 2.45 3.48 3.54 3/178 4880
/proc/meminfo: memFree=14740020/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=345620 CPUtime=1122.32 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 912220 0 0 0 112000 232 0 0 25 0 1 0 544487849 353914880 72428 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 86405 72428 374 106 0 81376 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 345620

[startup+1182.3 s]
/proc/loadavg: 2.16 3.20 3.44 3/178 4882
/proc/meminfo: memFree=14727360/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=346224 CPUtime=1182.31 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 957742 0 0 0 117989 242 0 0 25 0 1 0 544487849 354533376 74454 33554432000 4194304 4627331 140733640367152 18446744073709551615 4322008 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 86556 74454 374 106 0 81527 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 346224

[startup+1242.3 s]
/proc/loadavg: 2.06 2.98 3.35 3/178 4883
/proc/meminfo: memFree=14721516/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=346836 CPUtime=1242.32 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 1002765 0 0 0 123979 253 0 0 25 0 1 0 544487849 355160064 74845 33554432000 4194304 4627331 140733640367152 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 86709 74845 374 106 0 81680 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 346836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.80 3.26 3/178 4885
/proc/meminfo: memFree=14733040/32950940 swapFree=67111528/67111528
[pid=4759] ppid=4757 vsize=347424 CPUtime=1300.02 cores=0,2
/proc/4759/stat : 4759 (strangenight2-s) R 4757 4759 4357 0 -1 4202496 1046364 0 0 0 129740 262 0 0 25 0 1 0 544487849 355762176 73092 33554432000 4194304 4627331 140733640367152 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4759/statm: 86856 73092 374 106 0 81827 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 347424

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.02
CPU time (s): 1300.05
CPU user time (s): 1297.41
CPU system time (s): 2.6416
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 626312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.41
system time used= 2.6416
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1046364
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= 13
involuntary context switches= 1571

runsolver used 1.9627 second user time and 4.91625 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 09:09:31
IDJOB=3250274
IDBENCH=83249
IDSOLVER=1587
FILE ID=node117/3250274-1303542569
RUNJOBID= node117-1303542298-4683
PBS_JOBID= 13143121
Free space on /tmp= 72232 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250274-1303542569/watcher-3250274-1303542569 -o /tmp/evaluation-result-3250274-1303542569/solver-3250274-1303542569 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3250274-1303542569.cnf

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=436315208

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14492312 kB
Buffers:       2308116 kB
Cached:       14924784 kB
SwapCached:          0 kB
Active:       10027896 kB
Inactive:      7874052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14492312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28544 kB
Writeback:           0 kB
AnonPages:      668304 kB
Mapped:          16276 kB
Slab:           491224 kB
PageTables:       6600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1113852 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= 72236 MiB
End job on node117 at 2011-04-23 09:31:13