Trace number 3368281

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 (fixed)? (TO) 1300.05 1300.05

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368281-1305379165.cnf'
0.00/0.01	c -- header says num vars:         153834
0.00/0.01	c -- header says num clauses:      459965
0.08/0.17	c -- clauses added:            0 learnts,       459965 normals,            0 xors
0.08/0.17	c -- vars added     153834
0.08/0.17	c Parsing time:  0.14 s
0.08/0.17	c  N st     0         0    153834    153321    306642         0   1073247         0   no data   no data
0.38/0.48	c asymm  cl-useful: 0/19999/153312 lits-rem:0 time: 0.30
5.98/6.01	c Flit:     0 Blit:      6 bXBeca:    0 bXProp:  890 Bins:      0 BRemL:      0 BRemN:      0 P: 153.8M T:  5.51
5.98/6.05	c Replacing      890 vars Replaced    11442 lits Time:     0.03 s 
5.98/6.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.08/6.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
6.08/6.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
6.37/6.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 122725 time:  0.26 s
6.48/6.52	c Removed useless bin:      54  fixed:     0  props:  20.00M  time:  0.09 s
9.98/10.05	c lits-rem:         0  cl-subs:        0  v-elim:  50976  v-fix:    0  time:  3.49 s
10.08/10.11	c Finding binary XORs  T:     0.06 s  found:       4
10.08/10.13	c Replacing        4 vars Replaced     1679 lits Time:     0.02 s 
10.08/10.17	c Finding non-binary XORs:     0.02 s (found:      22, avg size: 3.0)
10.08/10.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.08/10.18	c calculated reachability. Time: 0.01
10.08/10.19	c Calc default polars -  time:   0.01 s pos:     916 undec:   51886 neg:  101032
10.08/10.19	c =========================================================================================
10.08/10.19	c types(t): F = full restart, N = normal restart
10.08/10.19	c types(t): S = simplification begin/end, E = solution found
10.08/10.19	c restart types(rt): st = static, dy = dynamic
10.08/10.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.08/10.19	c  B st     0         0    101948    104194    250845         0    872786         0   no data   no data
13.97/14.02	c  N dy    16      4379    101948    104194    251118      4084    872786    336941     17.30     18.24
16.50/16.54	c  N dy    40      8388    101947    104194    251292      7807    872786   1024034     33.51     48.88
19.28/19.30	c  N dy    66     12446    101947    104194    251373     11724    872786   1729324     39.23     45.42
21.58/21.61	c  N dy    84     16614    101947    104194    251433     15762    872786   2498897     40.13     42.44
24.38/24.48	c  N dy   106     21220    101946    104194    251480     10732    872786    774123     44.36     46.74
26.68/26.74	c  F st   123     25000    101946    104194    251514     14388    872786   1431908     43.08     32.63
26.98/27.04	c  N st   124     25251    101946    104192    251504     14464    872768   1544704     43.08   no data
30.68/30.73	c  N dy   129     30002    101945    104192    251517     19032    872768   3483430     43.08   no data
30.68/30.73	c  S st   129     30002    101945    104192    251517     19032    872768   3483430     43.08   no data
30.98/31.05	c  S st   129     30503    101945    104192    251537     19511    872768   3501920     43.08   no data
30.98/31.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
33.28/33.38	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:  222 Bins: 117248 BRemL:   8645 BRemN:      5 P: 24.0M T:  2.30
33.38/33.45	c Replacing      222 vars Replaced     5400 lits Time:     0.06 s 
33.38/33.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.48/33.50	c bin-w-bin subsume rem          462 bins  time:  0.03 s
33.58/33.64	c subs with bin:      193  lits-rem:         3  v-fix:    0  time:  0.13 s
33.68/33.73	c Subs w/ non-existent bins:      0 l-rem:   1087 v-fix:     0 done: 101721 time:  0.09 s
33.78/33.80	c Removed useless bin:      81  fixed:     0  props:   5.81M  time:  0.07 s
35.19/35.24	c lits-rem:         0  cl-subs:        4  v-elim:  67814  v-fix:    0  time:  1.41 s
36.88/36.90	c subs with bin:      197  lits-rem:      9165  v-fix:    0  time:  1.63 s
37.08/37.19	c lits-rem:      2504  cl-subs:      767  v-elim:      0  v-fix:    0  time:  0.26 s
37.08/37.19	c Added XOR as norm:22
37.39/37.48	c asymm  cl-useful: 905/2748/108617 lits-rem:931 time: 0.29
37.48/37.50	c calculated reachability. Time: 0.01
37.48/37.50	c  N dy   129     30503     33907    108617    166183      8975    879842    761916     43.08   no data
37.48/37.53	c Finding binary XORs  T:     0.04 s  found:       1
40.28/40.38	c  N dy   143     35015     33906    108617    166251     13371    879842   1426061     40.82     43.83
42.78/42.88	c  N dy   158     39088     33906    108617    166286     17347    879842   2267715     40.50    118.93
46.38/46.41	c  N dy   187     43168     33906    108617    166378     11334    879842   1004600     43.38     55.93
48.39/48.43	c  S st   200     45756     33906    108617    166406     13838    879842   1584468     43.21     26.15
48.57/48.62	c  S st   200     46256     33906    108617    166416     14326    879842   1599876     43.21   no data
48.57/48.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
50.28/50.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:  44408 BRemL:  25459 BRemN:      3 P: 14.0M T:  1.70
50.38/50.42	c Replacing        7 vars Replaced     9092 lits Time:     0.08 s 
50.38/50.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.38/50.48	c bin-w-bin subsume rem           42 bins  time:  0.02 s
50.60/50.67	c subs with bin:     3655  lits-rem:         0  v-fix:    0  time:  0.19 s
50.68/50.77	c Subs w/ non-existent bins:    947 l-rem:  31403 v-fix:     0 done:  33899 time:  0.10 s
50.78/50.80	c Removed useless bin:       3  fixed:     0  props:   2.12M  time:  0.03 s
51.28/51.34	c lits-rem:         2  cl-subs:       79  v-elim:  21777  v-fix:    0  time:  0.52 s
52.79/52.85	c subs with bin:       30  lits-rem:      1869  v-fix:    0  time:  1.48 s
52.88/52.98	c lits-rem:      2169  cl-subs:      326  v-elim:      0  v-fix:    0  time:  0.11 s
52.98/53.03	c vivif2 --  cl tried   105556 cl shrink    11359 lits rem      11363 time: 0.05
52.98/53.05	c vivif2 --  cl tried     9834 cl shrink     1329 lits rem      28248 time: 0.02
53.28/53.30	c asymm  cl-useful: 37/3505/104152 lits-rem:79 time: 0.25
53.28/53.32	c calculated reachability. Time: 0.01
53.28/53.32	c  N dy   200     46256     12122    104152    127279      9795    838000    646470     43.21   no data
53.28/53.35	c Finding binary XORs  T:     0.03 s  found:       0
55.37/55.45	c  N dy   222     50277     12122    104152    127314     13628    838000   1243398     43.43     69.20
56.98/57.07	c  N dy   244     54434     12121    104152    127384     17609    838000   1718823     43.50     47.88
59.18/59.26	c  N dy   266     58751     12121    104152    127424     21817    838000   2536311     43.68     46.88
61.18/61.27	c  N dy   290     63310     12120    104152    127518     26190    838000   3503914     44.15     46.71
62.58/62.66	c  N dy   309     67425     12120    104152    127557     16800    838000   1287464     44.41     48.67
63.48/63.54	c  S st   325     69384     12120    104152    127567     18727    838000   1735887     45.47   no data
63.68/63.71	c  S st   325     69885     12120    104152    127571     19224    838000   1769964     45.47   no data
63.68/63.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
65.28/65.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:  24524 BRemL:  10746 BRemN:      1 P: 13.6M T:  1.58
65.28/65.35	c Replacing        2 vars Replaced      183 lits Time:     0.03 s 
65.28/65.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.38/65.40	c bin-w-bin subsume rem          749 bins  time:  0.02 s
65.58/65.61	c subs with bin:       72  lits-rem:         0  v-fix:    0  time:  0.21 s
65.58/65.67	c Subs w/ non-existent bins:      5 l-rem:      0 v-fix:     0 done:  12118 time:  0.06 s
65.68/65.70	c Removed useless bin:       2  fixed:     0  props:   1.48M  time:  0.02 s
65.68/65.76	c lits-rem:         7  cl-subs:       74  v-elim:     71  v-fix:    0  time:  0.07 s
67.48/67.51	c subs with bin:        9  lits-rem:       701  v-fix:    0  time:  1.69 s
68.58/68.62	c lits-rem:     15783  cl-subs:     1083  v-elim:      0  v-fix:    0  time:  1.08 s
68.58/68.67	c vivif2 --  cl tried   103588 cl shrink      130 lits rem        131 time: 0.05
68.68/68.74	c vivif2 --  cl tried    17306 cl shrink     2700 lits rem     109878 time: 0.07
68.98/69.07	c asymm  cl-useful: 127/6583/103588 lits-rem:501 time: 0.33
68.98/69.08	c calculated reachability. Time: 0.01
68.98/69.08	c  N dy   325     69885     12047    103559    139997     17283    845606   1357410     45.47   no data
69.08/69.11	c Finding binary XORs  T:     0.03 s  found:       0
72.08/72.13	c  N dy   345     74437     12047    103559    140016     21749    845606   2550282     45.39     48.22
74.17/74.27	c  N dy   372     79452     12046    103559    140041     26652    845606   3583215     45.55     48.01
76.08/76.10	c  N dy   394     85084     12045    103559    140067     32136    845606   4595028     45.58     48.34
76.88/76.93	c  F st   407     87500     12045    103559    140081     34490    845606   5011941     46.01   no data
79.28/79.39	c  N st   412     90808     12045    103556    140046     19895    845540   1748556     46.01   no data
82.49/82.52	c  N dy   432     98883     12044    103556    140071     27715    845540   3741754     45.58     50.04
84.78/84.81	c  S st   466    104827     12044    103556    140081     33542    845540   5000862     46.16   no data
84.98/85.03	c  S st   466    105327     12044    103556    140083     34035    845540   5022150     46.16   no data
84.98/85.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
86.58/86.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:  12329 BRemL:   5204 BRemN:     39 P: 17.6M T:  1.63
86.68/86.75	c Replacing        2 vars Replaced      327 lits Time:     0.06 s 
86.68/86.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.78/86.81	c bin-w-bin subsume rem           81 bins  time:  0.02 s
86.98/87.05	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.24 s
87.08/87.12	c Subs w/ non-existent bins:    307 l-rem:      0 v-fix:     0 done:  12042 time:  0.07 s
87.08/87.14	c Removed useless bin:      29  fixed:     0  props:   1.47M  time:  0.02 s
87.18/87.21	c lits-rem:         0  cl-subs:        1  v-elim:     20  v-fix:    0  time:  0.07 s
89.18/89.26	c subs with bin:       11  lits-rem:       928  v-fix:    0  time:  1.89 s
93.67/93.79	c lits-rem:     53494  cl-subs:     1848  v-elim:      0  v-fix:    0  time:  4.49 s
93.77/93.83	c vivif2 --  cl tried   103202 cl shrink        8 lits rem          8 time: 0.05
93.97/94.05	c vivif2 --  cl tried    29087 cl shrink     8534 lits rem     397066 time: 0.22
94.27/94.33	c asymm  cl-useful: 101/4521/103202 lits-rem:213 time: 0.28
94.27/94.35	c calculated reachability. Time: 0.01
94.27/94.35	c  N dy   466    105327     12022    103202    146978     29044    839891   3249769     46.16   no data
94.27/94.38	c Finding binary XORs  T:     0.03 s  found:       0
98.99/99.02	c  N dy   497    112089     12021    103202    147017     35596    839891   4829521     46.23    205.46
102.87/102.98	c  N dy   546    119395     12021    103202    147046     24241    839891   2499155     47.90     50.56
106.88/106.99	c  N dy   580    128228     12021    103202    147081     32871    839891   4421657     47.75     50.41
111.09/111.17	c  N dy   617    136591     12021    103202    147112     41019    839891   6390672     48.04     53.76
115.38/115.46	c  N dy   655    145375     12021    103202    147150     28162    839891   2475603     48.18     51.25
120.18/120.25	c  N dy   697    154720     12021    103202    147199     37289    839891   4746184     48.05     50.84
121.58/121.64	c  S st   714    157990     12020    103202    147221     40427    839891   5297490     48.05   no data
121.88/121.93	c  S st   714    158492     12020    103202    147221     40925    839891   5376485     48.05   no data
121.88/121.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
123.58/123.67	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   3610 BRemL:   2843 BRemN:      8 P: 18.9M T:  1.71
123.68/123.73	c Replacing        2 vars Replaced      270 lits Time:     0.06 s 
123.68/123.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.68/123.79	c bin-w-bin subsume rem          113 bins  time:  0.02 s
123.98/124.01	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.22 s
123.98/124.07	c Subs w/ non-existent bins:    102 l-rem:      0 v-fix:     0 done:  12017 time:  0.06 s
124.08/124.10	c Removed useless bin:       5  fixed:     0  props:   1.49M  time:  0.02 s
124.08/124.17	c lits-rem:         2  cl-subs:        2  v-elim:     37  v-fix:    0  time:  0.07 s
125.97/126.09	c subs with bin:        0  lits-rem:       422  v-fix:    0  time:  1.78 s
130.58/130.64	c lits-rem:     50276  cl-subs:     2309  v-elim:      0  v-fix:    0  time:  4.52 s
130.58/130.69	c vivif2 --  cl tried   102934 cl shrink       10 lits rem         10 time: 0.05
130.90/130.91	c vivif2 --  cl tried    35203 cl shrink     9721 lits rem     382724 time: 0.22
131.08/131.18	c asymm  cl-useful: 79/2380/102934 lits-rem:148 time: 0.27
131.18/131.20	c calculated reachability. Time: 0.01
131.18/131.20	c  N dy   714    158492     11980    102934    147724     35148    843812   3268516     48.05   no data
131.18/131.23	c Finding binary XORs  T:     0.03 s  found:       0
139.69/139.74	c  N dy   759    168632     11977    102934    147805     23340    843812   1653149     48.25     78.42
145.78/145.82	c  N dy   818    179434     11977    102934    147837     33902    843812   4383870     48.81     52.34
151.38/151.46	c  N dy   894    191117     11976    102934    147876     45302    843812   7475033     50.27     53.07
158.97/159.07	c  N dy   963    203340     11975    102934    147929     33320    843812   3803916     50.74     79.74
168.19/168.28	c  N dy  1024    216616     11975    102934    147955     46392    843812   7446513     50.94     53.69
174.18/174.24	c  N dy  1088    230457     11975    102934    147976     34229    843812   3391467     51.11    133.09
177.18/177.21	c  S st  1105    237739     11974    102934    147997     41356    843812   4775280     50.91     36.83
177.38/177.40	c  S st  1105    238241     11974    102934    147998     41857    843812   4809416     50.91   no data
177.38/177.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
179.18/179.21	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   2877 BRemL:   1231 BRemN:     10 P: 21.3M T:  1.78
179.18/179.28	c Replacing        5 vars Replaced     3508 lits Time:     0.07 s 
179.29/179.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
179.29/179.34	c bin-w-bin subsume rem          197 bins  time:  0.02 s
179.48/179.56	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.22 s
179.58/179.62	c Subs w/ non-existent bins:    204 l-rem:      0 v-fix:     0 done:  11968 time:  0.06 s
179.58/179.65	c Removed useless bin:      18  fixed:     0  props:   1.51M  time:  0.02 s
179.68/179.72	c lits-rem:         8  cl-subs:       77  v-elim:     52  v-fix:    0  time:  0.08 s
181.68/181.77	c subs with bin:      119  lits-rem:      4506  v-fix:    0  time:  1.89 s
186.77/186.83	c lits-rem:     62381  cl-subs:     1745  v-elim:      0  v-fix:    0  time:  5.02 s
186.77/186.88	c vivif2 --  cl tried   102455 cl shrink        7 lits rem          7 time: 0.05
187.08/187.16	c vivif2 --  cl tried    37969 cl shrink    10634 lits rem     421729 time: 0.27
187.38/187.46	c asymm  cl-useful: 79/2680/102455 lits-rem:113 time: 0.31
187.38/187.48	c calculated reachability. Time: 0.01
187.38/187.48	c  N dy  1105    238241     11916    102455    149149     37915    850544   3705905     50.91   no data
187.48/187.51	c Finding binary XORs  T:     0.03 s  found:       0
198.88/198.99	c  N dy  1185    254132     11915    102455    149198     27451    850544   1536349     51.04     54.47
209.08/209.13	c  N dy  1246    270546     11913    102455    149247     43441    850544   6202014     50.86     54.01
221.48/221.54	c  N dy  1335    288098     11913    102455    149301     33224    850544   2911592     51.11     57.83
234.98/235.05	c  F st  1430    306251     11913    102455    149366     51005    850544   8352247     51.43     45.92
235.39/235.43	c  N st  1431    306504     11913    102451    149322     50984    850480   8412860     51.43   no data
251.78/251.81	c  N dy  1493    327508     11912    102451    149393     43211    850480   5637676     51.29     54.43
264.38/264.41	c  N dy  1603    348076     11911    102451    149466     34366    850480   2663166     51.47     55.07
268.98/269.06	c  S st  1634    357362     11910    102451    149492     43436    850480   4574789     51.30   no data
269.28/269.31	c  S st  1634    357864     11910    102451    149494     43936    850480   4647831     51.30   no data
269.28/269.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
271.08/271.18	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    6 Bins:   5331 BRemL:   1355 BRemN:     19 P: 23.4M T:  1.85
271.18/271.25	c Replacing        6 vars Replaced     1131 lits Time:     0.07 s 
271.18/271.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
271.28/271.31	c bin-w-bin subsume rem          255 bins  time:  0.02 s
271.48/271.54	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.23 s
271.58/271.61	c Subs w/ non-existent bins:    209 l-rem:      6 v-fix:     0 done:  11901 time:  0.07 s
271.58/271.63	c Removed useless bin:      20  fixed:     0  props:   1.51M  time:  0.02 s
271.69/271.71	c lits-rem:         0  cl-subs:       78  v-elim:     46  v-fix:    0  time:  0.08 s
273.58/273.66	c subs with bin:       12  lits-rem:        49  v-fix:    0  time:  1.81 s
278.19/278.22	c lits-rem:     42107  cl-subs:     1721  v-elim:      0  v-fix:    0  time:  4.53 s
278.19/278.28	c vivif2 --  cl tried   102113 cl shrink       11 lits rem         11 time: 0.06
278.48/278.55	c vivif2 --  cl tried    40397 cl shrink    12179 lits rem     402895 time: 0.26
278.98/279.03	c asymm  cl-useful: 98/2253/102113 lits-rem:187 time: 0.48
278.98/279.04	c calculated reachability. Time: 0.01
278.98/279.04	c  N dy  1634    357864     11855    102111    152910     40258    862680   3614308     51.30   no data
278.98/279.07	c Finding binary XORs  T:     0.03 s  found:       0
296.38/296.46	c  N dy  1741    379902     11853    102111    153008     61739    862680   9287659     51.34     54.62
310.48/310.57	c  N dy  1825    399924     11850    102111    153082     51744    862680   6784582     51.23     67.94
328.28/328.36	c  N dy  1929    421093     11850    102111    153158     41414    862680   3915137     51.39     54.76
343.39/343.45	c  N dy  2026    441360     11849    102111    153225     61235    862680   9557058     51.60     59.73
356.69/356.70	c  N dy  2115    461469     11848    102111    153278     48583    862680   4996251     51.68     54.83
368.58/368.69	c  N dy  2191    481552     11848    102111    153330     68222    862680   9952940     51.56     54.81
381.99/382.06	c  N dy  2304    501647     11847    102111    153385     54744    862680   6717903     51.94    164.65
394.59/394.65	c  N dy  2403    521746     11844    102111    153473     74392    862680  11579284     52.10     55.23
405.18/405.24	c  S st  2484    536808     11843    102111    153497     55390    862680   6479361     52.33     56.37
405.38/405.47	c  S st  2484    537311     11843    102111    153498     55890    862680   6509529     52.33   no data
405.48/405.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
407.38/407.43	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    6 Bins:   4038 BRemL:   1358 BRemN:     17 P: 27.4M T:  1.93
407.48/407.53	c Replacing        6 vars Replaced     1523 lits Time:     0.09 s 
407.48/407.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
407.48/407.59	c bin-w-bin subsume rem          291 bins  time:  0.02 s
407.78/407.82	c subs with bin:        8  lits-rem:         1  v-fix:    0  time:  0.23 s
407.78/407.89	c Subs w/ non-existent bins:    184 l-rem:      6 v-fix:     0 done:  11835 time:  0.07 s
407.88/407.91	c Removed useless bin:      22  fixed:     0  props:   1.53M  time:  0.02 s
407.98/408.01	c lits-rem:         0  cl-subs:       58  v-elim:     51  v-fix:    0  time:  0.09 s
410.08/410.18	c subs with bin:       28  lits-rem:      1911  v-fix:    0  time:  1.99 s
416.49/416.53	c lits-rem:     68092  cl-subs:     1678  v-elim:      0  v-fix:    0  time:  6.31 s
416.49/416.58	c vivif2 --  cl tried   101812 cl shrink        7 lits rem          7 time: 0.06
416.90/416.94	c vivif2 --  cl tried    49707 cl shrink    14224 lits rem     506644 time: 0.35
417.18/417.27	c asymm  cl-useful: 37/2311/101812 lits-rem:65 time: 0.33
417.18/417.29	c calculated reachability. Time: 0.01
417.18/417.29	c  N dy  2484    537311     11784    101812    154962     49583    875961   4466283     52.33   no data
417.28/417.32	c Finding binary XORs  T:     0.03 s  found:       0
433.78/433.85	c  N dy  2606    557410     11783    101812    155057     69266    875961  10361401     52.66     59.90
447.19/447.28	c  N dy  2708    577499     11780    101812    155163     55537    875961   5846749     52.84     55.84
461.99/462.02	c  N dy  2807    597504     11779    101812    155209     75161    875961  11137817     52.99    305.90
472.59/472.69	c  N dy  2899    618858     11775    101812    155313     60321    875961   5905573     52.87     56.43
484.48/484.53	c  N dy  3015    638872     11774    101812    155388     79979    875961  10784573     53.29    109.98
497.68/497.76	c  N dy  3125    658895     11772    101812    155453     63302    875961   7278701     53.69     91.42
510.89/510.98	c  N dy  3243    679000     11771    101812    155512     83064    875961  12641076     54.12     59.38
521.48/521.59	c  N dy  3314    699031     11771    101812    155541     64793    875961   5929335     54.01     59.07
532.89/532.91	c  N dy  3402    719095     11767    101812    155609     84375    875961   9990241     53.99    146.29
543.18/543.23	c  N dy  3463    739412     11763    101812    155644     65881    875961   5785290     53.74     57.12
553.69/553.71	c  N dy  3550    759527     11762    101812    155705     85416    875961   9831361     53.70     57.62
564.69/564.77	c  N dy  3645    779759     11761    101812    155759     66501    875961   5599565     53.77     58.96
577.89/577.94	c  N dy  3750    800121     11758    101812    155805     86430    875961  10489861     53.89     57.84
581.29/581.36	c  S st  3782    805968     11758    101812    155827     92146    875961  11693616     53.92     45.77
581.69/581.75	c  S st  3782    806469     11758    101812    155828     92645    875961  11762462     53.92   no data
581.69/581.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
583.79/583.89	c Flit:     3 Blit:      1 bXBeca:    0 bXProp:    8 Bins:   3679 BRemL:    844 BRemN:     12 P: 36.7M T:  2.11
583.99/584.01	c Replacing        8 vars Replaced     1475 lits Time:     0.12 s 
583.99/584.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
583.99/584.07	c bin-w-bin subsume rem          370 bins  time:  0.02 s
584.29/584.31	c subs with bin:        4  lits-rem:        27  v-fix:    0  time:  0.24 s
584.29/584.38	c Subs w/ non-existent bins:    204 l-rem:      0 v-fix:     0 done:  11746 time:  0.07 s
584.39/584.40	c Removed useless bin:      25  fixed:     0  props:   1.54M  time:  0.02 s
584.49/584.53	c lits-rem:         0  cl-subs:      201  v-elim:     86  v-fix:    0  time:  0.12 s
586.89/586.96	c subs with bin:        5  lits-rem:        19  v-fix:    0  time:  2.03 s
598.49/598.58	c lits-rem:     31308  cl-subs:     4101  v-elim:      0  v-fix:    0  time: 11.58 s
598.59/598.65	c vivif2 --  cl tried   101330 cl shrink        0 lits rem          0 time: 0.06
599.29/599.38	c vivif2 --  cl tried    76731 cl shrink    29873 lits rem    1573806 time: 0.72
599.69/599.71	c asymm  cl-useful: 61/2221/101330 lits-rem:115 time: 0.33
599.69/599.72	c calculated reachability. Time: 0.01
599.69/599.72	c  N dy  3782    806469     11660    101330    157554     76424    894895   7905782     53.92   no data
599.69/599.76	c Finding binary XORs  T:     0.03 s  found:       0
615.78/615.85	c  N dy  3889    826724     11656    101330    157648     61765    894895   5151860     53.97     58.15
633.99/634.00	c  N dy  3962    846817     11654    101330    157712     81450    894895  11066576     53.82     81.65
647.68/647.76	c  N dy  4070    866860     11653    101330    157760     59995    894895   4390286     53.96     59.98
662.38/662.42	c  N dy  4190    886927     11652    101330    157822     79671    894895   9637380     54.24    105.31
677.19/677.28	c  N dy  4307    907215     11650    101330    157899     57215    894895   3032033     54.42     64.90
691.19/691.26	c  N dy  4433    927262     11649    101330    157965     76863    894895   8505614     54.72    167.97
705.79/705.81	c  N dy  4521    947377     11648    101330    157999     96653    894895  13767720     54.73     57.98
719.49/719.54	c  N dy  4664    967513     11648    101330    158064     72838    894895   6800812     55.09     58.34
733.98/734.02	c  N dy  4765    987599     11648    101330    158089     92558    894895  12218552     55.27     88.37
748.49/748.59	c  N dy  4865   1007635     11647    101330    158122     67602    894895   4964688     55.41    131.12
763.41/763.43	c  N dy  4974   1027698     11647    101330    158150     87317    894895  10454681     55.64     59.93
780.69/780.74	c  N dy  5095   1048146     11647    101330    158184    107486    894895  16898843     55.88     59.47
793.99/794.09	c  N dy  5187   1068272     11647    101330    158237     81418    894895   8151004     55.97     63.13
796.69/796.74	c  F st  5206   1071880     11647    101330    158251     84973    894895   9034193     55.98   no data
806.59/806.66	c  N dy  5266   1088347     11647    101312    157099     99414    894426  13529482     56.04     64.89
820.39/820.48	c  N dy  5378   1110316     11647    101312    157169     74081    894426   5509564     56.09     63.50
833.59/833.65	c  N dy  5477   1130794     11646    101312    157216     94250    894426  11297292     56.19     63.53
849.29/849.35	c  N dy  5584   1150833     11646    101312    157251    113975    894426  16385133     56.35     72.26
861.69/861.76	c  N dy  5678   1170932     11646    101312    157288     86320    894426   7919073     56.42     60.56
878.59/878.68	c  N dy  5764   1191758     11644    101312    157315    106854    894426  14312010     56.47     64.79
892.10/892.16	c  S st  5839   1209703     11643    101312    157349     75714    894426   4880332     56.46   no data
892.59/892.62	c  S st  5839   1210204     11643    101312    157350     76211    894426   4982970     56.46   no data
892.59/892.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
894.79/894.85	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   12 Bins:   4003 BRemL:    655 BRemN:     15 P: 38.1M T:  2.19
894.89/894.92	c Replacing       12 vars Replaced     1650 lits Time:     0.06 s 
894.89/894.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
894.89/894.97	c bin-w-bin subsume rem          521 bins  time:  0.02 s
895.19/895.22	c subs with bin:       11  lits-rem:        18  v-fix:    0  time:  0.24 s
895.19/895.28	c Subs w/ non-existent bins:    175 l-rem:      4 v-fix:     0 done:  11630 time:  0.06 s
895.29/895.31	c Removed useless bin:      39  fixed:     0  props:   1.46M  time:  0.02 s
895.29/895.40	c lits-rem:         0  cl-subs:      150  v-elim:     66  v-fix:    0  time:  0.10 s
897.39/897.46	c subs with bin:      258  lits-rem:      1602  v-fix:    0  time:  1.90 s
900.79/900.90	c lits-rem:     20158  cl-subs:     2174  v-elim:      0  v-fix:    0  time:  3.41 s
900.90/900.96	c vivif2 --  cl tried   100925 cl shrink        7 lits rem          7 time: 0.07
901.29/901.30	c vivif2 --  cl tried    71347 cl shrink    13891 lits rem     395476 time: 0.32
901.69/901.77	c asymm  cl-useful: 139/4626/100925 lits-rem:360 time: 0.47
901.69/901.79	c calculated reachability. Time: 0.01
901.69/901.79	c  N dy  5839   1210204     11564    100902    160086     71046    911757   4054060     56.46   no data
901.79/901.82	c Finding binary XORs  T:     0.03 s  found:       0
919.79/919.88	c  N dy  5930   1230300     11563    100902    160157     90709    911757   9214428     56.44     59.86
936.89/936.96	c  N dy  6014   1250593     11561    100902    160205    110555    911757  14398144     56.38     61.22
953.89/953.98	c  N dy  6142   1270638     11559    100902    160276     79780    911757   6821803     56.66     64.46
973.09/973.14	c  N dy  6261   1291350     11559    100902    160346    100109    911757  12775959     56.87     60.04
990.49/990.54	c  N dy  6360   1311448     11556    100902    160411    119699    911757  18119824     56.96     60.63
1003.00/1003.05	c  N dy  6495   1331460     11555    100902    160477     89232    911757   8193897     57.24    212.93
1015.30/1015.33	c  N dy  6603   1352184     11555    100902    160508    109548    911757  12829789     57.37     62.92
1028.79/1028.87	c  N dy  6737   1372313     11555    100902    160574     78361    911757   4751328     57.70     62.24
1041.39/1041.47	c  N dy  6869   1392660     11554    100902    160610     98370    911757  10301779     57.99     61.24
1054.49/1054.52	c  N dy  6968   1412687     11554    100902    160645    118070    911757  15318999     58.08     62.57
1067.69/1067.70	c  N dy  7066   1432702     11553    100902    160691     85396    911757   6152525     58.20     79.92
1078.29/1078.34	c  N dy  7172   1452772     11553    100902    160722    105139    911757  11063894     58.29     62.08
1091.00/1091.08	c  N dy  7292   1472803     11552    100902    160775    124830    911757  16452772     58.48     61.88
1104.90/1104.91	c  N dy  7394   1493042     11551    100902    160818     91766    911757   6990952     58.60     63.93
1116.99/1117.05	c  N dy  7494   1513130     11551    100902    160848    111469    911757  11850127     58.72     61.94
1133.29/1133.35	c  N dy  7592   1533624     11549    100902    160875    131674    911757  17928585     58.83     62.47
1149.00/1149.04	c  N dy  7729   1554552     11549    100902    160924     97647    911757   8639036     59.06     62.18
1162.80/1162.81	c  N dy  7809   1574643     11549    100902    160962    117346    911757  13275399     59.07     62.28
1179.90/1179.92	c  N dy  7884   1594759     11548    100902    160988    137179    911757  18618222     59.06     66.07
1194.99/1195.03	c  N dy  7982   1614812     11548    100902    161026    101420    911757   8668328     59.16     69.78
1208.69/1208.74	c  N dy  8080   1635192     11546    100902    161054    121340    911757  13648470     59.23     64.19
1223.80/1223.80	c  N dy  8169   1655949     11546    100902    161077    141714    911757  18982527     59.26     63.37
1238.99/1239.04	c  N dy  8287   1675987     11546    100902    161099    105063    911757   9441165     59.41     62.92
1252.80/1252.89	c  N dy  8409   1696048     11546    100902    161122    124853    911757  14894169     59.60    101.54
1264.70/1264.74	c  S st  8455   1710206     11546    100902    161129    138790    911757  18512526     59.56   no data
1265.10/1265.14	c  S st  8455   1710708     11546    100902    161131    139288    911757  18562762     59.56   no data
1265.10/1265.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1267.90/1267.95	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   20 Bins:   1200 BRemL:    419 BRemN:     13 P: 54.1M T:  2.76
1268.20/1268.21	c Replacing       20 vars Replaced     8331 lits Time:     0.24 s 
1268.20/1268.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1268.20/1268.26	c bin-w-bin subsume rem          768 bins  time:  0.02 s
1268.40/1268.49	c subs with bin:       12  lits-rem:        88  v-fix:    0  time:  0.23 s
1268.50/1268.55	c Subs w/ non-existent bins:    170 l-rem:      0 v-fix:     0 done:  11521 time:  0.06 s
1268.50/1268.57	c Removed useless bin:      59  fixed:     0  props:   1.28M  time:  0.02 s
1268.70/1268.74	c lits-rem:         0  cl-subs:      382  v-elim:     92  v-fix:    0  time:  0.17 s
1271.30/1271.36	c subs with bin:       12  lits-rem:       207  v-fix:    0  time:  2.00 s
1293.09/1293.15	c lits-rem:     51427  cl-subs:     6426  v-elim:      0  v-fix:    0  time: 21.76 s
1293.19/1293.22	c vivif2 --  cl tried   100134 cl shrink     1100 lits rem       1100 time: 0.07
1294.29/1294.36	c vivif2 --  cl tried   121535 cl shrink    48459 lits rem    3036459 time: 1.12
1294.71/1294.72	c asymm  cl-useful: 70/1925/100134 lits-rem:136 time: 0.36
1294.71/1294.74	c calculated reachability. Time: 0.01
1294.71/1294.74	c  N dy  8455   1710708     11429    100134    157427    120981    927740  11292477     59.56   no data
1294.71/1294.77	c Finding binary XORs  T:     0.03 s  found:       0

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: 961)

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-3368281-1305379165/watcher-3368281-1305379165 -o /tmp/evaluation-result-3368281-1305379165/solver-3368281-1305379165 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368281-1305379165.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: 0.00 0.00 0.00 1/363 2508
/proc/meminfo: memFree=18526776/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=8440 CPUtime=0 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) S 2506 2508 2476 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 728147215 8642560 52 33554432000 4194304 4580011 140733269188992 18446744073709551615 224280002116 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/2508/statm: 2110 52 41 95 0 44 0

[startup+0.0444591 s]
/proc/loadavg: 0.00 0.00 0.00 1/363 2508
/proc/meminfo: memFree=18526776/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=41572 CPUtime=0.02 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 4108 0 1 0 2 0 0 0 17 0 1 0 728147215 42569728 3522 33554432000 4194304 4580011 140733269188992 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 10393 3527 323 95 0 5375 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 41572

[startup+0.100454 s]
/proc/loadavg: 0.00 0.00 0.00 1/363 2508
/proc/meminfo: memFree=18526776/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=64160 CPUtime=0.08 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 10662 0 1 0 7 1 0 0 17 0 1 0 728147215 65699840 8432 33554432000 4194304 4580011 140733269188992 18446744073709551615 4307916 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 16040 8436 323 95 0 11022 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64160

[startup+0.300418 s]
/proc/loadavg: 0.00 0.00 0.00 1/363 2508
/proc/meminfo: memFree=18526776/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=97500 CPUtime=0.28 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 20201 0 1 0 26 2 0 0 18 0 1 0 728147215 99840000 15787 33554432000 4194304 4580011 140733269188992 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 24375 15787 339 95 0 19357 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 97500

[startup+0.700351 s]
/proc/loadavg: 0.00 0.00 0.00 1/363 2508
/proc/meminfo: memFree=18526776/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=106572 CPUtime=0.67 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 22244 0 1 0 65 2 0 0 18 0 1 0 728147215 109129728 17830 33554432000 4194304 4580011 140733269188992 18446744073709551615 4234877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 26643 17830 341 95 0 21625 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 106572

[startup+1.50022 s]
/proc/loadavg: 0.08 0.02 0.01 3/369 2519
/proc/meminfo: memFree=18329984/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=125948 CPUtime=1.48 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 26740 0 1 0 145 3 0 0 19 0 1 0 728147215 128970752 22326 33554432000 4194304 4580011 140733269188992 18446744073709551615 224284586693 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 31487 22326 341 95 0 26469 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 125948

[startup+3.10095 s]
/proc/loadavg: 0.08 0.02 0.01 3/369 2519
/proc/meminfo: memFree=18282244/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=159536 CPUtime=3.08 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 35085 0 1 0 303 5 0 0 25 0 1 0 728147215 163364864 30671 33554432000 4194304 4580011 140733269188992 18446744073709551615 224284586693 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 39884 30671 341 95 0 34866 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 159536

[startup+6.30042 s]
/proc/loadavg: 0.31 0.07 0.02 3/369 2519
/proc/meminfo: memFree=18153936/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=193804 CPUtime=6.27 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 43264 0 1 0 621 6 0 0 25 0 1 0 728147215 198455296 38850 33554432000 4194304 4580011 140733269188992 18446744073709551615 4515081 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 48451 38850 353 95 0 43433 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 193804

[startup+12.7003 s]
/proc/loadavg: 0.45 0.10 0.03 3/369 2519
/proc/meminfo: memFree=17852316/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=324976 CPUtime=12.68 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 70484 0 1 0 1258 10 0 0 25 0 1 0 728147215 332775424 61973 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 81244 61973 364 95 0 76226 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 324976

[startup+25.5002 s]
/proc/loadavg: 1.23 0.29 0.09 5/379 2539
/proc/meminfo: memFree=16694680/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=298272 CPUtime=25.48 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 75295 0 1 0 2536 12 0 0 25 0 1 0 728147215 305430528 60149 33554432000 4194304 4580011 140733269188992 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 74568 60149 364 95 0 69550 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 298272

[startup+51.1009 s]
/proc/loadavg: 2.18 0.59 0.20 5/379 2539
/proc/meminfo: memFree=16470752/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=424796 CPUtime=51.08 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 116936 0 1 0 5089 19 0 0 25 0 1 0 728147215 434991104 93517 33554432000 4194304 4580011 140733269188992 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 106199 93517 366 95 0 101181 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 424796

[startup+102.314 s]
/proc/loadavg: 3.21 1.11 0.39 5/379 2541
/proc/meminfo: memFree=15231076/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=503948 CPUtime=102.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 151236 0 1 0 10203 26 0 0 25 0 1 0 728147215 516042752 111453 33554432000 4194304 4580011 140733269188992 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 125987 111453 369 95 0 120969 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 503948

[startup+162.3 s]
/proc/loadavg: 3.71 1.63 0.62 5/379 2571
/proc/meminfo: memFree=15757192/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=590868 CPUtime=162.28 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 184401 0 1 0 16192 36 0 0 25 0 1 0 728147215 605048832 117272 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 147717 117272 366 95 0 142699 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 590868

[startup+222.3 s]
/proc/loadavg: 3.89 2.06 0.83 5/379 2571
/proc/meminfo: memFree=15515176/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=537716 CPUtime=222.28 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 218648 0 1 0 22186 42 0 0 25 0 1 0 728147215 550621184 119887 33554432000 4194304 4580011 140733269188992 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 134429 119887 366 95 0 129411 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 537716

[startup+282.3 s]
/proc/loadavg: 4.02 2.43 1.03 5/379 2573
/proc/meminfo: memFree=15311368/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=628908 CPUtime=282.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 247385 0 1 0 28179 50 0 0 25 0 1 0 728147215 644001792 126120 33554432000 4194304 4580011 140733269188992 18446744073709551615 4318687 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 157227 126120 366 95 0 152209 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 628908

[startup+342.3 s]
/proc/loadavg: 4.04 2.72 1.21 5/379 2575
/proc/meminfo: memFree=15255020/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=632140 CPUtime=342.28 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 274488 0 1 0 34170 58 0 0 25 0 1 0 728147215 647311360 127384 33554432000 4194304 4580011 140733269188992 18446744073709551615 4322498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 158035 127384 366 95 0 153017 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 632140

[startup+402.3 s]
/proc/loadavg: 4.01 2.95 1.39 5/379 2577
/proc/meminfo: memFree=15218032/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=641024 CPUtime=402.28 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 308199 0 1 0 40161 67 0 0 25 0 1 0 728147215 656408576 123446 33554432000 4194304 4580011 140733269188992 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 160256 123446 366 95 0 155238 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 641024

[startup+462.301 s]
/proc/loadavg: 4.07 3.17 1.56 5/379 2579
/proc/meminfo: memFree=15156096/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=654772 CPUtime=462.28 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 334999 0 1 0 46156 72 0 0 25 0 1 0 728147215 670486528 132708 33554432000 4194304 4580011 140733269188992 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 163693 132708 366 95 0 158675 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 654772

[startup+522.301 s]
/proc/loadavg: 4.06 3.33 1.71 5/379 2579
/proc/meminfo: memFree=15160628/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=661868 CPUtime=522.28 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 369681 0 1 0 52150 78 0 0 25 0 1 0 728147215 677752832 127830 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 165467 127830 366 95 0 160449 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 661868

[startup+582.301 s]
/proc/loadavg: 4.23 3.51 1.87 5/379 2608
/proc/meminfo: memFree=16340720/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=668508 CPUtime=582.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 399894 0 1 0 58142 87 0 0 25 0 1 0 728147215 684552192 133722 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 167127 133722 366 95 0 162109 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 668508

[startup+642.301 s]
/proc/loadavg: 4.08 3.60 2.00 5/379 2610
/proc/meminfo: memFree=16239440/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=752916 CPUtime=642.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 444444 0 1 0 64135 94 0 0 25 0 1 0 728147215 770985984 157284 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 188229 157284 366 95 0 183211 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 752916

[startup+702.301 s]
/proc/loadavg: 4.03 3.67 2.13 5/379 2612
/proc/meminfo: memFree=16163984/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=810524 CPUtime=702.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 473942 0 1 0 70126 103 0 0 25 0 1 0 728147215 829976576 168059 33554432000 4194304 4580011 140733269188992 18446744073709551615 4316685 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 202631 168059 366 95 0 197613 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 810524

[startup+762.314 s]
/proc/loadavg: 4.01 3.73 2.24 5/379 2614
/proc/meminfo: memFree=16119300/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=818660 CPUtime=762.3 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 497930 0 1 0 76121 109 0 0 25 0 1 0 728147215 838307840 165710 33554432000 4194304 4580011 140733269188992 18446744073709551615 4322512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 204665 165710 366 95 0 199647 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 818660

[startup+822.301 s]
/proc/loadavg: 4.00 3.77 2.35 5/379 2614
/proc/meminfo: memFree=16081204/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=822596 CPUtime=822.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 522396 0 1 0 82112 117 0 0 25 0 1 0 728147215 842338304 161925 33554432000 4194304 4580011 140733269188992 18446744073709551615 4316976 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 205649 161925 366 95 0 200631 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 822596

[startup+882.301 s]
/proc/loadavg: 4.08 3.83 2.45 5/379 2616
/proc/meminfo: memFree=16059720/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=796272 CPUtime=882.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 541429 0 1 0 88106 123 0 0 25 0 1 0 728147215 815382528 163628 33554432000 4194304 4580011 140733269188992 18446744073709551615 4325678 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 199068 163628 366 95 0 194050 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 796272

[startup+942.301 s]
/proc/loadavg: 4.03 3.86 2.55 5/379 2618
/proc/meminfo: memFree=16009092/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=827556 CPUtime=942.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 563336 0 1 0 94099 130 0 0 25 0 1 0 728147215 847417344 174471 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 206889 174471 366 95 0 201871 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 827556

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 2.64 5/379 2620
/proc/meminfo: memFree=16012152/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=828012 CPUtime=1002.3 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 585008 0 1 0 100093 137 0 0 25 0 1 0 728147215 847884288 163555 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 207003 163555 366 95 0 201985 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 828012

[startup+1062.3 s]
/proc/loadavg: 4.05 3.91 2.72 5/379 2622
/proc/meminfo: memFree=16010768/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=711172 CPUtime=1062.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 610222 0 1 0 106087 142 0 0 25 0 1 0 728147215 728240128 159625 33554432000 4194304 4580011 140733269188992 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 177793 159625 366 95 0 172775 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 711172

[startup+1122.3 s]
/proc/loadavg: 4.02 3.93 2.80 5/379 2622
/proc/meminfo: memFree=15997076/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=806456 CPUtime=1122.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 631448 0 1 0 112081 148 0 0 25 0 1 0 728147215 825810944 161490 33554432000 4194304 4580011 140733269188992 18446744073709551615 4316619 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 201614 161490 366 95 0 196596 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 806456

[startup+1182.3 s]
/proc/loadavg: 4.20 3.98 2.89 5/379 2627
/proc/meminfo: memFree=15919488/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=841404 CPUtime=1182.29 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 657221 0 1 0 118073 156 0 0 25 0 1 0 728147215 861597696 174850 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 210351 174850 366 95 0 205333 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 841404

[startup+1242.3 s]
/proc/loadavg: 4.07 3.98 2.95 5/379 2629
/proc/meminfo: memFree=15917848/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=848184 CPUtime=1242.3 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 681139 0 1 0 124067 163 0 0 25 0 1 0 728147215 868540416 166448 33554432000 4194304 4580011 140733269188992 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 212046 166448 366 95 0 207028 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 848184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.98 3.02 5/379 2631
/proc/meminfo: memFree=15720160/32951124 swapFree=45193364/67111528
[pid=2508] ppid=2506 vsize=914368 CPUtime=1300 cores=1,3
/proc/2508/stat : 2508 (strangenight2-s) R 2506 2508 2476 0 -1 4202496 714259 0 1 0 129831 169 0 0 25 0 1 0 728147215 936312832 199568 33554432000 4194304 4580011 140733269188992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2508/statm: 228592 199568 366 95 0 223574 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 914368

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.05
CPU time (s): 1300.05
CPU user time (s): 1298.32
CPU system time (s): 1.73274
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 914368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.32
system time used= 1.73274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 714259
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 3244

runsolver used 4.37633 second user time and 11.0483 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 15:19:25
IDJOB=3368281
IDBENCH=70760
IDSOLVER=1845
FILE ID=node118/3368281-1305379165
RUNJOBID= node118-1305379154-2496
PBS_JOBID= 13324384
Free space on /tmp= 73044 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368281-1305379165/watcher-3368281-1305379165 -o /tmp/evaluation-result-3368281-1305379165/solver-3368281-1305379165 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368281-1305379165.cnf

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=1925434422

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18527056 kB
Buffers:        256592 kB
Cached:        4169640 kB
SwapCached:      22084 kB
Active:       11718256 kB
Inactive:      2402520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18527056 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           13476 kB
Writeback:           0 kB
AnonPages:     9685644 kB
Mapped:          14548 kB
Slab:           147812 kB
PageTables:      90440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88631196 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= 73004 MiB
End job on node118 at 2011-05-14 15:41:08