Trace number 3257230

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-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3257230-1303468570.cnf'
0.00/0.00	c -- header says num vars:            113
0.00/0.00	c -- header says num clauses:         236
0.00/0.00	c -- clauses added:            0 learnts,          236 normals,            0 xors
0.00/0.00	c -- vars added        113
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       113       236         0         0       708         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       4 undec:     105 neg:       4
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       113       236         0         0       708         0   no data   no data  --
0.03/0.06	c  N dy    16      4007       113       236         0      3592       708     63962     11.13     11.76  --
0.09/0.14	c  N dy    31      8513       113       236         0      5474       708     85126     10.87     11.61  --
0.19/0.25	c  N dy    60     12639       113       236         0      5461       708     72572     11.30     11.93  --
0.29/0.36	c  N dy    85     16713       113       236         0      9283       708    139450     11.40     12.33  --
0.39/0.48	c  N dy   113     20777       113       236         0      7891       708    102912     11.62     12.44  --
0.59/0.61	c  N dy   126     24827       113       236         0     11673       708    172867     11.48     14.44  --
0.59/0.62	c  F st   128     25000       113       236         0     11839       708    175965     11.48   no data  --
0.69/0.79	c  N dy   134     30000       113       236         0     10108       708    143687     11.48   no data  --
0.69/0.79	c  S st   134     30000       113       236         0     10108       708    143687     11.48   no data  --
0.79/0.81	c  S st   134     30506       113       236         0     10602       708    153527     11.48   no data  --
0.79/0.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.79/0.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.79/0.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.79/0.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
0.79/0.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.99/1.06	c lits-rem:       509  cl-subs:      240  v-elim:      0  v-fix:    0  time:  0.24 s
0.99/1.06	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.00
0.99/1.06	c calculated reachability. Time: 0.00
0.99/1.06	c  N dy   134     30506       113       236         0     10362       708    147155     11.48   no data  --
1.19/1.21	c  N dy   153     34677       113       236         0     14322       708    221194     11.54     12.22  --
1.29/1.36	c  N dy   184     38691       113       236         0     10741       708    136128     11.72     12.34  --
1.49/1.53	c  N dy   217     42783       113       236         0     14630       708    213229     11.91     17.41  --
1.59/1.67	c  S st   235     45760       113       236         0      8983       708     91132     11.93     11.41  --
1.59/1.69	c  S st   235     46268       113       236         0      9482       708    101028     11.93   no data  --
1.59/1.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
1.59/1.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.73	c lits-rem:       117  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.04 s
1.69/1.73	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
1.69/1.73	c vivif2 --  cl tried     9450 cl shrink        0 lits rem          0 time: 0.00
1.69/1.73	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.00
1.69/1.73	c calculated reachability. Time: 0.00
1.69/1.73	c  N dy   235     46268       113       236         0      9450       708    100385     11.93   no data  --
1.79/1.89	c  N dy   266     50363       113       236         0     13365       708    175657     12.04     13.07  --
2.09/2.14	c  N dy   269     56232       113       236         0     18938       708    291318     11.84     12.55  --
2.29/2.30	c  N dy   304     60285       113       236         0     13344       708    166056     11.95     13.62  --
2.38/2.48	c  N dy   325     64304       113       236         0     17140       708    236630     11.97     14.32  --
2.68/2.72	c  N dy   353     68541       113       236         0     10724       708    101864     12.04     12.95  --
2.68/2.75	c  S st   361     69402       113       236         0     11547       708    118154     12.06   no data  --
2.68/2.78	c  S st   361     69908       113       236         0     12036       708    128503     12.06   no data  --
2.68/2.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.68/2.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.68/2.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.68/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.68/2.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
2.68/2.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.98/3.04	c lits-rem:       148  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.25 s
2.98/3.04	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
2.98/3.04	c vivif2 --  cl tried    11963 cl shrink        0 lits rem          0 time: 0.00
2.98/3.04	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.00
2.98/3.04	c calculated reachability. Time: 0.00
2.98/3.04	c  N dy   361     69908       113       236         0     11963       708    126880     12.06   no data  --
3.19/3.26	c  N dy   388     75520       113       236         0     17271       708    226946     12.06     12.71  --
3.48/3.51	c  N dy   408     80436       113       236         0     21904       708    313261     12.06     12.72  --
3.69/3.75	c  N dy   438     85736       113       236         0     15594       708    187589     12.11     12.82  --
3.79/3.83	c  F st   448     87500       113       236         0     17253       708    218686     12.12   no data  --
3.99/4.08	c  N dy   454     92693       113       236         0     22091       708    320168     12.12   no data  --
4.30/4.40	c  N dy   498     98625       113       236         0     15428       708    172896     12.23     15.17  --
4.69/4.73	c  S st   540    104862       113       236         0     21369       708    289933     12.30   no data  --
4.69/4.78	c  S st   540    105365       113       236         0     21863       708    300616     12.30   no data  --
4.69/4.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.69/4.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
4.69/4.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.81	c lits-rem:       995  cl-subs:      340  v-elim:      0  v-fix:    0  time:  1.02 s
5.79/5.81	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
5.79/5.81	c vivif2 --  cl tried    21523 cl shrink        0 lits rem          0 time: 0.00
5.79/5.82	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.00
5.79/5.82	c calculated reachability. Time: 0.00
5.79/5.82	c  N dy   540    105365       113       236         0     21523       708    291935     12.30   no data  --
6.19/6.25	c  N dy   579    112682       113       236         0     15213       708    160112     12.33     13.01  --
6.60/6.63	c  N dy   617    120082       113       236         0     22269       708    299591     12.37     13.08  --
7.09/7.15	c  N dy   672    127858       113       236         0     15347       708    148797     12.43     13.10  --
7.70/7.77	c  N dy   727    140168       113       236         0     26921       708    369753     12.43     13.25  --
8.29/8.34	c  N dy   774    149613       113       236         0     20660       708    243584     12.45     13.54  --
8.80/8.89	c  S st   824    158048       113       236         0     28686       708    400747     12.47     13.18  --
8.89/8.95	c  S st   824    158552       113       236         0     29182       708    411553     12.47   no data  --
8.89/8.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.89/8.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.89/8.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.89/8.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
8.89/8.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.19/10.25	c lits-rem:      1901  cl-subs:      588  v-elim:      0  v-fix:    0  time:  1.29 s
10.19/10.25	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
10.19/10.26	c vivif2 --  cl tried    28594 cl shrink        0 lits rem          0 time: 0.00
10.19/10.26	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.01
10.19/10.27	c calculated reachability. Time: 0.00
10.19/10.27	c  N dy   824    158552       113       236         0     28594       708    396169     12.47   no data  --
10.89/10.94	c  N dy   890    168868       113       236         0     22312       708    265451     12.53     13.21  --
11.58/11.68	c  N dy   936    180055       113       236         0     32837       708    473420     12.55     13.23  --
12.38/12.41	c  N dy  1009    191700       113       236         0     26874       708    342782     12.60     13.32  --
13.20/13.22	c  N dy  1041    204031       113       236         0     20526       708    208715     12.56     13.36  --
13.99/14.09	c  N dy  1117    217369       113       236         0     32998       708    450612     12.60     13.27  --
14.99/15.01	c  N dy  1197    231257       113       236         0     27314       708    333300     12.64     14.76  --
15.40/15.49	c  S st  1234    237828       113       236         0     33485       708    453745     12.65   no data  --
15.49/15.56	c  S st  1234    238332       113       236         0     33977       708    464318     12.65   no data  --
15.49/15.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.49/15.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.49/15.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.49/15.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.49/15.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.49/15.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
15.49/15.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.99/17.09	c lits-rem:      2487  cl-subs:      582  v-elim:      0  v-fix:    0  time:  1.51 s
16.99/17.09	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
17.09/17.10	c vivif2 --  cl tried    33395 cl shrink        0 lits rem          0 time: 0.00
17.09/17.11	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.01
17.09/17.11	c calculated reachability. Time: 0.00
17.09/17.11	c  N dy  1234    238332       113       236         0     33395       708    448428     12.65   no data  --
18.09/18.19	c  N dy  1308    253629       113       236         0     28028       708    335874     12.65     16.63  --
19.49/19.56	c  N dy  1384    271183       113       236         0     23835       708    246145     12.67     13.35  --
20.69/20.77	c  N dy  1465    288499       113       236         0     40019       708    569235     12.69     14.71  --
21.99/22.02	c  F st  1553    306252       113       236         0     35081       708    454270     12.70     11.19  --
22.08/22.11	c  N st  1556    307442       113       236         0     36185       708    477284     12.70   no data  --
23.48/23.59	c  N dy  1640    327070       113       236         0     32042       708    390108     12.72     17.04  --
25.38/25.40	c  N dy  1776    347084       113       236         0     27298       708    283510     12.80     14.51  --
26.08/26.12	c  S st  1817    357499       113       236         0     37003       708    479533     12.79     10.28  --
26.18/26.20	c  S st  1817    358002       113       236         0     37498       708    490640     12.79   no data  --
26.18/26.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.18/26.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.18/26.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.18/26.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.18/26.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.18/26.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
26.18/26.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.78/27.80	c lits-rem:      2100  cl-subs:      624  v-elim:      0  v-fix:    0  time:  1.58 s
27.78/27.80	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
27.78/27.80	c vivif2 --  cl tried    36874 cl shrink        0 lits rem          0 time: 0.01
27.78/27.81	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.01
27.78/27.81	c calculated reachability. Time: 0.00
27.78/27.81	c  N dy  1817    358002       113       236         0     36874       708    474542     12.79   no data  --
29.70/29.72	c  N dy  1933    379291       113       236         0     32527       708    376340     12.82     13.53  --
31.59/31.63	c  N dy  2030    399476       113       236         0     26176       708    241024     12.84     13.77  --
33.19/33.21	c  N dy  2105    420168       113       236         0     45453       708    626463     12.80     13.50  --
34.99/35.03	c  N dy  2215    440507       113       236         0     38306       708    475072     12.83     13.54  --
36.89/36.99	c  N dy  2318    460892       113       236         0     30233       708    303327     12.85     13.55  --
38.69/38.70	c  N dy  2415    480926       113       236         0     49027       708    680704     12.87     17.88  --
40.49/40.54	c  N dy  2504    500984       113       236         0     39733       708    483109     12.88     18.07  --
42.79/42.84	c  N dy  2626    521250       113       236         0     29623       708    271456     12.91     13.59  --
43.89/43.98	c  S st  2660    537004       113       236         0     44044       708    556175     12.88     11.60  --
43.99/44.07	c  S st  2660    537507       113       236         0     44534       708    567237     12.88   no data  --
43.99/44.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.99/44.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.99/44.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
44.09/44.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.09/44.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.09/44.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
44.09/44.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.20/46.27	c lits-rem:      2919  cl-subs:     1093  v-elim:      0  v-fix:    0  time:  2.17 s
46.20/46.27	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
46.20/46.28	c vivif2 --  cl tried    43441 cl shrink        0 lits rem          0 time: 0.01
46.20/46.29	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.01
46.20/46.29	c calculated reachability. Time: 0.00
46.20/46.29	c  N dy  2660    537507       113       236         0     43441       708    539878     12.88   no data  --
48.69/48.71	c  N dy  2788    557564       113       236         0     32506       708    325104     12.91     13.60  --
50.38/50.44	c  N dy  2827    577660       113       236         0     50927       708    707970     12.84     18.36  --
52.59/52.67	c  N dy  2926    597764       113       236         0     39039       708    439437     12.85     13.65  --
55.89/55.97	c  N dy  3001    633715       113       236         0     40465       708    456873     12.79     13.94  --
58.19/58.21	c  N dy  3110    653836       113       236         0     59099       708    825940     12.81     13.62  --
60.40/60.44	c  N dy  3208    674883       113       236         0     46479       708    571349     12.81     13.58  --
62.69/62.79	c  N dy  3286    694998       113       236         0     65070       708    951793     12.81     13.54  --
64.80/64.83	c  N dy  3366    715009       113       236         0     50005       708    625318     12.81     16.80  --
67.59/67.68	c  N dy  3492    735045       113       236         0     34585       708    310172     12.83     13.70  --
69.69/69.76	c  N dy  3593    756329       113       236         0     54249       708    706565     12.84     13.62  --
72.59/72.64	c  N dy  3701    776656       113       236         0     37859       708    364368     12.85     13.92  --
74.80/74.84	c  N dy  3823    796751       113       236         0     56572       708    743300     12.87     13.59  --
75.99/76.09	c  S st  3874    806260       113       236         0     65365       708    920726     12.88     13.56  --
76.19/76.24	c  S st  3874    806762       113       236         0     65856       708    931571     12.88   no data  --
76.19/76.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.19/76.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.19/76.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
76.19/76.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.19/76.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.19/76.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
76.19/76.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.09/80.17	c lits-rem:      3295  cl-subs:     1669  v-elim:      0  v-fix:    0  time:  3.88 s
80.09/80.17	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
80.09/80.18	c vivif2 --  cl tried    64187 cl shrink        0 lits rem          0 time: 0.01
80.19/80.21	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.02
80.19/80.21	c calculated reachability. Time: 0.00
80.19/80.21	c  N dy  3874    806762       113       236         0     64187       708    889450     12.88   no data  --
82.59/82.69	c  N dy  3974    826913       113       236         0     46839       708    534058     12.88     13.63  --
86.39/86.44	c  N dy  4096    856256       113       236         0     36944       708    327579     12.88     13.59  --
88.49/88.59	c  N dy  4211    876329       113       236         0     55645       708    710714     12.90     16.02  --
91.59/91.69	c  N dy  4337    897075       113       236         0     74843       708   1101983     12.92     13.71  --
93.79/93.80	c  N dy  4366    918138       113       236         0     55567       708    688012     12.86     13.60  --
96.38/96.45	c  N dy  4474    938502       113       236         0     74462       708   1073744     12.87     13.80  --
98.48/98.56	c  N dy  4522    958538       113       236         0     54169       708    646106     12.85     13.54  --
101.99/102.00	c  N dy  4631    985412       113       236         0     39462       708    351945     12.85     13.57  --
104.09/104.14	c  N dy  4765   1005453       113       236         0     57933       708    724851     12.87     17.09  --
106.79/106.88	c  N dy  4861   1026296       113       236         0     77071       708   1111624     12.88     13.56  --
109.29/109.33	c  N dy  4949   1047712       113       236         0     56445       708    683728     12.87     13.58  --
112.59/112.61	c  F st  5070   1071876       113       236         0     78514       708   1133032     12.88      8.28  --
112.59/112.61	c  N st  5070   1071876       113       236         0     78514       708   1133032     12.88      8.28  --
115.09/115.13	c  N dy  5143   1092328       113       236         0     55906       708    657238     12.88     13.56  --
118.09/118.12	c  N dy  5260   1112386       113       236         0     74246       708   1029526     12.90     13.60  --
121.39/121.47	c  N dy  5355   1137034       113       236         0     54510       708    621832     12.89     13.69  --
123.89/123.94	c  N dy  5429   1157076       113       236         0     72971       708   1006553     12.89     13.57  --
126.40/126.45	c  N dy  5472   1177086       113       236         0     47779       708    475768     12.86     13.80  --
129.19/129.27	c  N dy  5536   1202974       113       236         0     71218       708    941054     12.84     13.68  --
130.39/130.49	c  S st  5578   1210143       113       236         0     77775       708   1073474     12.84     10.48  --
130.59/130.67	c  S st  5578   1210647       113       236         0     78262       708   1084379     12.84   no data  --
130.59/130.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.59/130.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.69/130.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
130.69/130.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.69/130.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.69/130.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
130.69/130.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.79/136.81	c lits-rem:      5033  cl-subs:     3166  v-elim:      0  v-fix:    0  time:  6.08 s
136.79/136.81	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
136.79/136.83	c vivif2 --  cl tried    75096 cl shrink        0 lits rem          0 time: 0.01
136.79/136.85	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.03
136.79/136.86	c calculated reachability. Time: 0.00
136.79/136.86	c  N dy  5578   1210647       113       236         0     75096       708   1011686     12.84   no data  --
139.89/139.91	c  N dy  5594   1237205       113       236         0     55558       708    622845     12.80     13.48  --
142.79/142.80	c  N dy  5700   1257206       113       236         0     73943       708    992255     12.81     17.17  --
146.39/146.44	c  N dy  5831   1277671       113       236         0     48334       708    470131     12.83     13.63  --
149.39/149.43	c  N dy  5915   1302991       113       236         0     70572       708    916893     12.82     13.62  --
152.80/152.86	c  N dy  6021   1323029       113       236         0     88917       708   1283429     12.83     13.59  --
155.39/155.43	c  N dy  6086   1343685       113       236         0     62906       708    772761     12.82     13.51  --
159.09/159.12	c  N dy  6181   1369044       113       236         0     85993       708   1234006     12.82     13.50  --
162.39/162.40	c  N dy  6290   1390076       113       236         0     58955       708    671826     12.83     13.55  --
165.29/165.40	c  N dy  6395   1410090       113       236         0     77468       708   1054969     12.84     14.76  --
169.39/169.42	c  N dy  6505   1430175       113       236         0     48274       708    441536     12.85     17.37  --
172.70/172.76	c  N dy  6514   1461984       113       236         0     75944       708    977591     12.79     13.67  --
175.89/175.92	c  N dy  6569   1482016       113       236         0     93824       708   1340040     12.77     13.58  --
179.20/179.23	c  N dy  6589   1507786       113       236         0     69943       708    921645     12.73     13.53  --
182.99/183.02	c  N dy  6731   1527969       113       236         0     88687       708   1312683     12.75     13.51  --
186.59/186.63	c  N dy  6831   1548056       113       236         0     58016       708    628753     12.76     18.51  --
189.09/189.17	c  N dy  6909   1568226       113       236         0     76578       708   1004269     12.76     13.57  --
192.79/192.85	c  N dy  7047   1588490       113       236         0     95210       708   1385227     12.78     13.50  --
195.89/195.93	c  N dy  7165   1608582       113       236         0     63308       708    720254     12.79     15.70  --
198.89/198.94	c  N dy  7296   1628588       113       236         0     81687       708   1097625     12.80     18.61  --
202.19/202.23	c  N dy  7378   1648631       113       236         0     99796       708   1459566     12.80     19.87  --
205.39/205.45	c  N dy  7465   1673418       113       236         0     71303       708    870782     12.80     13.49  --
208.29/208.32	c  N dy  7551   1693539       113       236         0     89964       708   1268121     12.80     13.48  --
211.29/211.32	c  S st  7604   1710647       113       236         0     53426       708    494031     12.80     13.38  --
211.39/211.42	c  S st  7604   1711147       113       236         0     53913       708    505155     12.80   no data  --
211.39/211.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
211.39/211.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
211.39/211.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
211.39/211.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.39/211.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.39/211.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
211.39/211.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
213.19/213.25	c lits-rem:       518  cl-subs:      194  v-elim:      0  v-fix:    0  time:  1.80 s
213.19/213.25	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
213.19/213.25	c vivif2 --  cl tried    53719 cl shrink        0 lits rem          0 time: 0.01
213.19/213.27	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.02
213.19/213.27	c calculated reachability. Time: 0.00
213.19/213.27	c  N dy  7604   1711147       113       236         0     53719       708    501225     12.80   no data  --
216.09/216.16	c  N dy  7726   1731169       113       236         0     72229       708    881388     12.81     18.69  --
219.79/219.90	c  N dy  7846   1752778       113       236         0     92109       708   1292534     12.82     13.92  --
223.69/223.77	c  N dy  7930   1772830       113       236         0     57180       708    561169     12.82     15.13  --
226.69/226.71	c  N dy  8058   1792850       113       236         0     75644       708    943032     12.83     14.50  --
230.49/230.56	c  N dy  8175   1813470       113       236         0     94524       708   1334339     12.84     13.56  --
234.60/234.60	c  N dy  8275   1833492       113       236         0     58772       708    585800     12.85     14.35  --
237.70/237.70	c  N dy  8399   1853951       113       236         0     77719       708    984454     12.86     13.63  --
241.09/241.19	c  N dy  8497   1873968       113       236         0     96171       708   1365229     12.87     13.77  --
244.89/244.92	c  N dy  8527   1899785       113       236         0     64670       708    719506     12.85     13.57  --
248.09/248.17	c  N dy  8674   1919895       113       236         0     83305       708   1112194     12.87     13.55  --
253.69/253.78	c  N dy  8808   1951551       113       236         0    112412       708   1741072     12.86     13.58  --
256.39/256.47	c  N dy  8891   1971649       113       236         0     74318       708    878324     12.86     14.85  --
259.69/259.75	c  N dy  8998   1991698       113       236         0     92712       708   1260489     12.87     17.91  --
264.10/264.12	c  N dy  9138   2011950       113       236         0    111305       708   1643098     12.88     13.57  --
267.39/267.49	c  N dy  9274   2032063       113       236         0     72933       708    849129     12.90     13.72  --
271.90/271.92	c  N dy  9292   2063405       113       236         0    100132       708   1360685     12.86     13.83  --
276.79/276.87	c  N dy  9446   2083425       113       236         0     61535       708    609098     12.87     16.71  --
279.69/279.77	c  N dy  9525   2103496       113       236         0     79721       708    973849     12.87     18.93  --
283.29/283.31	c  N dy  9609   2123506       113       236         0     97996       708   1335148     12.87     15.76  --
288.10/288.16	c  N dy  9745   2143531       113       236         0    116350       708   1713745     12.89     15.42  --
291.29/291.32	c  N dy  9852   2164657       113       236         0     77370       708    920098     12.89     13.63  --
294.99/295.08	c  N dy  9968   2184695       113       236         0     95629       708   1291852     12.90     15.12  --
299.40/299.43	c  N dy 10074   2204773       113       236         0    114059       708   1662138     12.90     15.55  --
301.20/301.27	c  S st 10122   2211147       113       236         0     60677       708    569772     12.91   no data  --
301.30/301.39	c  S st 10122   2211651       113       236         0     61169       708    580929     12.91   no data  --
301.30/301.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
301.30/301.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
301.40/301.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
301.40/301.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.40/301.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.40/301.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
301.40/301.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
303.30/303.39	c lits-rem:       405  cl-subs:      122  v-elim:      0  v-fix:    0  time:  1.97 s
303.30/303.39	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
303.40/303.40	c vivif2 --  cl tried    61047 cl shrink        0 lits rem          0 time: 0.01
303.40/303.42	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.02
303.40/303.42	c calculated reachability. Time: 0.00
303.40/303.42	c  N dy 10122   2211651       113       236         0     61047       708    578325     12.91   no data  --
306.20/306.27	c  N dy 10244   2231657       113       236         0     79401       708    956321     12.92     16.72  --
309.99/310.02	c  N dy 10366   2252759       113       236         0     98786       708   1361974     12.93     13.66  --
314.19/314.27	c  N dy 10471   2272806       113       236         0    117107       708   1737826     12.93     15.46  --
317.49/317.56	c  N dy 10570   2292829       113       236         0     75134       708    855695     12.94     19.85  --
320.99/321.03	c  N dy 10688   2313211       113       236         0     93768       708   1236765     12.95     13.66  --
324.89/324.91	c  N dy 10780   2333627       113       236         0    112201       708   1607462     12.95     13.79  --
328.80/328.81	c  N dy 10875   2354502       113       236         0     70156       708    747102     12.95     13.70  --
331.39/331.49	c  N dy 10916   2374732       113       236         0     88774       708   1139168     12.94     13.65  --
334.99/335.02	c  N dy 10984   2394773       113       236         0    107333       708   1538270     12.94     17.29  --
339.80/339.86	c  N dy 11099   2414827       113       236         0     63372       708    590010     12.94     16.97  --
342.69/342.74	c  N dy 11197   2434925       113       236         0     81888       708    970644     12.95     16.41  --
346.29/346.32	c  N dy 11320   2455001       113       236         0    100181       708   1344700     12.96     16.95  --
350.39/350.42	c  N dy 11395   2475025       113       236         0    118577       708   1721494     12.96     13.86  --
355.31/355.37	c  N dy 11537   2495532       113       236         0     74170       708    806115     12.97     13.68  --
358.79/358.87	c  N dy 11640   2515621       113       236         0     92536       708   1187329     12.97     16.78  --
363.69/363.75	c  N dy 11715   2541193       113       236         0    115910       708   1676303     12.97     13.66  --
367.90/367.91	c  N dy 11781   2561213       113       236         0     69928       708    707675     12.97     13.71  --
371.09/371.15	c  N dy 11872   2581765       113       236         0     88480       708   1081143     12.97     13.77  --
374.90/374.99	c  N dy 11924   2603624       113       236         0    107979       708   1453148     12.95     13.69  --
380.09/380.14	c  N dy 12032   2624017       113       236         0    126650       708   1840041     12.96     13.65  --
383.60/383.65	c  N dy 12098   2644100       113       236         0     80632       708    935990     12.96     13.66  --
387.49/387.50	c  N dy 12190   2665354       113       236         0    100037       708   1332064     12.96     13.71  --
391.70/391.78	c  N dy 12274   2685737       113       236         0    118666       708   1708466     12.96     13.71  --
396.79/396.82	c  N dy 12375   2705803       113       236         0     71194       708    712193     12.96     14.96  --
397.39/397.44	c  S st 12378   2711651       113       236         0     76374       708    822851     12.96     11.34  --
397.59/397.61	c  S st 12378   2712152       113       236         0     76862       708    833412     12.96   no data  --
397.59/397.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
397.59/397.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
397.59/397.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
397.59/397.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
397.59/397.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
397.59/397.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
397.59/397.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
402.39/402.41	c lits-rem:      3835  cl-subs:      890  v-elim:      0  v-fix:    0  time:  4.75 s
402.39/402.41	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
402.39/402.42	c vivif2 --  cl tried    75972 cl shrink        0 lits rem          0 time: 0.01
402.39/402.44	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.02
402.39/402.44	c calculated reachability. Time: 0.00
402.39/402.44	c  N dy 12378   2712152       113       236         0     75972       708    809871     12.96   no data  --
405.29/405.33	c  N dy 12424   2733149       113       236         0     94871       708   1197661     12.95     13.69  --
409.80/409.82	c  N dy 12557   2754479       113       236         0    114330       708   1599104     12.96     14.27  --
414.60/414.65	c  N dy 12632   2774653       113       236         0     66321       708    607990     12.96     13.76  --
417.20/417.24	c  N dy 12706   2794731       113       236         0     84334       708    964579     12.96     13.69  --
420.90/420.98	c  N dy 12820   2815156       113       236         0    102973       708   1346376     12.97     13.75  --
425.70/425.78	c  N dy 12959   2835313       113       236         0    121439       708   1733578     12.98     13.73  --
430.40/430.45	c  N dy 13052   2855332       113       236         0     72377       708    723215     12.98     18.86  --
433.50/433.54	c  N dy 13144   2876372       113       236         0     91398       708   1107628     12.98     13.73  --
437.59/437.65	c  N dy 13269   2896464       113       236         0    109817       708   1488533     12.99     14.09  --
442.49/442.56	c  N dy 13362   2918549       113       236         0    129871       708   1906828     12.99     13.84  --
446.70/446.72	c  N dy 13450   2940545       113       236         0     81682       708    892222     12.99     13.71  --
450.30/450.30	c  N dy 13561   2960783       113       236         0    100379       708   1281569     12.99     13.79  --
454.20/454.27	c  N dy 13653   2981128       113       236         0    119168       708   1676762     12.99     13.70  --
459.30/459.37	c  N dy 13771   3001145       113       236         0    137206       708   2044543     13.00     17.46  --
462.79/462.80	c  N dy 13853   3021201       113       236         0     86136       708    988476     13.00     15.63  --
466.69/466.73	c  N dy 13987   3041244       113       236         0    104554       708   1371309     13.00     14.50  --
470.59/470.65	c  N dy 14050   3061283       113       236         0    122801       708   1754643     13.00     14.74  --
476.31/476.36	c  N dy 14153   3081325       113       236         0     70942       708    661590     13.01     13.70  --
479.20/479.24	c  N dy 14206   3102972       113       236         0     90199       708   1046722     12.99     13.93  --
483.10/483.17	c  N dy 14312   3123127       113       236         0    108534       708   1425731     13.00     13.76  --
487.59/487.62	c  N dy 14397   3143559       113       236         0    127292       708   1821050     13.00     13.69  --
492.80/492.81	c  N dy 14498   3164013       113       236         0     74929       708    736967     13.00     13.78  --
496.30/496.35	c  N dy 14637   3184112       113       236         0     93298       708   1122916     13.01     18.05  --
500.50/500.52	c  N dy 14760   3204125       113       236         0    111535       708   1495288     13.02     16.67  --
502.50/502.55	c  S st 14821   3212152       113       236         0    118941       708   1649438     13.02     13.06  --
502.80/502.80	c  S st 14821   3212655       113       236         0    119436       708   1660631     13.02   no data  --
502.80/502.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
502.80/502.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
502.80/502.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
502.90/502.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
502.90/502.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.90/502.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
502.90/502.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
518.59/518.67	c lits-rem:      6592  cl-subs:     3089  v-elim:      0  v-fix:    0  time: 15.77 s
518.59/518.67	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
518.59/518.69	c vivif2 --  cl tried   116347 cl shrink        0 lits rem          0 time: 0.02
518.69/518.73	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.04
518.69/518.74	c calculated reachability. Time: 0.00
518.69/518.74	c  N dy 14821   3212655       113       236         0    116347       708   1583489     13.02   no data  --
523.80/523.84	c  N dy 14935   3232938       113       236         0    134989       708   1981259     13.03     13.77  --
528.70/528.77	c  N dy 15042   3253874       113       236         0     82268       708    881397     13.03     13.76  --
532.20/532.20	c  N dy 15135   3273949       113       236         0    100278       708   1247457     13.03     14.81  --
536.60/536.61	c  N dy 15236   3294128       113       236         0    118727       708   1635010     13.04     14.05  --
542.10/542.14	c  N dy 15370   3314390       113       236         0    137364       708   2024961     13.05     13.79  --
547.50/547.59	c  N dy 15482   3340638       113       236         0     88407       708    992678     13.05     13.97  --
553.10/553.12	c  N dy 15568   3375749       113       236         0    119857       708   1639728     13.03     14.21  --
559.50/559.51	c  N dy 15602   3406118       113       236         0     73633       708    685341     13.01     13.90  --
562.70/562.77	c  N dy 15712   3426282       113       236         0     91994       708   1061529     13.02     13.83  --
566.60/566.65	c  N dy 15813   3446318       113       236         0    110415       708   1439233     13.02     13.79  --
571.50/571.51	c  N dy 15933   3466419       113       236         0    128766       708   1814250     13.03     18.25  --
577.00/577.02	c  N dy 16045   3486678       113       236         0    147278       708   2199649     13.03     13.80  --
581.00/581.01	c  N dy 16147   3506736       113       236         0     90968       708   1022357     13.04     13.83  --
585.10/585.12	c  N dy 16276   3526849       113       236         0    109333       708   1400231     13.04     14.00  --
589.80/589.87	c  N dy 16385   3547629       113       236         0    128263       708   1784963     13.05     14.01  --
595.50/595.51	c  N dy 16501   3567689       113       236         0    146771       708   2171860     13.05     17.44  --
600.10/600.16	c  N dy 16613   3587710       113       236         0     89515       708   1002128     13.06     13.75  --
603.60/603.62	c  N dy 16693   3607793       113       236         0    107623       708   1376883     13.05     16.48  --
607.80/607.89	c  N dy 16770   3627955       113       236         0    125767       708   1740061     13.05     13.80  --
613.71/613.70	c  N dy 16880   3647998       113       236         0    143921       708   2119770     13.06     19.20  --
620.00/620.00	c  N dy 17004   3672240       113       236         0     89407       708    976580     13.06     13.77  --
623.90/623.91	c  N dy 17109   3692260       113       236         0    107438       708   1343656     13.06     15.93  --
629.20/629.21	c  N dy 17251   3712351       113       236         0    125872       708   1730501     13.07     13.81  --
629.30/629.31	c  S st 17254   3712656       113       236         0    126157       708   1735732     13.07   no data  --
629.60/629.60	c  S st 17254   3713162       113       236         0    126653       708   1747108     13.07   no data  --
629.60/629.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
629.60/629.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
629.60/629.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
629.70/629.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
629.70/629.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
629.70/629.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
629.70/629.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
651.50/651.59	c lits-rem:      7988  cl-subs:     3565  v-elim:      0  v-fix:    0  time: 21.87 s
651.50/651.59	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
651.60/651.61	c vivif2 --  cl tried   123088 cl shrink        0 lits rem          0 time: 0.02
651.60/651.65	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.05
651.60/651.66	c calculated reachability. Time: 0.00
651.60/651.66	c  N dy 17254   3713162       113       236         0    123088       708   1657510     13.07   no data  --
656.30/656.35	c  N dy 17263   3739761       113       236         0    146666       708   2141815     13.05     14.84  --
659.70/659.74	c  F st 17305   3751564       113       236         0     80590       708    791137     13.05     10.86  --
661.70/661.77	c  N dy 17322   3765166       113       236         0     92619       708   1023876     13.05     13.76  --
666.00/666.02	c  N dy 17442   3785263       113       236         0    111031       708   1404536     13.05     17.08  --
670.31/670.37	c  N dy 17525   3806077       113       236         0    129900       708   1801939     13.05     13.92  --
676.30/676.39	c  N dy 17646   3827354       113       236         0    149339       708   2199972     13.05     13.87  --
681.30/681.32	c  N dy 17759   3847388       113       236         0     89561       708    959097     13.06     13.98  --
686.00/686.07	c  N dy 17858   3875873       113       236         0    115748       708   1506384     13.05     13.81  --
691.11/691.10	c  N dy 17967   3895938       113       236         0    133899       708   1875696     13.06     18.01  --
696.90/696.98	c  N dy 18087   3916122       113       236         0    152282       708   2252023     13.06     13.82  --
701.00/701.05	c  N dy 18158   3936237       113       236         0     91716       708    996987     13.06     13.85  --
713.00/713.01	c  N dy 18195   4000079       113       236         0    147168       708   2076714     13.01     13.74  --
718.81/718.85	c  N dy 18331   4020331       113       236         0     86876       708    900977     13.02     13.71  --
722.01/722.03	c  N dy 18395   4040398       113       236         0    104692       708   1262937     13.02     14.38  --
725.91/725.97	c  N dy 18478   4060433       113       236         0    122640       708   1637563     13.02     17.51  --
731.41/731.50	c  N dy 18613   4080519       113       236         0    141067       708   2022556     13.03     20.62  --
737.60/737.61	c  N dy 18726   4101215       113       236         0    159883       708   2416012     13.03     13.78  --
741.60/741.65	c  N dy 18821   4122123       113       236         0     98756       708   1126950     13.03     13.92  --
745.20/745.26	c  N dy 18880   4142361       113       236         0    117149       708   1509611     13.03     13.78  --
750.11/750.14	c  N dy 18981   4162362       113       236         0    135285       708   1882071     13.03     13.77  --
758.21/758.25	c  N dy 19070   4193248       113       236         0     81867       708    771133     13.02     13.71  --
761.31/761.38	c  S st 19139   4213164       113       236         0    100025       708   1158381     13.02     12.53  --
761.51/761.57	c  S st 19139   4213664       113       236         0    100518       708   1169820     13.02   no data  --
761.51/761.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
761.51/761.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
761.61/761.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
761.61/761.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.61/761.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.61/761.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
761.61/761.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
768.51/768.50	c lits-rem:      2726  cl-subs:     1375  v-elim:      0  v-fix:    0  time:  6.87 s
768.51/768.50	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
768.51/768.51	c vivif2 --  cl tried    99143 cl shrink        0 lits rem          0 time: 0.01
768.51/768.54	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.03
768.51/768.54	c calculated reachability. Time: 0.00
768.51/768.54	c  N dy 19139   4213664       113       236         0     99143       708   1136294     13.02   no data  --
772.61/772.66	c  N dy 19247   4233690       113       236         0    117441       708   1513617     13.03     13.84  --
777.90/777.90	c  N dy 19373   4253758       113       236         0    135862       708   1904765     13.03     15.83  --
783.70/783.74	c  N dy 19493   4273839       113       236         0    154040       708   2281357     13.04     16.07  --
789.90/789.96	c  N dy 19621   4294205       113       236         0     90389       708    940016     13.04     13.75  --
793.80/793.88	c  N dy 19747   4314344       113       236         0    108894       708   1325998     13.05     14.03  --
798.30/798.37	c  N dy 19854   4334406       113       236         0    127025       708   1705766     13.05     17.91  --
803.01/803.02	c  N dy 19922   4354486       113       236         0    145590       708   2102050     13.05     17.82  --
808.52/808.59	c  N dy 20001   4374557       113       236         0    163778       708   2483046     13.05     13.79  --
813.60/813.64	c  N dy 20106   4395690       113       236         0     99033       708   1093427     13.05     13.76  --
818.00/818.08	c  N dy 20207   4416425       113       236         0    117938       708   1481020     13.05     13.88  --
823.31/823.35	c  N dy 20324   4436496       113       236         0    136245       708   1861105     13.06     18.40  --
829.10/829.15	c  N dy 20401   4458926       113       236         0    156674       708   2290535     13.05     13.78  --
835.51/835.53	c  N dy 20505   4478931       113       236         0     90283       708    911817     13.06     15.27  --
839.51/839.59	c  N dy 20591   4502217       113       236         0    111231       708   1335239     13.05     13.75  --
843.90/843.96	c  N dy 20670   4522353       113       236         0    129674       708   1720320     13.05     13.75  --
848.80/848.86	c  N dy 20741   4542581       113       236         0    148137       708   2114717     13.05     13.76  --
855.21/855.26	c  N dy 20856   4562629       113       236         0    166330       708   2494678     13.06     20.76  --
860.11/860.12	c  N dy 20952   4582657       113       236         0     98931       708   1074930     13.06     16.90  --
864.10/864.12	c  N dy 21054   4602893       113       236         0    117147       708   1449358     13.06     14.01  --
869.31/869.38	c  N dy 21193   4623081       113       236         0    135409       708   1827986     13.07     13.83  --
874.52/874.54	c  N dy 21290   4643122       113       236         0    153476       708   2213544     13.07     14.00  --
880.01/880.03	c  N dy 21321   4664513       113       236         0     86840       708    824453     13.06     13.91  --
883.61/883.66	c  N dy 21440   4684522       113       236         0    105159       708   1203521     13.06     13.91  --
888.11/888.16	c  N dy 21541   4705234       113       236         0    124198       708   1609269     13.07     13.88  --
890.41/890.41	c  S st 21600   4713664       113       236         0    131931       708   1767389     13.07     11.81  --
890.61/890.67	c  S st 21600   4714169       113       236         0    132429       708   1779337     13.07   no data  --
890.61/890.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
890.61/890.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
890.71/890.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
890.71/890.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.71/890.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.71/890.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
890.71/890.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
909.41/909.50	c lits-rem:      7588  cl-subs:     2535  v-elim:      0  v-fix:    0  time: 18.72 s
909.41/909.50	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
909.51/909.52	c vivif2 --  cl tried   129894 cl shrink        0 lits rem          0 time: 0.02
909.51/909.56	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.04
909.51/909.56	c calculated reachability. Time: 0.00
909.51/909.56	c  N dy 21600   4714169       113       236         0    129894       708   1711532     13.07   no data  --
914.71/914.80	c  N dy 21692   4734196       113       236         0    148060       708   2094746     13.07     14.04  --
921.40/921.43	c  N dy 21813   4754232       113       236         0    166349       708   2477446     13.08     16.36  --
927.21/927.23	c  N dy 21941   4774328       113       236         0     97471       708   1028934     13.08     18.86  --
931.72/931.74	c  N dy 22076   4795040       113       236         0    116456       708   1425121     13.09     13.79  --
936.91/936.98	c  N dy 22207   4815385       113       236         0    135003       708   1816943     13.09     14.22  --
943.01/943.07	c  N dy 22272   4841013       113       236         0    157677       708   2279163     13.09     13.82  --
950.81/950.83	c  N dy 22361   4869674       113       236         0     95584       708    978478     13.08     13.92  --
955.01/955.05	c  N dy 22492   4889841       113       236         0    113986       708   1358498     13.09     13.83  --
959.41/959.45	c  N dy 22561   4909860       113       236         0    131443       708   1708322     13.09     16.78  --
965.01/965.02	c  N dy 22657   4932172       113       236         0    151894       708   2146912     13.09     13.85  --
970.91/970.93	c  N dy 22718   4952675       113       236         0    170452       708   2531018     13.09     13.78  --
976.41/976.45	c  N dy 22803   4972715       113       236         0    100023       708   1073075     13.09     19.97  --
981.71/981.79	c  N dy 22949   4996522       113       236         0    121688       708   1519341     13.09     13.82  --
986.51/986.52	c  N dy 23025   5017151       113       236         0    140358       708   1905745     13.09     13.90  --
992.91/992.90	c  N dy 23134   5040935       113       236         0    162148       708   2358150     13.09     14.27  --
1000.31/1000.36	c  N dy 23245   5060976       113       236         0     90570       708    860145     13.09     15.85  --
1004.91/1004.96	c  N dy 23369   5081001       113       236         0    109009       708   1247612     13.10     16.93  --
1009.91/1009.99	c  N dy 23475   5101136       113       236         0    127294       708   1624516     13.10     13.91  --
1016.51/1016.54	c  N dy 23603   5121569       113       236         0    145916       708   2013712     13.11     13.93  --
1023.21/1023.22	c  N dy 23687   5142787       113       236         0    165050       708   2400716     13.11     13.90  --
1031.61/1031.63	c  N dy 23812   5162976       113       236         0     92552       708    890741     13.11     13.91  --
1040.81/1040.88	c  N dy 23838   5214172       113       236         0    136926       708   1764042     13.08      8.15  --
1040.81/1040.88	c  S st 23838   5214172       113       236         0    136926       708   1764042     13.08      8.15  --
1041.11/1041.18	c  S st 23838   5214673       113       236         0    137416       708   1775407     13.08   no data  --
1041.11/1041.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1041.11/1041.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1041.21/1041.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1041.31/1041.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1041.31/1041.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1041.31/1041.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
1041.31/1041.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1067.51/1067.53	c lits-rem:      9360  cl-subs:     7353  v-elim:      0  v-fix:    0  time: 26.22 s
1067.51/1067.53	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
1067.51/1067.55	c vivif2 --  cl tried   130063 cl shrink        0 lits rem          0 time: 0.02
1067.61/1067.60	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.05
1067.61/1067.61	c calculated reachability. Time: 0.00
1067.61/1067.61	c  N dy 23838   5214673       113       236         0    130063       708   1610885     13.08   no data  --
1072.72/1072.74	c  N dy 23911   5234906       113       236         0    148344       708   1981468     13.08     13.81  --
1079.12/1079.15	c  N dy 24011   5255004       113       236         0    166601       708   2366014     13.08     14.60  --
1086.51/1086.58	c  N dy 24131   5275081       113       236         0     94509       708    938431     13.09     15.08  --
1091.02/1091.01	c  N dy 24219   5297431       113       236         0    114457       708   1346128     13.09     13.94  --
1096.81/1096.85	c  N dy 24301   5323602       113       236         0    138188       708   1844117     13.08     13.87  --
1103.42/1103.40	c  N dy 24417   5343810       113       236         0    156437       708   2221676     13.09     13.87  --
1111.72/1111.75	c  N dy 24561   5366013       113       236         0    176841       708   2646886     13.09     13.82  --
1117.91/1117.91	c  N dy 24668   5386595       113       236         0    103549       708   1100652     13.10     13.80  --
1121.61/1121.69	c  N dy 24718   5406623       113       236         0    121245       708   1469145     13.09     16.67  --
1126.42/1126.48	c  N dy 24775   5428239       113       236         0    140799       708   1868457     13.08     13.84  --
1133.11/1133.16	c  N dy 24900   5448356       113       236         0    159065       708   2250448     13.09     13.87  --
1140.32/1140.35	c  N dy 25006   5468404       113       236         0    177341       708   2630017     13.09     18.36  --
1147.32/1147.35	c  N dy 25117   5489256       113       236         0    103427       708   1095059     13.09     13.80  --
1152.31/1152.35	c  N dy 25230   5510789       113       236         0    123054       708   1503100     13.10     14.17  --
1157.42/1157.47	c  N dy 25310   5530869       113       236         0    141384       708   1878059     13.09     15.41  --
1163.32/1163.35	c  N dy 25405   5550927       113       236         0    159359       708   2247760     13.10     15.62  --
1171.42/1171.41	c  N dy 25507   5574478       113       236         0    180784       708   2686694     13.10     13.83  --
1178.22/1178.27	c  N dy 25634   5594638       113       236         0    105070       708   1116107     13.10     13.79  --
1183.02/1183.03	c  N dy 25743   5614689       113       236         0    123371       708   1495086     13.10     19.16  --
1188.21/1188.22	c  N dy 25831   5634706       113       236         0    141597       708   1873183     13.10     18.71  --
1194.22/1194.26	c  N dy 25929   5654710       113       236         0    159779       708   2253381     13.10     14.96  --
1207.11/1207.12	c  N dy 25968   5708851       113       236         0    112787       708   1247879     13.08     13.84  --
1208.61/1208.63	c  S st 26007   5714674       113       236         0    118074       708   1361222     13.09     13.28  --
1208.92/1208.94	c  S st 26007   5715180       113       236         0    118572       708   1372206     13.09   no data  --
1208.92/1208.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1208.92/1208.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1208.92/1208.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1209.01/1209.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1209.01/1209.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1209.01/1209.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    113 time:  0.00 s
1209.01/1209.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1219.51/1219.58	c lits-rem:      2528  cl-subs:     2809  v-elim:      0  v-fix:    0  time: 10.55 s
1219.51/1219.58	c vivif2 --  cl tried      236 cl shrink        0 lits rem          0 time: 0.00
1219.61/1219.60	c vivif2 --  cl tried   115763 cl shrink        0 lits rem          0 time: 0.02
1219.61/1219.64	c asymm  cl-useful: 0/236/236 lits-rem:0 time: 0.04
1219.61/1219.64	c calculated reachability. Time: 0.00
1219.61/1219.64	c  N dy 26007   5715180       113       236         0    115763       708   1309752     13.09   no data  --
1225.21/1225.24	c  N dy 26124   5735859       113       236         0    134474       708   1697815     13.09     13.90  --
1230.72/1230.75	c  N dy 26187   5756364       113       236         0    153550       708   2107870     13.09     13.93  --
1236.42/1236.44	c  N dy 26244   5776448       113       236         0    171783       708   2496099     13.09     13.93  --
1243.51/1243.57	c  N dy 26336   5796514       113       236         0    189970       708   2876304     13.09     14.22  --
1248.82/1248.80	c  N dy 26413   5816662       113       236         0    112350       708   1241886     13.09     13.85  --
1253.82/1253.80	c  N dy 26523   5836679       113       236         0    130623       708   1620929     13.09     14.64  --
1258.71/1258.76	c  N dy 26567   5858700       113       236         0    150437       708   2028609     13.09     13.82  --
1265.11/1265.10	c  N dy 26650   5878763       113       236         0    168206       708   2388103     13.09     17.24  --
1273.52/1273.57	c  N dy 26730   5902883       113       236         0    189824       708   2832418     13.09     14.18  --
1279.51/1279.57	c  N dy 26813   5924785       113       236         0    113427       708   1265431     13.08     13.82  --
1287.42/1287.40	c  N dy 26863   5961889       113       236         0    146604       708   1938790     13.07     13.96  --
1292.62/1292.64	c  N dy 26925   5982006       113       236         0    165039       708   2342690     13.07     13.86  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257230-1303468570/watcher-3257230-1303468570 -o /tmp/evaluation-result-3257230-1303468570/solver-3257230-1303468570 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3257230-1303468570.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.92 2.34 2.50 5/184 18032
/proc/meminfo: memFree=22764128/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=29676 CPUtime=0 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 532 0 1 0 0 0 0 0 17 0 1 0 191048344 30388224 470 33554432000 4194304 4650387 140735916775312 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 7419 470 377 112 0 2384 0

[startup+0.0362651 s]
/proc/loadavg: 1.92 2.34 2.50 5/184 18032
/proc/meminfo: memFree=22764128/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=29808 CPUtime=0.03 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 587 0 1 0 3 0 0 0 17 0 1 0 191048344 30523392 525 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 7452 525 377 112 0 2417 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29808

[startup+0.100255 s]
/proc/loadavg: 1.92 2.34 2.50 5/184 18032
/proc/meminfo: memFree=22764128/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=30264 CPUtime=0.09 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 751 0 1 0 9 0 0 0 17 0 1 0 191048344 30990336 594 33554432000 4194304 4650387 140735916775312 18446744073709551615 4328163 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 7566 594 379 112 0 2531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30264

[startup+0.300231 s]
/proc/loadavg: 1.92 2.34 2.50 5/184 18032
/proc/meminfo: memFree=22764128/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=30692 CPUtime=0.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 1040 0 1 0 29 0 0 0 18 0 1 0 191048344 31428608 732 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 7673 732 379 112 0 2638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30692

[startup+0.700155 s]
/proc/loadavg: 1.92 2.34 2.50 5/184 18032
/proc/meminfo: memFree=22764128/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=31320 CPUtime=0.69 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 1570 0 1 0 69 0 0 0 18 0 1 0 191048344 32071680 836 33554432000 4194304 4650387 140735916775312 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 7830 836 380 112 0 2795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31320

[startup+1.50101 s]
/proc/loadavg: 1.92 2.34 2.50 8/190 18039
/proc/meminfo: memFree=22675444/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=35764 CPUtime=1.49 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 3027 0 1 0 149 0 0 0 19 0 1 0 191048344 36622336 2013 33554432000 4194304 4650387 140735916775312 18446744073709551615 4334513 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 8941 2013 381 112 0 3906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35764

[startup+3.10073 s]
/proc/loadavg: 1.92 2.34 2.50 7/190 18039
/proc/meminfo: memFree=22657712/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=36964 CPUtime=3.08 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 4282 0 1 0 308 0 0 0 25 0 1 0 191048344 37851136 2249 33554432000 4194304 4650387 140735916775312 18446744073709551615 4328332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 9241 2249 381 112 0 4206 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36964

[startup+6.30018 s]
/proc/loadavg: 2.16 2.39 2.51 7/190 18039
/proc/meminfo: memFree=22580540/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=41516 CPUtime=6.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 6594 0 1 0 628 1 0 0 25 0 1 0 191048344 42512384 3256 33554432000 4194304 4650387 140735916775312 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 10379 3256 381 112 0 5344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41516

[startup+12.701 s]
/proc/loadavg: 2.31 2.41 2.52 7/190 18039
/proc/meminfo: memFree=22478292/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=46108 CPUtime=12.69 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 10123 0 1 0 1267 2 0 0 25 0 1 0 191048344 47214592 4610 33554432000 4194304 4650387 140735916775312 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 11527 4610 381 112 0 6492 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46108

[startup+25.5008 s]
/proc/loadavg: 2.68 2.49 2.55 8/190 18039
/proc/meminfo: memFree=22440200/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=49108 CPUtime=25.48 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 15744 0 1 0 2546 2 0 0 25 0 1 0 191048344 50286592 5224 33554432000 4194304 4650387 140735916775312 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 12277 5224 381 112 0 7242 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49108

[startup+51.1003 s]
/proc/loadavg: 3.13 2.61 2.58 7/190 18040
/proc/meminfo: memFree=22318240/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=55456 CPUtime=51.08 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 24331 0 1 0 5104 4 0 0 25 0 1 0 191048344 56786944 7212 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 13864 7212 381 112 0 8829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55456

[startup+102.307 s]
/proc/loadavg: 3.62 2.82 2.65 7/190 18041
/proc/meminfo: memFree=22243700/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=68352 CPUtime=102.3 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 40065 0 1 0 10219 11 0 0 25 0 1 0 191048344 69992448 9547 33554432000 4194304 4650387 140735916775312 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 17088 9547 381 112 0 12053 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68352

[startup+162.301 s]
/proc/loadavg: 3.86 3.03 2.74 8/190 18043
/proc/meminfo: memFree=22157124/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=76800 CPUtime=162.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 54123 0 1 0 16213 16 0 0 25 0 1 0 191048344 78643200 11588 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 19200 11588 381 112 0 14165 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76800

[startup+222.301 s]
/proc/loadavg: 3.95 3.21 2.81 8/190 18044
/proc/meminfo: memFree=22109244/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=77160 CPUtime=222.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 65653 0 1 0 22209 20 0 0 25 0 1 0 191048344 79011840 12651 33554432000 4194304 4650387 140735916775312 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 19290 12651 381 112 0 14255 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77160

[startup+282.301 s]
/proc/loadavg: 4.14 3.41 2.90 8/190 18046
/proc/meminfo: memFree=22054168/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=77444 CPUtime=282.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 77099 0 1 0 28205 24 0 0 25 0 1 0 191048344 79302656 12362 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 19361 12362 381 112 0 14326 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77444

[startup+342.301 s]
/proc/loadavg: 4.05 3.51 2.97 8/190 18048
/proc/meminfo: memFree=21980128/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=77760 CPUtime=342.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 87344 0 1 0 34202 27 0 0 25 0 1 0 191048344 79626240 12014 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 19440 12014 381 112 0 14405 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 77760

[startup+402.3 s]
/proc/loadavg: 4.02 3.60 3.03 7/190 18049
/proc/meminfo: memFree=21918728/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=80164 CPUtime=402.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 96901 0 1 0 40197 32 0 0 25 0 1 0 191048344 82087936 12539 33554432000 4194304 4650387 140735916775312 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 20041 12539 381 112 0 15006 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 80164

[startup+462.301 s]
/proc/loadavg: 4.00 3.67 3.09 8/190 18051
/proc/meminfo: memFree=21947468/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=80380 CPUtime=462.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 106588 0 1 0 46194 35 0 0 25 0 1 0 191048344 82309120 12667 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 20095 12667 381 112 0 15060 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 80380

[startup+522.3 s]
/proc/loadavg: 4.00 3.73 3.14 7/190 18052
/proc/meminfo: memFree=21929452/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=103408 CPUtime=522.29 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 117654 0 1 0 52192 37 0 0 25 0 1 0 191048344 105889792 18750 33554432000 4194304 4650387 140735916775312 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 25852 18750 381 112 0 20817 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 103408

[startup+582.301 s]
/proc/loadavg: 4.00 3.77 3.19 8/190 18054
/proc/meminfo: memFree=21922116/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=103636 CPUtime=582.3 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 127247 0 1 0 58191 39 0 0 25 0 1 0 191048344 106123264 17907 33554432000 4194304 4650387 140735916775312 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 25909 17907 381 112 0 20874 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 103636

[startup+642.301 s]
/proc/loadavg: 4.00 3.81 3.24 8/190 18056
/proc/meminfo: memFree=21900508/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=107404 CPUtime=642.3 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 134237 0 1 0 64189 41 0 0 25 0 1 0 191048344 109981696 19522 33554432000 4194304 4650387 140735916775312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 26851 19522 381 112 0 21816 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 107404

[startup+702.301 s]
/proc/loadavg: 4.00 3.84 3.29 8/190 18057
/proc/meminfo: memFree=21856336/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=110452 CPUtime=702.3 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 142957 0 1 0 70185 45 0 0 25 0 1 0 191048344 113102848 19918 33554432000 4194304 4650387 140735916775312 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 27613 19918 381 112 0 22578 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 110452

[startup+762.307 s]
/proc/loadavg: 4.00 3.87 3.33 8/190 18059
/proc/meminfo: memFree=21855316/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=110584 CPUtime=762.31 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 151410 0 1 0 76184 47 0 0 25 0 1 0 191048344 113238016 19976 33554432000 4194304 4650387 140735916775312 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 27646 19976 381 112 0 22611 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 110584

[startup+822.3 s]
/proc/loadavg: 4.23 3.95 3.39 7/190 18060
/proc/meminfo: memFree=21855144/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=110752 CPUtime=822.31 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 158168 0 1 0 82182 49 0 0 25 0 1 0 191048344 113410048 20750 33554432000 4194304 4650387 140735916775312 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 27688 20750 381 112 0 22653 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 110752

[startup+882.301 s]
/proc/loadavg: 4.08 3.96 3.42 8/190 18062
/proc/meminfo: memFree=21834792/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=110892 CPUtime=882.31 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 166457 0 1 0 88179 52 0 0 25 0 1 0 191048344 113553408 19947 33554432000 4194304 4650387 140735916775312 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 27723 19947 381 112 0 22688 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 110892

[startup+942.3 s]
/proc/loadavg: 4.03 3.96 3.46 7/190 18064
/proc/meminfo: memFree=21826704/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=111004 CPUtime=942.3 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 171163 0 1 0 94177 53 0 0 25 0 1 0 191048344 113668096 21467 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 27751 21467 381 112 0 22716 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 111004

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.49 8/190 18065
/proc/meminfo: memFree=21729584/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=111128 CPUtime=1002.31 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 179334 0 1 0 100175 56 0 0 25 0 1 0 191048344 113795072 20167 33554432000 4194304 4650387 140735916775312 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 27782 20167 381 112 0 22747 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 111128

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.52 7/190 18067
/proc/meminfo: memFree=21720500/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=117616 CPUtime=1062.31 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 184791 0 1 0 106172 59 0 0 25 0 1 0 191048344 120438784 22393 33554432000 4194304 4650387 140735916775312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 29404 22393 381 112 0 24369 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 117616

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.55 7/190 18068
/proc/meminfo: memFree=21719120/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=119840 CPUtime=1122.31 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 191628 0 1 0 112169 62 0 0 25 0 1 0 191048344 122716160 22633 33554432000 4194304 4650387 140735916775312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 29960 22633 381 112 0 24925 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 119840

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.57 8/190 18073
/proc/meminfo: memFree=21697252/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=119984 CPUtime=1182.32 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 198171 0 1 0 118166 66 0 0 25 0 1 0 191048344 122863616 22538 33554432000 4194304 4650387 140735916775312 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 29996 22538 381 112 0 24961 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 119984

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.59 7/190 18075
/proc/meminfo: memFree=21707832/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=120040 CPUtime=1242.31 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 203223 0 1 0 124163 68 0 0 25 0 1 0 191048344 122920960 24227 33554432000 4194304 4650387 140735916775312 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 30010 24227 381 112 0 24975 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 120040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.62 7/190 18076
/proc/meminfo: memFree=21708308/32951124 swapFree=67111528/67111528
[pid=18032] ppid=18025 vsize=120136 CPUtime=1300.02 cores=1,3
/proc/18032/stat : 18032 (strangenight1-s) R 18025 18032 17977 0 -1 4202496 209976 0 1 0 129931 71 0 0 25 0 1 0 191048344 123019264 24079 33554432000 4194304 4650387 140735916775312 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18032/statm: 30034 24079 381 112 0 24999 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 120136

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.32
CPU system time (s): 0.72189
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 189156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.72189
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209976
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= 62
involuntary context switches= 878

runsolver used 2.06269 second user time and 4.99724 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-22 12:36:10
IDJOB=3257230
IDBENCH=20442
IDSOLVER=1589
FILE ID=node107/3257230-1303468570
RUNJOBID= node107-1303468570-17997
PBS_JOBID= 13107197
Free space on /tmp= 72212 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257230-1303468570/watcher-3257230-1303468570 -o /tmp/evaluation-result-3257230-1303468570/solver-3257230-1303468570 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3257230-1303468570.cnf

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=266436981

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22765124 kB
Buffers:       1154696 kB
Cached:        8506540 kB
SwapCached:          0 kB
Active:        6322256 kB
Inactive:      3401564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22765124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30492 kB
Writeback:           0 kB
AnonPages:       63820 kB
Mapped:          14324 kB
Slab:           397684 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187436 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= 72184 MiB
End job on node107 at 2011-04-22 12:57:53