Trace number 3367452

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.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
MD5SUM54460fee539c424ee8b11c1bf37a8da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.893
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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-3367452-1305382362.cnf'
0.00/0.01	c -- header says num vars:          30000
0.00/0.01	c -- header says num clauses:      126000
0.00/0.07	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.00/0.07	c -- vars added      30000
0.00/0.07	c Parsing time:  0.06 s
0.00/0.07	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data
0.08/0.16	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.09
0.08/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
0.18/0.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.18/0.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.18/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.18/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.00 s
0.18/0.26	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
0.39/0.41	c lits-rem:         0  cl-subs:        0  v-elim:    746  v-fix:    0  time:  0.15 s
0.39/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.45	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.39/0.45	c calculated reachability. Time: 0.00
0.39/0.46	c Calc default polars -  time:   0.01 s pos:   13358 undec:    3354 neg:   13288
0.39/0.46	c =========================================================================================
0.39/0.46	c types(t): F = full restart, N = normal restart
0.39/0.46	c types(t): S = simplification begin/end, E = solution found
0.39/0.46	c restart types(rt): st = static, dy = dynamic
0.39/0.46	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.46	c  B st     0         0     29254    125188         0         0    380298         0   no data   no data
1.79/1.81	c  N dy    20      4135     29254    125188         0      4134    380298   1138578    150.04    164.38
3.09/3.14	c  N dy    50      8207     29254    125188         0      8206    380298   2087604    153.79    162.45
4.40/4.48	c  N dy    77     12255     29254    125188         0     12254    380298   3032531    154.26    163.05
5.78/5.88	c  N dy   106     16282     29254    125188         0     16281    380298   4017860    155.73    168.07
7.29/7.32	c  N dy   136     20296     29254    125188         0     10296    380298    701428    157.22    167.49
8.69/8.74	c  N dy   162     24493     29254    125188         0     14493    380298   1701445    156.90    166.96
8.89/8.93	c  F st   167     25000     29254    125188         0     15000    380298   1824079    157.08   no data
10.78/10.86	c  N dy   173     30001     29254    125188         0     19999    380298   3627056    157.08   no data
10.78/10.86	c  S st   173     30001     29254    125188         0     19999    380298   3627056    157.08   no data
10.99/11.03	c  S st   173     30503     29254    125188         0     20501    380298   3721390    157.08   no data
10.99/11.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.08/11.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
11.08/11.15	c blocked clauses removed:      576 vars:     93 tried:       29254 T: 0.01 s
11.08/11.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.08/11.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.08/11.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
11.08/11.18	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
11.29/11.30	c lits-rem:         0  cl-subs:        0  v-elim:     13  v-fix:    0  time:  0.12 s
11.49/11.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.39/12.49	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.91 s
12.59/12.61	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.12
12.59/12.62	c calculated reachability. Time: 0.00
12.59/12.62	c  N dy   173     30503     29148    124601         0     20411    378600   3686755    157.08   no data
13.99/14.07	c  N dy   202     34549     29148    124601         0     24457    378600   4654403    157.30    176.88
15.49/15.58	c  N dy   231     38570     29148    124601         0     28478    378600   5624562    157.40    169.69
16.98/17.09	c  N dy   256     42701     29148    124601         0     17152    378600   1160192    157.06    165.54
18.09/18.19	c  S st   276     45754     29148    124601         0     20205    378600   1918796    157.38   no data
18.29/18.36	c  S st   276     46260     29148    124601         0     20711    378600   2006239    157.38   no data
18.29/18.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.39/18.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
18.39/18.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.39/18.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
18.39/18.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.39/18.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
18.49/18.50	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
18.49/18.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
18.60/18.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.88/18.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
18.88/18.97	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
18.98/19.00	c vivif2 --  cl tried    20711 cl shrink        0 lits rem          0 time: 0.03
19.08/19.12	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.12
19.08/19.13	c calculated reachability. Time: 0.00
19.08/19.13	c  N dy   276     46260     29148    124601         0     20711    378600   2006239    157.38   no data
20.58/20.60	c  N dy   303     50338     29148    124601         0     24789    378600   2988598    157.00    189.48
22.09/22.10	c  N dy   331     54427     29148    124601         0     28878    378600   3975371    156.88    166.44
23.59/23.64	c  N dy   360     58448     29148    124601         0     32898    378600   4961366    157.02    165.98
25.09/25.18	c  N dy   383     62484     29148    124601         0     36934    378600   5950034    156.84    171.02
26.69/26.73	c  N dy   407     66667     29148    124601         0     22389    378600   1598069    156.59    172.11
27.59/27.69	c  S st   426     69393     29148    124601         0     25114    378600   2233676    156.43   no data
27.79/27.87	c  S st   426     69900     29148    124601         0     25621    378600   2318692    156.43   no data
27.79/27.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.89/27.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.07
27.89/27.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.89/27.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
27.99/28.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
27.99/28.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
27.99/28.02	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
28.09/28.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
28.19/28.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
28.60/28.61	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.36 s
28.60/28.62	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
28.60/28.65	c vivif2 --  cl tried    25621 cl shrink        0 lits rem          0 time: 0.03
28.69/28.79	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.13
28.69/28.80	c calculated reachability. Time: 0.00
28.69/28.80	c  N dy   426     69900     29148    124601         0     25621    378600   2318691    156.43   no data
30.49/30.53	c  N dy   461     74484     29148    124601         0     30205    378600   3460109    156.65    165.44
32.29/32.35	c  N dy   491     79279     29148    124601         0     35000    378600   4611869    156.70    173.26
34.29/34.31	c  N dy   526     84378     29148    124601         0     40099    378600   5836756    156.71    165.26
35.48/35.53	c  F st   546     87500     29148    124601         0     22362    378600   1040581    156.48   no data
36.79/36.82	c  N st   551     90796     29148    124601         0     25658    378600   2163708    156.48   no data
38.99/39.06	c  N dy   582     96658     29148    124601         0     31518    378600   3808788    156.71    166.66
41.39/41.48	c  N dy   625    102865     29148    124601         0     37725    378600   5330858    156.80    166.07
42.18/42.29	c  S st   642    104850     29148    124601         0     39709    378600   5826139    156.91   no data
42.38/42.49	c  S st   642    105353     29148    124601         0     40212    378600   5905416    156.91   no data
42.48/42.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
42.48/42.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
42.58/42.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.58/42.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
42.58/42.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
42.58/42.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
42.58/42.65	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
42.69/42.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
42.99/43.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
44.69/44.74	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.63 s
44.69/44.76	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
44.79/44.84	c vivif2 --  cl tried    40208 cl shrink        0 lits rem          0 time: 0.09
45.00/45.01	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.15
45.00/45.01	c calculated reachability. Time: 0.00
45.00/45.01	c  N dy   642    105353     29148    124601         0     40208    378600   5904052    156.91   no data
47.59/47.70	c  N dy   687    112090     29148    124601         0     24515    378600   1210985    157.24    170.28
50.39/50.43	c  N dy   739    119298     29148    124601         0     31723    378600   2968181    157.42    165.96
53.29/53.39	c  N dy   791    126968     29148    124601         0     39391    378600   4866633    157.57    169.57
56.69/56.72	c  N dy   851    135167     29148    124601         0     23876    378600    639905    157.68    174.34
59.99/60.02	c  N dy   909    143945     29148    124601         0     32653    378600   2732696    157.60    167.46
63.58/63.62	c  N dy   971    153167     29148    124601         0     41874    378600   4970630    157.57    171.14
65.49/65.55	c  S st  1001    158031     29148    124601         0     46738    378600   6130411    157.37    165.92
65.69/65.76	c  S st  1001    158536     29148    124601         0     47243    378600   6222796    157.37   no data
65.69/65.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
65.79/65.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
65.79/65.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.90/65.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
65.90/65.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
65.90/65.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
65.90/65.93	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
66.00/66.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
66.29/66.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
68.49/68.53	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.15 s
68.49/68.54	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
68.59/68.64	c vivif2 --  cl tried    47238 cl shrink        0 lits rem          0 time: 0.09
68.79/68.81	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.17
68.79/68.81	c calculated reachability. Time: 0.00
68.79/68.82	c  N dy  1001    158536     29148    124601         0     47238    378600   6220180    157.37   no data
72.69/72.76	c  N dy  1067    168688     29148    124601         0     32532    378600   2413082    157.35    171.66
77.09/77.10	c  N dy  1140    179644     29148    124601         0     43486    378600   5116907    157.57    166.67
81.68/81.71	c  N dy  1220    191165     29148    124601         0     29080    378600   1328950    157.65    166.96
86.39/86.45	c  N dy  1303    203369     29148    124601         0     41284    378600   4303012    157.63    200.92
91.79/91.86	c  N dy  1395    216507     29148    124601         0     27457    378600    652049    157.69    167.01
97.19/97.29	c  N dy  1495    230381     29148    124601         0     41331    378600   4069507    157.74    168.25
100.29/100.32	c  S st  1544    237804     29148    124601         0     48752    378600   5848726    157.64   no data
100.49/100.53	c  S st  1544    238307     29148    124601         0     49255    378600   5934837    157.64   no data
100.49/100.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
100.59/100.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
100.59/100.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.59/100.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
100.59/100.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
100.59/100.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
100.69/100.70	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
100.79/100.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
100.99/101.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
103.30/103.34	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.22 s
103.30/103.35	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
103.40/103.44	c vivif2 --  cl tried    49251 cl shrink        0 lits rem          0 time: 0.09
103.59/103.61	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.17
103.59/103.62	c calculated reachability. Time: 0.00
103.59/103.62	c  N dy  1544    238307     29148    124601         0     49251    378600   5932377    157.64   no data
109.69/109.74	c  N dy  1644    253520     29148    124601         0     36492    378600   2598274    157.68    174.00
116.50/116.59	c  N dy  1750    269727     29148    124601         0     52698    378600   6556365    157.75    169.19
123.50/123.57	c  N dy  1864    286946     29148    124601         0     40926    378600   3398378    157.65    167.70
131.19/131.27	c  N dy  1986    305311     29148    124601         0     59291    378600   7955775    157.73    214.13
131.69/131.71	c  F st  1993    306250     29148    124601         0     30233    378600    561560    157.75   no data
139.19/139.27	c  N dy  2089    324833     29148    124601         0     48815    378600   5654415    157.80    167.22
147.49/147.54	c  N dy  2220    344880     29148    124601         0     37862    378600   2164575    157.65    174.29
152.59/152.67	c  S st  2305    357461     29148    124601         0     50443    378600   5224517    157.64   no data
152.80/152.89	c  S st  2305    357968     29148    124601         0     50950    378600   5327817    157.64   no data
152.90/152.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
152.99/153.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.09
152.99/153.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.99/153.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
152.99/153.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
152.99/153.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
152.99/153.07	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
153.19/153.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
153.39/153.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
155.49/155.52	c lits-rem:        10  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.07 s
155.49/155.53	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
155.59/155.61	c vivif2 --  cl tried    50946 cl shrink        0 lits rem          0 time: 0.08
155.69/155.78	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.17
155.69/155.79	c calculated reachability. Time: 0.00
155.69/155.79	c  N dy  2305    357968     29148    124601         0     50946    378600   5325999    157.64   no data
164.20/164.28	c  N dy  2445    378048     29148    124601         0     39027    378600   2200740    157.76    193.76
172.49/172.52	c  N dy  2575    398121     29148    124601         0     59098    378600   7009670    157.62    174.49
180.79/180.89	c  N dy  2708    418206     29148    124601         0     46185    378600   3693383    157.62    177.01
189.49/189.53	c  N dy  2851    438256     29148    124601         0     66234    378600   8590557    157.72    168.32
198.00/198.06	c  N dy  2987    458286     29148    124601         0     52265    378600   4959160    157.74    166.56
206.81/206.88	c  N dy  3123    478290     29148    124601         0     37270    378600   1035860    157.80    167.48
215.10/215.11	c  N dy  3259    498336     29148    124601         0     57315    378600   5944057    157.81    190.26
223.70/223.78	c  N dy  3395    518347     29148    124601         0     41330    378600   1795477    157.80    171.04
231.49/231.57	c  S st  3517    536954     29148    124601         0     59937    378600   6336736    157.83   no data
231.79/231.81	c  S st  3517    537458     29148    124601         0     60440    378600   6434956    157.83   no data
231.79/231.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
231.89/231.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.10
231.89/231.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
231.89/231.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
231.89/231.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
231.89/231.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
232.00/232.01	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
232.10/232.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
232.39/232.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
235.40/235.45	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.01 s
235.40/235.47	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
235.49/235.56	c vivif2 --  cl tried    60435 cl shrink        0 lits rem          0 time: 0.10
235.69/235.75	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.18
235.69/235.76	c calculated reachability. Time: 0.00
235.69/235.76	c  N dy  3517    537458     29148    124601         0     60435    378600   6431284    157.83   no data
244.59/244.63	c  N dy  3660    557550     29148    124601         0     43531    378600   2121845    157.90    185.68
253.09/253.15	c  N dy  3794    577629     29148    124601         0     63609    378600   7073151    157.91    174.75
261.99/262.03	c  N dy  3935    597737     29148    124601         0     45713    378600   2434496    158.03    168.33
270.61/270.67	c  N dy  4076    617826     29148    124601         0     65801    378600   7366932    158.05    170.53
279.49/279.57	c  N dy  4217    638016     29148    124601         0     46994    378600   2458790    158.10    170.39
288.30/288.31	c  N dy  4352    658264     29148    124601         0     67238    378600   7521787    158.14    167.27
297.30/297.31	c  N dy  4499    678369     29148    124601         0     47343    378600   2347186    158.27    166.67
306.10/306.11	c  N dy  4640    698478     29148    124601         0     67452    378600   7288886    158.31    166.98
315.10/315.10	c  N dy  4780    718510     29148    124601         0     46484    378600   1834782    158.34    167.09
323.80/323.83	c  N dy  4918    738584     29148    124601         0     66558    378600   6773912    158.39    217.30
332.90/332.95	c  N dy  5057    758677     29148    124601         0     44650    378600   1141726    158.42    169.80
341.60/341.63	c  N dy  5187    779068     29148    124601         0     65041    378600   6059056    158.37    167.55
350.81/350.90	c  N dy  5325    799127     29148    124601         0     85099    378600  10930608    158.38    169.86
353.90/353.96	c  S st  5373    806187     29148    124601         0     49165    378600   2034191    158.38   no data
354.11/354.18	c  S st  5373    806691     29148    124601         0     49669    378600   2119720    158.38   no data
354.11/354.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
354.21/354.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
354.30/354.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
354.30/354.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
354.30/354.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
354.30/354.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
354.30/354.34	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
354.40/354.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
354.50/354.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
355.21/355.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.68 s
355.21/355.26	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
355.21/355.29	c vivif2 --  cl tried    49669 cl shrink        0 lits rem          0 time: 0.03
355.40/355.46	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.16
355.40/355.47	c calculated reachability. Time: 0.00
355.40/355.47	c  N dy  5373    806691     29148    124601         0     49669    378600   2119720    158.38   no data
364.11/364.13	c  N dy  5502    826700     29148    124601         0     69676    378600   7015860    158.36    168.17
373.40/373.49	c  N dy  5637    846778     29148    124601         0     45754    378600    910517    158.41    174.68
382.30/382.30	c  N dy  5775    867020     29148    124601         0     65995    378600   5908940    158.43    166.80
391.61/391.64	c  N dy  5909    887199     29148    124601         0     86173    378600  10870623    158.41    173.10
400.50/400.50	c  N dy  6042    907217     29148    124601         0     61193    378600   4470016    158.45    176.92
409.50/409.56	c  N dy  6174    927237     29148    124601         0     81213    378600   9416397    158.44    171.48
418.81/418.81	c  N dy  6309    947292     29148    124601         0     55276    378600   2741966    158.47    168.25
427.70/427.72	c  N dy  6443    967390     29148    124601         0     75374    378600   7744710    158.48    173.77
437.30/437.36	c  N dy  6584    987443     29148    124601         0     48425    378600    858178    158.53    207.14
446.10/446.11	c  N dy  6717   1007661     29148    124601         0     68642    378600   5858277    158.52    170.25
455.50/455.52	c  N dy  6843   1027754     29148    124601         0     88732    378600  10814005    158.52    182.43
464.41/464.49	c  N dy  6974   1047822     29148    124601         0     60799    378600   3581764    158.47    167.48
473.70/473.75	c  N dy  7105   1067900     29148    124601         0     80876    378600   8505096    158.47    168.91
475.60/475.63	c  F st  7132   1071875     29148    124601         0     84851    378600   9491628    158.48    152.01
483.20/483.29	c  N dy  7215   1087908     29148    124601         0     51887    378600   1253086    158.51    168.48
492.20/492.27	c  N dy  7357   1107988     29148    124601         0     71964    378600   6150870    158.53    186.93
501.61/501.69	c  N dy  7491   1128061     29148    124601         0     92036    378600  11027585    158.52    208.12
510.91/510.95	c  N dy  7616   1148147     29148    124601         0     62126    378600   3499281    158.50    167.26
520.11/520.13	c  N dy  7759   1168160     29148    124601         0     82139    378600   8423386    158.52    167.25
530.22/530.27	c  N dy  7906   1188228     29148    124601         0     51216    378600    569615    158.56    170.80
539.10/539.10	c  N dy  8038   1208370     29148    124601         0     71356    378600   5485551    158.56    168.52
539.80/539.87	c  S st  8049   1210036     29148    124601         0     73022    378600   5890749    158.56   no data
540.11/540.11	c  S st  8049   1210537     29148    124601         0     73523    378600   5982293    158.56   no data
540.11/540.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
540.20/540.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.10
540.20/540.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
540.20/540.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
540.20/540.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
540.20/540.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
540.30/540.31	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
540.40/540.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
540.70/540.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
543.90/543.92	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.18 s
543.90/543.93	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
544.00/544.02	c vivif2 --  cl tried    73519 cl shrink        0 lits rem          0 time: 0.09
544.20/544.22	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.20
544.20/544.23	c calculated reachability. Time: 0.00
544.20/544.23	c  N dy  8049   1210537     29148    124601         0     73519    378600   5981252    158.56   no data
553.91/553.91	c  N dy  8186   1230546     29148    124601         0     93527    378600  10896830    158.59    169.47
563.31/563.39	c  N dy  8330   1250607     29148    124601         0     61586    378600   2922307    158.63    171.69
572.70/572.72	c  N dy  8468   1270659     29148    124601         0     81637    378600   7910134    158.66    167.81
582.61/582.68	c  N dy  8608   1290738     29148    124601         0    101713    378600  12902984    158.70    172.95
591.72/591.80	c  N dy  8738   1310739     29148    124601         0     68716    378600   4313472    158.68    192.27
601.31/601.37	c  N dy  8877   1330809     29148    124601         0     88785    378600   9246022    158.71    167.24
611.40/611.41	c  N dy  9012   1350869     29148    124601         0     54843    378600    736264    158.73    170.75
620.51/620.57	c  N dy  9147   1371078     29148    124601         0     75052    378600   5757470    158.74    169.37
630.10/630.18	c  N dy  9278   1391342     29148    124601         0     95316    378600  10766492    158.73    167.92
640.01/640.09	c  N dy  9412   1411402     29148    124601         0     60377    378600   1886304    158.73    172.59
649.21/649.28	c  N dy  9552   1431484     29148    124601         0     80457    378600   6916915    158.76    171.00
659.11/659.17	c  N dy  9697   1451507     29148    124601         0    100480    378600  11906118    158.81    175.16
668.91/668.99	c  N dy  9835   1471584     29148    124601         0     64561    378600   2664332    158.82    176.10
678.31/678.38	c  N dy  9979   1491731     29148    124601         0     84707    378600   7731760    158.87    179.22
688.52/688.51	c  N dy 10116   1511803     29148    124601         0    104778    378600  12705894    158.88    173.38
698.01/698.07	c  N dy 10251   1531941     29148    124601         0     67918    378600   3162926    158.86    169.55
707.41/707.47	c  N dy 10390   1552056     29148    124601         0     88032    378600   8064604    158.88    168.96
717.51/717.52	c  N dy 10518   1572130     29148    124601         0    108106    378600  12990069    158.87    169.37
727.02/727.06	c  N dy 10654   1592260     29148    124601         0     70238    378600   3572319    158.88    169.14
737.02/737.03	c  N dy 10798   1612401     29148    124601         0     90378    378600   8634940    158.93    167.56
747.41/747.46	c  N dy 10937   1632457     29148    124601         0    110432    378600  13638142    158.93    173.17
756.91/756.92	c  N dy 11068   1652506     29148    124601         0     71488    378600   3576216    158.91    167.38
766.62/766.62	c  N dy 11203   1672651     29148    124601         0     91630    378600   8587159    158.93    173.04
776.81/776.81	c  N dy 11341   1692745     29148    124601         0    111724    378600  13510768    158.93    177.37
785.51/785.59	c  S st 11466   1710538     29148    124601         0     69512    378600   2949860    158.95   no data
785.81/785.83	c  S st 11466   1711043     29148    124601         0     70017    378600   3036849    158.95   no data
785.81/785.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
785.91/785.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.10
785.91/785.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
785.91/785.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
785.91/786.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
786.01/786.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
786.01/786.02	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
786.11/786.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
786.21/786.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
788.21/788.26	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.96 s
788.21/788.27	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
788.31/788.32	c vivif2 --  cl tried    70016 cl shrink        0 lits rem          0 time: 0.05
788.51/788.51	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.19
788.51/788.52	c calculated reachability. Time: 0.00
788.51/788.52	c  N dy 11466   1711043     29148    124601         0     70016    378600   3035576    158.95   no data
798.11/798.10	c  N dy 11610   1731136     29148    124601         0     90109    378600   8041983    158.98    181.33
808.21/808.20	c  N dy 11747   1751210     29148    124601         0    110183    378600  13025506    158.99    167.88
818.21/818.22	c  N dy 11879   1771233     29148    124601         0     69214    378600   2555051    158.96    167.45
827.82/827.86	c  N dy 12019   1791294     29148    124601         0     89272    378600   7516309    158.98    176.16
837.91/837.91	c  N dy 12153   1811299     29148    124601         0    109276    378600  12445898    158.98    172.23
848.21/848.25	c  N dy 12297   1831315     29148    124601         0     67294    378600   1913982    159.01    169.37
857.72/857.78	c  N dy 12442   1851409     29148    124601         0     87388    378600   6906371    159.03    167.73
867.83/867.84	c  N dy 12581   1871461     29148    124601         0    107436    378600  11871112    159.03    176.08
878.41/878.43	c  N dy 12712   1891501     29148    124601         0     64482    378600    952994    159.02    168.56
887.63/887.69	c  N dy 12842   1911603     29148    124601         0     84581    378600   5887301    159.01    175.07
897.53/897.60	c  N dy 12976   1931650     29148    124601         0    104626    378600  10814094    159.01    169.72
908.32/908.39	c  N dy 13102   1951765     29148    124601         0    124739    378600  15792899    159.02    170.45
918.31/918.32	c  N dy 13241   1971849     29148    124601         0     80832    378600   4774217    159.03    205.52
928.12/928.14	c  N dy 13379   1991938     29148    124601         0    100919    378600   9710205    159.04    168.25
938.71/938.76	c  N dy 13511   2012279     29148    124601         0    121258    378600  14812646    159.06    171.64
948.91/948.93	c  N dy 13643   2032344     29148    124601         0     76327    378600   3425708    159.06    169.04
958.52/958.52	c  N dy 13779   2052363     29148    124601         0     96345    378600   8428225    159.08    171.33
968.82/968.86	c  N dy 13915   2072401     29148    124601         0    116382    378600  13341365    159.07    172.83
979.51/979.57	c  N dy 14053   2092430     29148    124601         0     70404    378600   1671050    159.08    169.88
988.93/988.91	c  N dy 14181   2112495     29148    124601         0     90468    378600   6538615    159.05    168.57
999.02/999.07	c  N dy 14316   2132497     29148    124601         0    110470    378600  11485113    159.06    170.39
1010.02/1010.05	c  N dy 14454   2152538     29148    124601         0    130510    378600  16422427    159.06    175.20
1019.73/1019.78	c  N dy 14590   2172619     29148    124601         0     83592    378600   4732206    159.07    210.16
1029.63/1029.62	c  N dy 14725   2192725     29148    124601         0    103698    378600   9649176    159.08    173.39
1039.32/1039.38	c  S st 14850   2211043     29148    124601         0    122015    378600  14114305    159.08    153.36
1039.72/1039.70	c  S st 14850   2211546     29148    124601         0    122518    378600  14202670    159.08   no data
1039.72/1039.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1039.82/1039.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.14
1039.92/1039.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1039.92/1039.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1039.92/1039.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1039.92/1039.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
1039.92/1039.95	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1040.12/1040.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
1040.92/1040.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1048.23/1048.21	c lits-rem:         2  cl-subs:        8  v-elim:      0  v-fix:    0  time:  7.28 s
1048.23/1048.22	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
1048.42/1048.44	c vivif2 --  cl tried   122510 cl shrink        0 lits rem          0 time: 0.22
1048.72/1048.71	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.27
1048.72/1048.72	c calculated reachability. Time: 0.00
1048.72/1048.72	c  N dy 14850   2211546     29148    124601         0    122510    378600  14199372    159.08   no data
1059.22/1059.21	c  N dy 14985   2231602     29148    124601         0     74572    378600   2210697    159.09    168.99
1068.92/1068.93	c  N dy 15126   2251750     29148    124601         0     94719    378600   7144928    159.09    171.36
1079.22/1079.27	c  N dy 15258   2271807     29148    124601         0    114775    378600  12117936    159.10    170.95
1090.22/1090.21	c  N dy 15393   2291857     29148    124601         0    134825    378600  17046308    159.10    170.73
1100.03/1100.07	c  N dy 15528   2311996     29148    124601         0     85961    378600   4786270    159.10    169.02
1110.12/1110.18	c  N dy 15667   2332046     29148    124601         0    106010    378600   9706559    159.10    168.53
1120.83/1120.90	c  N dy 15806   2352099     29148    124601         0    126062    378600  14686594    159.11    172.54
1131.73/1131.77	c  N dy 15951   2372236     29148    124601         0     76200    378600   2175481    159.14    170.96
1141.62/1141.61	c  N dy 16098   2392264     29148    124601         0     96227    378600   7227088    159.17    167.63
1152.02/1152.05	c  N dy 16235   2412343     29148    124601         0    116305    378600  12228334    159.19    176.01
1163.22/1163.22	c  N dy 16380   2432433     29148    124601         0    136395    378600  17235881    159.22    196.42
1173.33/1173.32	c  N dy 16517   2452566     29148    124601         0     85529    378600   4182707    159.22    169.04
1183.32/1183.38	c  N dy 16654   2472620     29148    124601         0    105582    378600   9135307    159.23    171.10
1193.92/1193.92	c  N dy 16787   2492728     29148    124601         0    125690    378600  14116625    159.24    173.50
1205.23/1205.21	c  N dy 16934   2512754     29148    124601         0     73719    378600   1086093    159.26    196.40
1214.93/1214.98	c  N dy 17082   2532805     29148    124601         0     93768    378600   6074087    159.29    170.52
1225.12/1225.16	c  N dy 17214   2552842     29148    124601         0    113805    378600  10996301    159.29    169.69
1236.12/1236.19	c  N dy 17358   2572927     29148    124601         0    133886    378600  15960811    159.31    171.85
1246.93/1246.96	c  N dy 17489   2593030     29148    124601         0     80993    378600   2649669    159.31    171.58
1257.02/1257.00	c  N dy 17633   2613147     29148    124601         0    101109    378600   7601042    159.32    170.20
1267.33/1267.35	c  N dy 17766   2633230     29148    124601         0    121192    378600  12589717    159.32    173.93
1278.63/1278.65	c  N dy 17901   2653392     29148    124601         0    141354    378600  17528465    159.31    170.07
1289.43/1289.42	c  N dy 18040   2673467     29148    124601         0     87436    378600   4026150    159.33    182.76
1299.52/1299.56	c  N dy 18167   2693572     29148    124601         0    107541    378600   8970925    159.32    171.72

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-3367452-1305382362/watcher-3367452-1305382362 -o /tmp/evaluation-result-3367452-1305382362/solver-3367452-1305382362 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367452-1305382362.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: 1.38 2.61 3.23 4/298 25119
/proc/meminfo: memFree=24492080/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=23908 CPUtime=0 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 1382 0 0 0 0 0 0 0 21 0 1 0 630652179 24481792 1224 33554432000 4194304 4580011 140733702979232 18446744073709551615 220815933559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 5977 1224 322 95 0 959 0

[startup+0.081263 s]
/proc/loadavg: 1.38 2.61 3.23 4/298 25119
/proc/meminfo: memFree=24492080/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=44516 CPUtime=0.07 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 5491 0 0 0 7 0 0 0 21 0 1 0 630652179 45584384 4914 33554432000 4194304 4580011 140733702979232 18446744073709551615 4504391 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 11129 4914 339 95 0 6111 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44516

[startup+0.100243 s]
/proc/loadavg: 1.38 2.61 3.23 4/298 25119
/proc/meminfo: memFree=24492080/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=44516 CPUtime=0.08 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 5491 0 0 0 8 0 0 0 21 0 1 0 630652179 45584384 4914 33554432000 4194304 4580011 140733702979232 18446744073709551615 4292881 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 11129 4914 339 95 0 6111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44516

[startup+0.300205 s]
/proc/loadavg: 1.38 2.61 3.23 4/298 25119
/proc/meminfo: memFree=24492080/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=66600 CPUtime=0.29 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 10757 0 0 0 28 1 0 0 22 0 1 0 630652179 68198400 10180 33554432000 4194304 4580011 140733702979232 18446744073709551615 4416426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 16650 10180 353 95 0 11632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66600

[startup+0.700126 s]
/proc/loadavg: 1.38 2.61 3.23 4/298 25119
/proc/meminfo: memFree=24492080/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=63312 CPUtime=0.69 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 11567 0 0 0 68 1 0 0 23 0 1 0 630652179 64831488 9516 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 15828 9516 364 95 0 10810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63312

[startup+1.50098 s]
/proc/loadavg: 1.59 2.63 3.24 5/304 25130
/proc/meminfo: memFree=24427600/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=63312 CPUtime=1.49 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 12275 0 0 0 148 1 0 0 25 0 1 0 630652179 64831488 10224 33554432000 4194304 4580011 140733702979232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 15828 10224 364 95 0 10810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63312

[startup+3.10069 s]
/proc/loadavg: 1.59 2.63 3.24 5/304 25130
/proc/meminfo: memFree=24419952/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=96128 CPUtime=3.09 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 13400 0 0 0 308 1 0 0 25 0 1 0 630652179 98435072 11349 33554432000 4194304 4580011 140733702979232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 24032 11349 364 95 0 19014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96128

[startup+6.3011 s]
/proc/loadavg: 1.79 2.65 3.24 5/304 25131
/proc/meminfo: memFree=24373704/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=96128 CPUtime=6.29 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 15630 0 0 0 627 2 0 0 25 0 1 0 630652179 98435072 13579 33554432000 4194304 4580011 140733702979232 18446744073709551615 4489424 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 24032 13579 364 95 0 19014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96128

[startup+12.7009 s]
/proc/loadavg: 1.96 2.67 3.24 5/304 25131
/proc/meminfo: memFree=24251584/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=207124 CPUtime=12.69 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 40091 0 0 0 1264 5 0 0 25 0 1 0 630652179 212094976 32380 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 51781 32381 367 95 0 46763 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 207124

[startup+25.5006 s]
/proc/loadavg: 2.28 2.72 3.25 5/304 25131
/proc/meminfo: memFree=24186844/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=157180 CPUtime=25.49 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 53232 0 0 0 2542 7 0 0 25 0 1 0 630652179 160952320 31828 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 39295 31828 367 95 0 34277 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157180

[startup+51.1008 s]
/proc/loadavg: 2.95 2.84 3.28 5/304 25132
/proc/meminfo: memFree=24085436/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=301748 CPUtime=51.09 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 87804 0 0 0 5096 13 0 0 25 0 1 0 630652179 308989952 55504 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 75437 55504 367 95 0 70419 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 301748

[startup+102.311 s]
/proc/loadavg: 3.61 3.03 3.32 5/304 25133
/proc/meminfo: memFree=24023608/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=336332 CPUtime=102.3 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 115929 0 0 0 10212 18 0 0 25 0 1 0 630652179 344403968 67372 33554432000 4194304 4580011 140733702979232 18446744073709551615 4415945 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 84083 67372 367 95 0 79065 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 336332

[startup+162.3 s]
/proc/loadavg: 3.85 3.20 3.36 5/304 25135
/proc/meminfo: memFree=23932160/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=306400 CPUtime=162.29 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 144574 0 0 0 16204 25 0 0 25 0 1 0 630652179 313753600 69626 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 76600 69626 367 95 0 71582 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 306400

[startup+222.3 s]
/proc/loadavg: 3.99 3.36 3.40 5/304 25136
/proc/meminfo: memFree=23918216/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=306400 CPUtime=222.3 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 171421 0 0 0 22197 33 0 0 25 0 1 0 630652179 313753600 71519 33554432000 4194304 4580011 140733702979232 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 76600 71519 367 95 0 71582 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 306400

[startup+282.3 s]
/proc/loadavg: 3.99 3.48 3.43 5/304 25138
/proc/meminfo: memFree=23835192/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=387488 CPUtime=282.3 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 199977 0 0 0 28189 41 0 0 25 0 1 0 630652179 396787712 78511 33554432000 4194304 4580011 140733702979232 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 96872 78511 367 95 0 91854 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 387488

[startup+342.301 s]
/proc/loadavg: 4.03 3.58 3.47 5/304 25140
/proc/meminfo: memFree=23837380/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=387924 CPUtime=342.3 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 226207 0 0 0 34183 47 0 0 25 0 1 0 630652179 397234176 80876 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 96981 80876 367 95 0 91963 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 387924

[startup+402.301 s]
/proc/loadavg: 4.05 3.67 3.51 5/304 25141
/proc/meminfo: memFree=23831392/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=388444 CPUtime=402.3 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 251067 0 0 0 40178 52 0 0 25 0 1 0 630652179 397766656 79988 33554432000 4194304 4580011 140733702979232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 97111 79988 367 95 0 92093 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 388444

[startup+462.301 s]
/proc/loadavg: 4.02 3.73 3.54 5/304 25143
/proc/meminfo: memFree=23830240/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=329976 CPUtime=462.3 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 276675 0 0 0 46173 57 0 0 25 0 1 0 630652179 337895424 77450 33554432000 4194304 4580011 140733702979232 18446744073709551615 4321604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 82494 77450 367 95 0 77476 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 329976

[startup+522.301 s]
/proc/loadavg: 4.00 3.77 3.56 5/304 25144
/proc/meminfo: memFree=23823256/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=390772 CPUtime=522.3 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 303791 0 0 0 52167 63 0 0 25 0 1 0 630652179 400150528 84368 33554432000 4194304 4580011 140733702979232 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 97693 84368 367 95 0 92675 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 390772

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.58 5/304 25146
/proc/meminfo: memFree=23799920/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=391260 CPUtime=582.31 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 327870 0 0 0 58161 70 0 0 25 0 1 0 630652179 400650240 87571 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 97815 87571 367 95 0 92797 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 391260

[startup+642.301 s]
/proc/loadavg: 4.04 3.86 3.61 5/304 25148
/proc/meminfo: memFree=23824424/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=399004 CPUtime=642.32 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 353450 0 0 0 64156 76 0 0 25 0 1 0 630652179 408580096 79897 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 99751 79897 367 95 0 94733 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 399004

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.64 5/304 25149
/proc/meminfo: memFree=23801072/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=399340 CPUtime=702.31 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 379365 0 0 0 70149 82 0 0 25 0 1 0 630652179 408924160 82190 33554432000 4194304 4580011 140733702979232 18446744073709551615 4295865 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 99835 82190 367 95 0 94817 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 399340

[startup+762.312 s]
/proc/loadavg: 4.07 3.92 3.66 5/304 25154
/proc/meminfo: memFree=23762416/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=414036 CPUtime=762.32 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 408239 0 0 0 76143 89 0 0 25 0 1 0 630652179 423972864 86706 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 103509 86706 367 95 0 98491 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 414036

[startup+822.301 s]
/proc/loadavg: 4.08 3.94 3.68 5/304 25155
/proc/meminfo: memFree=23722248/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=414660 CPUtime=822.32 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 431975 0 0 0 82136 96 0 0 25 0 1 0 630652179 424611840 85089 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 103665 85089 367 95 0 98647 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 414660

[startup+882.301 s]
/proc/loadavg: 4.08 3.97 3.71 5/304 25157
/proc/meminfo: memFree=23691928/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=414940 CPUtime=882.31 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 456563 0 0 0 88129 102 0 0 25 0 1 0 630652179 424898560 83440 33554432000 4194304 4580011 140733702979232 18446744073709551615 4295806 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 103735 83440 367 95 0 98717 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 414940

[startup+942.301 s]
/proc/loadavg: 4.03 3.97 3.72 5/304 25158
/proc/meminfo: memFree=23631740/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=415500 CPUtime=942.32 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 483345 0 0 0 94123 109 0 0 25 0 1 0 630652179 425472000 96725 33554432000 4194304 4580011 140733702979232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 103875 96725 367 95 0 98857 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 415500

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.74 5/304 25160
/proc/meminfo: memFree=23622872/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=415804 CPUtime=1002.32 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 507875 0 0 0 100116 116 0 0 25 0 1 0 630652179 425783296 93332 33554432000 4194304 4580011 140733702979232 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 103951 93332 367 95 0 98933 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 415804

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/304 25162
/proc/meminfo: memFree=23578172/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=477484 CPUtime=1062.32 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 557746 0 0 0 106106 126 0 0 25 0 1 0 630652179 488943616 99253 33554432000 4194304 4580011 140733702979232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 119371 99253 367 95 0 114353 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 477484

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/304 25163
/proc/meminfo: memFree=23539040/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=477636 CPUtime=1122.32 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 587649 0 0 0 112099 133 0 0 25 0 1 0 630652179 489099264 110595 33554432000 4194304 4580011 140733702979232 18446744073709551615 4294534 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 119409 110595 367 95 0 114391 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 477636

[startup+1182.3 s]
/proc/loadavg: 4.05 3.99 3.78 5/304 25165
/proc/meminfo: memFree=23549916/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=477992 CPUtime=1182.32 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 619247 0 0 0 118092 140 0 0 25 0 1 0 630652179 489463808 104029 33554432000 4194304 4580011 140733702979232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 119498 104029 367 95 0 114480 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 477992

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.79 5/304 25167
/proc/meminfo: memFree=23532880/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=478212 CPUtime=1242.33 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 648457 0 0 0 124085 148 0 0 25 0 1 0 630652179 489689088 113837 33554432000 4194304 4580011 140733702979232 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 119553 113837 367 95 0 114535 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 478212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.00 3.80 3/302 25170
/proc/meminfo: memFree=23875696/32951124 swapFree=63485424/67111528
[pid=25119] ppid=25117 vsize=478676 CPUtime=1300.04 cores=1,3
/proc/25119/stat : 25119 (strangenight2-s) R 25117 25119 24609 0 -1 4202496 678734 0 0 0 129847 157 0 0 25 0 1 0 630652179 490164224 104599 33554432000 4194304 4580011 140733702979232 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25119/statm: 119669 104599 367 95 0 114651 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 478676

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.03
CPU time (s): 1300.07
CPU user time (s): 1298.48
CPU system time (s): 1.58876
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 744852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.48
system time used= 1.58876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 678736
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= 6
involuntary context switches= 1369

runsolver used 3.50447 second user time and 8.36073 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 16:12:43
IDJOB=3367452
IDBENCH=82661
IDSOLVER=1845
FILE ID=node147/3367452-1305382362
RUNJOBID= node147-1305382362-25089
PBS_JOBID= 13324355
Free space on /tmp= 73092 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367452-1305382362/watcher-3367452-1305382362 -o /tmp/evaluation-result-3367452-1305382362/solver-3367452-1305382362 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367452-1305382362.cnf

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

MD5SUM BENCH= 54460fee539c424ee8b11c1bf37a8da6
RANDOM SEED=756503727

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24492484 kB
Buffers:        271808 kB
Cached:        4919292 kB
SwapCached:      13132 kB
Active:        1564208 kB
Inactive:      6663572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24492484 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           20736 kB
Writeback:           0 kB
AnonPages:     3031768 kB
Mapped:          15328 kB
Slab:           140120 kB
PageTables:      29160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44893596 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= 73096 MiB
End job on node147 at 2011-05-14 16:34:25