Trace number 3250540

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.05 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

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-3250540-1303547937.cnf'
0.00/0.00	c -- header says num vars:            279
0.00/0.00	c -- header says num clauses:       21616
0.00/0.00	c -- clauses added:            0 learnts,        21616 normals,            0 xors
0.00/0.00	c -- vars added        279
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       279     21616         0         0     96978         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/21616/21616 lits-rem:0 time: 0.10
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     279 undec:       0 neg:       0
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0       279     21616         0         0     96978         0   no data   no data  --
0.39/0.41	c  N dy    10      4022       279     21616         0      3911     96978    124474     19.76     30.88  --
0.59/0.66	c  N dy    26      8070       279     21616         0      5413     96978    161958     19.67     20.77  --
1.79/1.87	c  N dy    32     24872       279     21616         0     12038     96978    302858     17.02     17.95  --
1.79/1.88	c  F st    33     25000       279     21616         0     12161     96978    306101     17.02     16.56  --
2.19/2.22	c  N dy    39     30003       279     21616         0     10461     96978    272057     17.02   no data  --
2.19/2.22	c  S st    39     30003       279     21616         0     10461     96978    272057     17.02   no data  --
2.19/2.26	c  S st    39     30508       279     21616         0     10962     96978    288080     17.02   no data  --
2.19/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.19/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
2.19/2.28	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.79/3.82	c lits-rem:        63  cl-subs:      283  v-elim:      0  v-fix:    0  time:  1.54 s
3.99/4.05	c asymm  cl-useful: 0/21616/21616 lits-rem:0 time: 0.23
3.99/4.05	c calculated reachability. Time: 0.00
3.99/4.05	c  N dy    39     30508       279     21616         0     10679     96978    281730     17.02   no data  --
4.79/4.86	c  N dy    63     42523       279     21616         0     14397     96978    342978     16.55     17.51  --
5.09/5.11	c  S st    90     45762       279     21616         0      9005     96978    197284     16.78   no data  --
5.09/5.15	c  S st    90     46265       279     21616         0      9504     96978    212555     16.78   no data  --
5.09/5.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.09/5.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
5.09/5.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6.69/6.76	c lits-rem:        40  cl-subs:      517  v-elim:      0  v-fix:    0  time:  1.59 s
6.69/6.76	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
6.69/6.76	c vivif2 --  cl tried     8987 cl shrink        0 lits rem          0 time: 0.00
6.89/6.97	c asymm  cl-useful: 0/21616/21616 lits-rem:0 time: 0.20
6.89/6.97	c calculated reachability. Time: 0.00
6.89/6.97	c  N dy    90     46265       279     21616         0      8987     96978    205132     16.78   no data  --
7.19/7.26	c  N dy   117     50692       279     21616         0     13268     96978    332896     16.98     17.88  --
7.60/7.67	c  N dy   126     56211       279     21616         0     18571     96978    478590     16.89     17.80  --
7.89/7.97	c  N dy   157     60217       279     21616         0     12917     96978    309835     17.12     18.08  --
8.19/8.27	c  N dy   174     64233       279     21616         0     16794     96978    425924     17.20     21.09  --
8.59/8.61	c  N dy   200     68356       279     21616         0     20827     96978    546328     17.33     18.49  --
8.69/8.70	c  S st   209     69398       279     21616         0     11208     96978    241573     17.39   no data  --
8.69/8.74	c  S st   209     69899       279     21616         0     11706     96978    257497     17.39   no data  --
8.69/8.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.69/8.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.69/8.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.69/8.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.69/8.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.69/8.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
8.69/8.76	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
10.29/10.37	c lits-rem:        10  cl-subs:       73  v-elim:      0  v-fix:    0  time:  1.61 s
10.29/10.37	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
10.29/10.37	c vivif2 --  cl tried    11633 cl shrink        0 lits rem          0 time: 0.00
10.59/10.62	c asymm  cl-useful: 0/21616/21616 lits-rem:0 time: 0.25
10.59/10.62	c calculated reachability. Time: 0.00
10.59/10.62	c  N dy   209     69899       279     21616         0     11633     96978    256130     17.39   no data  --
10.89/10.95	c  N dy   238     74429       279     21616         0     16067     96978    391404     17.53     22.64  --
11.69/11.75	c  N dy   259     84821       279     21616         0     14412     96978    323156     17.34     18.27  --
11.89/11.95	c  F st   260     87502       279     21616         0     16942     96978    391743     17.26     15.68  --
12.19/12.20	c  N st   265     90804       279     21616         0     20143     96978    490860     17.26   no data  --
13.10/13.11	c  N dy   293    102311       279     21616         0     18685     96978    427699     17.17     18.27  --
13.29/13.31	c  S st   303    104849       279     21616         0     21101     96978    496861     17.17   no data  --
13.29/13.36	c  S st   303    105352       279     21616         0     21601     96978    513070     17.17   no data  --
13.29/13.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.29/13.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.29/13.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.29/13.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
13.29/13.38	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
14.99/15.08	c lits-rem:       179  cl-subs:     1273  v-elim:      0  v-fix:    0  time:  1.70 s
14.99/15.08	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
14.99/15.09	c vivif2 --  cl tried    20328 cl shrink        0 lits rem          0 time: 0.00
15.19/15.27	c asymm  cl-useful: 0/10193/21616 lits-rem:0 time: 0.18
15.19/15.27	c calculated reachability. Time: 0.00
15.19/15.27	c  N dy   303    105352       279     21616         0     20328     96978    490388     17.17   no data  --
16.09/16.13	c  N dy   329    116167       279     21616         0     17327     96978    373719     17.13     18.26  --
16.69/16.78	c  N dy   372    124245       279     21616         0     25179     96978    609376     17.25     18.35  --
17.39/17.48	c  N dy   426    132221       279     21616         0     18462     96978    412407     17.39     20.75  --
18.19/18.25	c  N dy   460    141401       279     21616         0     27380     96978    675665     17.40     18.41  --
18.99/19.08	c  N dy   497    151153       279     21616         0     21309     96978    475459     17.43     18.57  --
19.59/19.66	c  S st   533    158028       279     21616         0     27993     96978    676573     17.49     14.65  --
19.69/19.72	c  S st   533    158533       279     21616         0     28497     96978    692615     17.49   no data  --
19.69/19.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.69/19.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.69/19.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.69/19.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.69/19.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.69/19.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
19.69/19.75	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
21.60/21.66	c lits-rem:       109  cl-subs:      805  v-elim:      0  v-fix:    0  time:  1.90 s
21.60/21.66	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
21.60/21.66	c vivif2 --  cl tried    27692 cl shrink        0 lits rem          0 time: 0.01
21.80/21.84	c asymm  cl-useful: 0/8108/21616 lits-rem:0 time: 0.18
21.80/21.84	c calculated reachability. Time: 0.00
21.80/21.84	c  N dy   533    158533       279     21616         0     27692     96978    674808     17.49   no data  --
22.69/22.77	c  N dy   560    169691       279     21616         0     22042     96978    484692     17.44     18.38  --
23.69/23.72	c  N dy   629    180584       279     21616         0     32641     96978    808177     17.55     19.35  --
24.79/24.82	c  N dy   647    193239       279     21616         0     27369     96978    626352     17.45     18.38  --
25.99/26.07	c  N dy   677    206860       279     21616         0     22155     96978    474901     17.41     18.40  --
27.19/27.27	c  N dy   723    220214       279     21616         0     35055     96978    852411     17.42     18.35  --
28.50/28.55	c  N dy   743    234298       279     21616         0     29351     96978    645890     17.35     18.28  --
28.80/28.85	c  S st   760    237799       279     21616         0     32740     96978    749258     17.36     16.65  --
28.90/28.91	c  S st   760    238303       279     21616         0     33241     96978    765013     17.36   no data  --
28.90/28.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.90/28.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.90/28.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
28.90/28.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.90/28.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.90/28.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
28.90/28.95	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
31.10/31.15	c lits-rem:       201  cl-subs:     1089  v-elim:      0  v-fix:    0  time:  2.21 s
31.10/31.15	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
31.10/31.16	c vivif2 --  cl tried    32152 cl shrink        0 lits rem          0 time: 0.01
31.20/31.22	c asymm  cl-useful: 0/3315/21616 lits-rem:0 time: 0.06
31.20/31.23	c calculated reachability. Time: 0.00
31.20/31.23	c  N dy   760    238303       279     21616         0     32152     96978    742156     17.36   no data  --
32.49/32.53	c  N dy   809    253522       279     21616         0     26572     96978    568059     17.35     18.39  --
34.10/34.16	c  N dy   885    270219       279     21616         0     21471     96978    405287     17.40     18.43  --
35.69/35.79	c  N dy   916    288517       279     21616         0     39064     96978    902853     17.34     18.26  --
37.49/37.52	c  F st   992    306252       279     21616         0     34051     96978    771690     17.37     16.26  --
37.59/37.64	c  N st   995    307445       279     21616         0     35212     96978    806875     17.37   no data  --
39.79/39.85	c  N dy  1087    329872       279     21616         0     33753     96978    743488     17.42     18.44  --
41.80/41.85	c  N dy  1105    350030       279     21616         0     28945     96978    588038     17.31     18.32  --
42.49/42.54	c  S st  1135    357456       279     21616         0     36136     96978    797181     17.32   no data  --
42.59/42.60	c  S st  1135    357962       279     21616         0     36640     96978    813696     17.32   no data  --
42.59/42.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.59/42.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.59/42.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
42.59/42.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.59/42.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.59/42.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
42.59/42.64	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
44.69/44.79	c lits-rem:       191  cl-subs:     1032  v-elim:      0  v-fix:    0  time:  2.15 s
44.69/44.79	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
44.79/44.80	c vivif2 --  cl tried    35608 cl shrink        0 lits rem          0 time: 0.01
44.89/44.98	c asymm  cl-useful: 0/7404/21616 lits-rem:0 time: 0.18
44.89/44.98	c calculated reachability. Time: 0.00
44.89/44.98	c  N dy  1135    357962       279     21616         0     35608     96978    792394     17.32   no data  --
46.90/46.99	c  N dy  1242    378048       279     21616         0     29991     96978    613998     17.38     18.83  --
50.39/50.43	c  N dy  1307    413161       279     21616         0     37582     96978    789044     17.25     18.22  --
52.69/52.70	c  N dy  1409    433217       279     21616         0     30008     96978    597994     17.32     20.40  --
54.70/54.75	c  N dy  1472    453304       279     21616         0     49475     96978   1150177     17.30     21.20  --
56.79/56.87	c  N dy  1546    474194       279     21616         0     41682     96978    923212     17.32     18.38  --
59.40/59.46	c  N dy  1632    497494       279     21616         0     35190     96978    703349     17.32     18.27  --
61.50/61.57	c  N dy  1687    517849       279     21616         0     54843     96978   1264084     17.31     18.30  --
63.59/63.64	c  S st  1779    536943       279     21616         0     43326     96978    926417     17.34     17.49  --
63.69/63.70	c  S st  1779    537446       279     21616         0     43826     96978    941935     17.34   no data  --
63.69/63.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.69/63.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.69/63.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
63.69/63.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.69/63.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.69/63.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
63.69/63.75	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
65.50/65.57	c lits-rem:        37  cl-subs:      936  v-elim:      0  v-fix:    0  time:  1.82 s
65.50/65.57	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
65.50/65.58	c vivif2 --  cl tried    42890 cl shrink        0 lits rem          0 time: 0.01
65.70/65.77	c asymm  cl-useful: 0/4278/21616 lits-rem:0 time: 0.19
65.70/65.77	c calculated reachability. Time: 0.00
65.70/65.77	c  N dy  1779    537446       279     21616         0     42890     96978    922294     17.34   no data  --
68.49/68.51	c  N dy  1862    563115       279     21616         0     36785     96978    711692     17.33     18.28  --
70.50/70.59	c  N dy  1895    583163       279     21616         0     56081     96978   1234545     17.28     18.24  --
72.99/73.07	c  N dy  1907    605740       279     21616         0     45823     96978    922318     17.17     18.10  --
75.39/75.45	c  N dy  1958    625763       279     21616         0     65100     96978   1469003     17.16     22.90  --
77.50/77.58	c  N dy  1997    645838       279     21616         0     51712     96978   1112482     17.13     24.79  --
79.99/80.02	c  N dy  2067    666674       279     21616         0     38222     96978    736677     17.14     18.07  --
82.19/82.23	c  N dy  2139    686711       279     21616         0     57581     96978   1298687     17.14     18.13  --
84.89/84.91	c  N dy  2170    710160       279     21616         0     45491     96978    910280     17.09     18.03  --
87.19/87.27	c  N dy  2257    730612       279     21616         0     65217     96978   1481469     17.10     18.45  --
89.49/89.59	c  N dy  2326    750737       279     21616         0     48943     96978   1012859     17.10     18.08  --
91.89/91.94	c  N dy  2368    771145       279     21616         0     68634     96978   1560852     17.08     18.21  --
94.19/94.22	c  N dy  2419    791406       279     21616         0     51518     96978   1073733     17.07     18.02  --
95.89/95.93	c  S st  2472    806171       279     21616         0     65765     96978   1484889     17.08     17.92  --
95.99/96.01	c  S st  2472    806676       279     21616         0     66267     96978   1500872     17.08   no data  --
95.99/96.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.99/96.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.99/96.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
95.99/96.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.99/96.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.99/96.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
95.99/96.08	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
100.59/100.67	c lits-rem:       217  cl-subs:     2178  v-elim:      0  v-fix:    0  time:  4.58 s
100.59/100.67	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
100.59/100.68	c vivif2 --  cl tried    64089 cl shrink        0 lits rem          0 time: 0.02
100.89/100.90	c asymm  cl-useful: 0/3759/21616 lits-rem:0 time: 0.22
100.89/100.90	c calculated reachability. Time: 0.00
100.89/100.90	c  N dy  2472    806676       279     21616         0     64089     96978   1455086     17.08   no data  --
103.40/103.40	c  N dy  2524    829866       279     21616         0     48829     96978    991722     17.05     17.97  --
105.60/105.67	c  N dy  2560    849935       279     21616         0     68193     96978   1519319     17.02     22.36  --
108.09/108.14	c  N dy  2597    871218       279     21616         0     50032     96978   1000207     17.00     17.97  --
110.69/110.73	c  N dy  2654    891397       279     21616         0     69503     96978   1539763     17.00     17.93  --
115.00/115.05	c  N dy  2760    925381       279     21616         0     62769     96978   1349050     16.98     17.90  --
117.70/117.74	c  N dy  2807    946282       279     21616         0     42473     96978    783239     16.96     17.91  --
120.00/120.07	c  N dy  2901    967070       279     21616         0     62563     96978   1355175     16.97     17.93  --
123.20/123.22	c  N dy  2976    990360       279     21616         0     43599     96978    795283     16.97     17.91  --
126.09/126.18	c  N dy  3016   1018148       279     21616         0     70215     96978   1526529     16.93     17.85  --
128.80/128.81	c  N dy  3053   1038545       279     21616         0     47514     96978    885830     16.91     18.10  --
131.10/131.17	c  N dy  3142   1058604       279     21616         0     66918     96978   1448044     16.92     22.31  --
132.90/132.97	c  F st  3203   1071876       279     21616         0     79772     96978   1820288     16.94     16.50  --
133.80/133.88	c  N dy  3215   1078618       279     21616         0     86255     96978   1999156     16.94     23.56  --
136.40/136.44	c  N dy  3298   1100064       279     21616         0     63656     96978   1342558     16.95     18.09  --
139.49/139.54	c  N dy  3372   1123322       279     21616         0     86182     96978   1969578     16.94     17.84  --
142.00/142.05	c  N dy  3451   1143422       279     21616         0     61216     96978   1248847     16.94     18.34  --
144.70/144.77	c  N dy  3549   1163532       279     21616         0     80695     96978   1813526     16.96     17.89  --
148.19/148.29	c  N dy  3569   1192732       279     21616         0     63151     96978   1237649     16.91     17.91  --
150.39/150.40	c  S st  3611   1210015       279     21616         0     79758     96978   1693350     16.89     15.68  --
150.49/150.50	c  S st  3611   1210519       279     21616         0     80262     96978   1709702     16.89   no data  --
150.49/150.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.49/150.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.49/150.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
150.49/150.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.49/150.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.49/150.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
150.49/150.59	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
157.80/157.86	c lits-rem:       187  cl-subs:     6800  v-elim:      0  v-fix:    0  time:  7.27 s
157.80/157.86	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
157.80/157.88	c vivif2 --  cl tried    73462 cl shrink        0 lits rem          0 time: 0.02
158.10/158.11	c asymm  cl-useful: 0/4581/21616 lits-rem:0 time: 0.24
158.10/158.12	c calculated reachability. Time: 0.00
158.10/158.12	c  N dy  3611   1210519       279     21616         0     73462     96978   1587305     16.89   no data  --
160.80/160.86	c  N dy  3687   1230745       279     21616         0     46900     96978    823728     16.90     17.82  --
164.00/164.08	c  N dy  3741   1258796       279     21616         0     73977     96978   1573292     16.88     17.92  --
166.99/167.04	c  N dy  3814   1279234       279     21616         0     93737     96978   2138488     16.88     17.81  --
169.80/169.89	c  N dy  3833   1302822       279     21616         0     69251     96978   1406710     16.86     17.75  --
172.79/172.84	c  N dy  3897   1322862       279     21616         0     88639     96978   1949923     16.86     21.15  --
175.69/175.70	c  N dy  3961   1342886       279     21616         0     59771     96978   1164432     16.86     18.13  --
178.39/178.42	c  N dy  4034   1363265       279     21616         0     79401     96978   1718354     16.87     17.76  --
181.59/181.69	c  N dy  4111   1384947       279     21616         0     51178     96978    908131     16.87     17.84  --
183.99/184.07	c  N dy  4173   1404975       279     21616         0     70553     96978   1453419     16.86     17.76  --
186.80/186.89	c  N dy  4214   1425051       279     21616         0     89860     96978   1981574     16.85     17.77  --
189.70/189.74	c  N dy  4267   1445496       279     21616         0     59348     96978   1120347     16.84     17.98  --
192.40/192.47	c  N dy  4349   1466619       279     21616         0     79829     96978   1701857     16.85     17.78  --
195.89/195.90	c  N dy  4443   1489555       279     21616         0    101997     96978   2328129     16.86     17.87  --
198.40/198.47	c  N dy  4512   1509636       279     21616         0     70150     96978   1410928     16.85     19.24  --
201.40/201.41	c  N dy  4616   1529682       279     21616         0     89523     96978   1966250     16.87     17.83  --
206.20/206.26	c  N dy  4659   1563555       279     21616         0     70087     96978   1370944     16.82     17.79  --
209.09/209.11	c  N dy  4741   1584039       279     21616         0     89939     96978   1929320     16.83     17.80  --
212.10/212.18	c  N dy  4799   1604237       279     21616         0     56279     96978   1007597     16.82     17.96  --
214.90/214.90	c  N dy  4876   1625601       279     21616         0     76955     96978   1585322     16.82     17.74  --
217.70/217.78	c  N dy  4918   1646454       279     21616         0     97092     96978   2136546     16.81     17.84  --
220.80/220.80	c  N dy  4979   1666491       279     21616         0     62326     96978   1169564     16.81     22.30  --
223.50/223.54	c  N dy  5093   1686581       279     21616         0     81788     96978   1732279     16.83     17.86  --
226.50/226.55	c  N dy  5159   1707111       279     21616         0    101625     96978   2282267     16.83     17.74  --
227.10/227.10	c  S st  5176   1710520       279     21616         0    104948     96978   2378518     16.83     15.24  --
227.20/227.22	c  S st  5176   1711023       279     21616         0    105450     96978   2393785     16.83   no data  --
227.20/227.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
227.20/227.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.20/227.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
227.30/227.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.30/227.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.30/227.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
227.30/227.34	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
242.00/242.05	c lits-rem:       221  cl-subs:     3790  v-elim:      0  v-fix:    0  time: 14.71 s
242.00/242.05	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
242.00/242.08	c vivif2 --  cl tried   101660 cl shrink        0 lits rem          0 time: 0.02
242.20/242.22	c asymm  cl-useful: 0/1594/21616 lits-rem:0 time: 0.14
242.20/242.22	c calculated reachability. Time: 0.00
242.20/242.22	c  N dy  5176   1711023       279     21616         0    101660     96978   2314552     16.83   no data  --
245.09/245.12	c  N dy  5245   1732250       279     21616         0     67043     96978   1285127     16.83     17.72  --
247.79/247.82	c  N dy  5298   1752525       279     21616         0     86557     96978   1825485     16.82     17.72  --
251.00/251.06	c  N dy  5352   1773399       279     21616         0    106716     96978   2388199     16.82     17.75  --
255.80/255.80	c  N dy  5400   1805930       279     21616         0     81940     96978   1658211     16.79     17.70  --
259.40/259.40	c  N dy  5518   1826055       279     21616         0    101453     96978   2222816     16.81     17.71  --
262.91/262.99	c  N dy  5568   1846110       279     21616         0     63961     96978   1185570     16.80     17.85  --
265.90/265.95	c  N dy  5646   1866134       279     21616         0     83290     96978   1732603     16.81     18.09  --
268.90/268.98	c  N dy  5720   1886178       279     21616         0    102670     96978   2281061     16.81     17.74  --
272.10/272.14	c  N dy  5783   1906228       279     21616         0     64111     96978   1175599     16.81     18.36  --
274.80/274.86	c  N dy  5865   1926295       279     21616         0     83514     96978   1716785     16.81     18.01  --
277.70/277.80	c  N dy  5905   1946620       279     21616         0    103141     96978   2251845     16.80     17.69  --
281.10/281.12	c  N dy  5958   1967264       279     21616         0     64200     96978   1161878     16.80     17.70  --
284.00/284.06	c  N dy  6011   1989572       279     21616         0     85812     96978   1752479     16.79     17.69  --
287.20/287.26	c  N dy  6109   2009619       279     21616         0    105219     96978   2310281     16.80     21.97  --
291.50/291.57	c  N dy  6163   2037133       279     21616         0     71727     96978   1346145     16.79     17.77  --
294.40/294.42	c  N dy  6194   2058088       279     21616         0     91716     96978   1860578     16.78     17.78  --
297.70/297.76	c  N dy  6273   2078566       279     21616         0    111530     96978   2428242     16.79     17.67  --
300.90/300.95	c  N dy  6344   2098573       279     21616         0     70201     96978   1317247     16.79     20.36  --
303.80/303.82	c  N dy  6412   2118787       279     21616         0     89759     96978   1868189     16.79     17.70  --
307.20/307.20	c  N dy  6473   2140863       279     21616         0    111071     96978   2460071     16.79     18.01  --
310.60/310.61	c  N dy  6565   2160939       279     21616         0     68673     96978   1260184     16.79     19.40  --
313.50/313.51	c  N dy  6664   2181168       279     21616         0     88201     96978   1811658     16.80     17.88  --
316.49/316.53	c  N dy  6708   2201291       279     21616         0    107608     96978   2338577     16.79     17.69  --
317.90/317.91	c  S st  6720   2211023       279     21616         0    116996     96978   2592765     16.79     15.22  --
317.99/318.03	c  S st  6720   2211525       279     21616         0    117495     96978   2609330     16.79   no data  --
317.99/318.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
317.99/318.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.99/318.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
318.09/318.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
318.09/318.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
318.09/318.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
318.09/318.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
337.00/337.02	c lits-rem:       185  cl-subs:     4935  v-elim:      0  v-fix:    0  time: 18.86 s
337.00/337.02	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
337.00/337.05	c vivif2 --  cl tried   112560 cl shrink        0 lits rem          0 time: 0.03
337.20/337.28	c asymm  cl-useful: 0/2381/21616 lits-rem:0 time: 0.23
337.20/337.29	c calculated reachability. Time: 0.00
337.20/337.29	c  N dy  6720   2211525       279     21616         0    112560     96978   2513123     16.79   no data  --
340.40/340.47	c  N dy  6796   2231600       279     21616         0     69315     96978   1271853     16.79     17.69  --
343.21/343.21	c  N dy  6855   2252106       279     21616         0     89127     96978   1816442     16.79     17.72  --
346.41/346.47	c  N dy  6905   2273823       279     21616         0    109965     96978   2376966     16.78     17.66  --
350.70/350.75	c  N dy  7013   2294379       279     21616         0     66248     96978   1172992     16.79     17.73  --
353.80/353.87	c  N dy  7073   2315364       279     21616         0     86516     96978   1735548     16.78     17.68  --
357.30/357.30	c  N dy  7110   2336959       279     21616         0    107241     96978   2298358     16.77     17.66  --
361.40/361.42	c  N dy  7157   2358318       279     21616         0    127853     96978   2860035     16.77     17.76  --
364.60/364.63	c  N dy  7209   2378359       279     21616         0     82493     96978   1593609     16.76     17.89  --
367.80/367.89	c  N dy  7258   2398595       279     21616         0    102003     96978   2127984     16.75     17.65  --
371.30/371.38	c  N dy  7300   2418663       279     21616         0    121462     96978   2669244     16.75     17.68  --
375.30/375.31	c  N dy  7361   2439362       279     21616         0     75832     96978   1402237     16.75     17.72  --
378.41/378.46	c  N dy  7425   2459526       279     21616         0     95279     96978   1951055     16.75     17.82  --
381.90/381.98	c  N dy  7450   2480712       279     21616         0    115590     96978   2485479     16.73     17.62  --
386.20/386.24	c  N dy  7517   2501510       279     21616         0     69187     96978   1219882     16.73     17.96  --
389.20/389.20	c  N dy  7592   2521570       279     21616         0     88522     96978   1749962     16.73     24.56  --
394.20/394.22	c  N dy  7643   2551443       279     21616         0    117366     96978   2518215     16.72     17.69  --
398.40/398.47	c  N dy  7716   2572092       279     21616         0     69809     96978   1238673     16.72     17.60  --
401.30/401.34	c  N dy  7801   2592513       279     21616         0     89575     96978   1797024     16.72     17.73  --
405.10/405.16	c  N dy  7859   2616782       279     21616         0    113050     96978   2434393     16.72     17.66  --
409.60/409.64	c  N dy  7888   2641917       279     21616         0     68678     96978   1196402     16.70     17.59  --
413.00/413.08	c  N dy  7991   2666433       279     21616         0     92306     96978   1852547     16.71     17.60  --
416.10/416.15	c  N dy  8016   2686495       279     21616         0    111449     96978   2345456     16.69     19.74  --
419.71/419.73	c  N dy  8085   2707177       279     21616         0    131332     96978   2894179     16.69     17.63  --
420.51/420.59	c  S st  8107   2711526       279     21616         0    135536     96978   3015151     16.69     13.92  --
420.70/420.73	c  S st  8107   2712029       279     21616         0    136033     96978   3030378     16.69   no data  --
420.70/420.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
420.70/420.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.70/420.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
420.80/420.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.80/420.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.80/420.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
420.80/420.88	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
492.71/492.78	c lits-rem:       309  cl-subs:     7884  v-elim:      0  v-fix:    0  time: 71.90 s
492.71/492.78	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
492.81/492.81	c vivif2 --  cl tried   128149 cl shrink        0 lits rem          0 time: 0.03
493.00/493.08	c asymm  cl-useful: 0/3850/21616 lits-rem:0 time: 0.27
493.00/493.09	c calculated reachability. Time: 0.00
493.00/493.09	c  N dy  8107   2712029       279     21616         0    128149     96978   2882641     16.69   no data  --
496.50/496.55	c  N dy  8136   2735050       279     21616         0     81146     96978   1519372     16.68     17.62  --
499.71/499.72	c  N dy  8235   2755552       279     21616         0    100992     96978   2085068     16.69     17.60  --
503.11/503.17	c  N dy  8311   2775601       279     21616         0    120468     96978   2634286     16.69     23.27  --
506.70/506.76	c  N dy  8353   2796102       279     21616         0    140226     96978   3182040     16.68     18.08  --
509.81/509.82	c  N dy  8417   2816196       279     21616         0     89315     96978   1762585     16.68     19.94  --
513.21/513.21	c  N dy  8493   2838014       279     21616         0    110416     96978   2354725     16.69     17.78  --
517.01/517.06	c  N dy  8550   2860361       279     21616         0    131998     96978   2939836     16.68     17.57  --
520.60/520.61	c  N dy  8594   2880774       279     21616         0     80274     96978   1481075     16.68     17.70  --
523.61/523.61	c  N dy  8639   2901306       279     21616         0    100043     96978   2006910     16.67     17.56  --
527.00/527.07	c  N dy  8696   2922661       279     21616         0    120647     96978   2560769     16.67     17.67  --
530.91/530.96	c  N dy  8748   2944226       279     21616         0    141511     96978   3139597     16.66     17.56  --
534.40/534.45	c  N dy  8818   2965483       279     21616         0     89621     96978   1719011     16.66     17.67  --
538.00/538.09	c  N dy  8889   2988076       279     21616         0    111464     96978   2320564     16.66     17.62  --
542.01/542.03	c  N dy  8966   3010407       279     21616         0    133038     96978   2920159     16.66     17.56  --
546.00/546.07	c  N dy  9037   3030544       279     21616         0     79118     96978   1417979     16.66     17.54  --
549.31/549.33	c  N dy  9113   3052824       279     21616         0    100675     96978   2013090     16.66     17.57  --
552.41/552.42	c  N dy  9155   3072911       279     21616         0    120089     96978   2537859     16.65     19.02  --
556.21/556.20	c  N dy  9208   3093910       279     21616         0    140340     96978   3089942     16.65     17.60  --
559.91/559.93	c  N dy  9300   3114616       279     21616         0     86001     96978   1596763     16.65     17.55  --
563.01/563.06	c  N dy  9369   3134640       279     21616         0    105291     96978   2132560     16.66     21.11  --
566.31/566.34	c  N dy  9417   3154678       279     21616         0    124642     96978   2663408     16.65     21.01  --
569.81/569.87	c  N dy  9462   3174876       279     21616         0    144113     96978   3182382     16.65     17.53  --
573.11/573.17	c  N dy  9488   3195325       279     21616         0     88505     96978   1642240     16.64     17.52  --
575.80/575.83	c  S st  9577   3212030       279     21616         0    104668     96978   2102718     16.64     14.25  --
575.90/575.94	c  S st  9577   3212535       279     21616         0    105172     96978   2118784     16.64   no data  --
575.90/575.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
575.90/575.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
575.90/575.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
576.00/576.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
576.00/576.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.00/576.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
576.00/576.05	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
588.90/588.94	c lits-rem:       160  cl-subs:     2562  v-elim:      0  v-fix:    0  time: 12.89 s
588.90/588.95	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
588.90/588.97	c vivif2 --  cl tried   102610 cl shrink        0 lits rem          0 time: 0.03
589.30/589.35	c asymm  cl-useful: 0/2319/21616 lits-rem:0 time: 0.38
589.30/589.35	c calculated reachability. Time: 0.00
589.30/589.35	c  N dy  9577   3212535       279     21616         0    102610     96978   2069196     16.64   no data  --
592.92/592.90	c  N dy  9622   3233289       279     21616         0    122661     96978   2616640     16.64     17.56  --
597.10/597.14	c  N dy  9688   3253970       279     21616         0    142702     96978   3166262     16.64     17.54  --
601.81/601.86	c  N dy  9745   3280929       279     21616         0     92251     96978   1722888     16.63     17.61  --
605.01/605.01	c  N dy  9825   3300973       279     21616         0    111614     96978   2260256     16.63     18.82  --
608.70/608.72	c  N dy  9898   3321015       279     21616         0    130939     96978   2793740     16.63     20.23  --
612.61/612.69	c  N dy  9960   3342322       279     21616         0    151541     96978   3348559     16.63     17.53  --
616.11/616.12	c  N dy 10034   3362362       279     21616         0     93760     96978   1777817     16.63     18.76  --
619.21/619.22	c  N dy 10078   3382853       279     21616         0    113472     96978   2300839     16.63     17.56  --
623.11/623.18	c  N dy 10134   3405869       279     21616         0    135689     96978   2901918     16.62     17.50  --
627.21/627.22	c  N dy 10202   3426540       279     21616         0    155701     96978   3455963     16.62     17.76  --
630.70/630.78	c  N dy 10264   3449352       279     21616         0     99415     96978   1908144     16.62     17.54  --
634.20/634.29	c  N dy 10371   3469888       279     21616         0    119240     96978   2471711     16.62     17.55  --
637.92/637.93	c  N dy 10428   3489893       279     21616         0    138523     96978   2995477     16.62     17.56  --
642.11/642.17	c  N dy 10495   3510479       279     21616         0     79338     96978   1354320     16.62     17.57  --
645.20/645.29	c  N dy 10559   3532416       279     21616         0    100519     96978   1942469     16.62     17.57  --
648.70/648.77	c  N dy 10628   3554167       279     21616         0    121437     96978   2523978     16.62     17.52  --
652.51/652.56	c  N dy 10696   3574217       279     21616         0    140763     96978   3062271     16.62     17.81  --
656.72/656.76	c  N dy 10742   3594407       279     21616         0     80191     96978   1367395     16.61     17.51  --
660.01/660.02	c  N dy 10832   3615962       279     21616         0    100940     96978   1951518     16.62     17.62  --
663.41/663.46	c  N dy 10901   3636368       279     21616         0    120682     96978   2489473     16.62     17.55  --
668.10/668.20	c  N dy 10994   3661383       279     21616         0    144790     96978   3154048     16.62     17.57  --
672.61/672.64	c  N dy 11038   3683633       279     21616         0     85276     96978   1488764     16.61     17.65  --
675.61/675.61	c  N dy 11094   3703675       279     21616         0    104650     96978   2016827     16.61     17.50  --
676.91/676.97	c  S st 11099   3712537       279     21616         0    113238     96978   2239646     16.61     13.55  --
677.11/677.10	c  S st 11099   3713039       279     21616         0    113737     96978   2255128     16.61   no data  --
677.11/677.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
677.11/677.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
677.11/677.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
677.21/677.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
677.21/677.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
677.21/677.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
677.21/677.22	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
692.41/692.43	c lits-rem:       179  cl-subs:     2968  v-elim:      0  v-fix:    0  time: 15.21 s
692.41/692.43	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
692.41/692.46	c vivif2 --  cl tried   110769 cl shrink        0 lits rem          0 time: 0.03
692.81/692.85	c asymm  cl-useful: 0/1983/21616 lits-rem:0 time: 0.39
692.81/692.85	c calculated reachability. Time: 0.00
692.81/692.85	c  N dy 11099   3713039       279     21616         0    110769     96978   2198521     16.61   no data  --
696.21/696.30	c  N dy 11154   3733142       279     21616         0    130192     96978   2730495     16.61     17.60  --
700.11/700.12	c  F st 11203   3751562       279     21616         0    147995     96978   3210228     16.60     15.69  --
700.51/700.51	c  N st 11207   3753597       279     21616         0    149954     96978   3266766     16.60   no data  --
705.21/705.24	c  N dy 11293   3773613       279     21616         0     87345     96978   1548104     16.61     17.61  --
708.81/708.81	c  N dy 11349   3794521       279     21616         0    107519     96978   2097550     16.61     17.51  --
712.71/712.79	c  N dy 11424   3814594       279     21616         0    127004     96978   2637335     16.61     19.86  --
717.01/717.08	c  N dy 11480   3834658       279     21616         0    146314     96978   3166912     16.61     21.12  --
723.21/723.23	c  N dy 11548   3863221       279     21616         0     90768     96978   1604763     16.60     17.57  --
730.21/730.25	c  N dy 11610   3906445       279     21616         0    132118     96978   2663207     16.58     17.53  --
734.21/734.26	c  N dy 11703   3926669       279     21616         0    151723     96978   3211305     16.58     17.51  --
738.71/738.71	c  N dy 11758   3948760       279     21616         0     89213     96978   1561325     16.58     17.52  --
741.71/741.75	c  N dy 11826   3968840       279     21616         0    108571     96978   2093334     16.58     19.90  --
745.31/745.33	c  N dy 11903   3990084       279     21616         0    129150     96978   2659637     16.58     17.46  --
749.21/749.20	c  N dy 11954   4010885       279     21616         0    149190     96978   3191544     16.58     17.48  --
753.41/753.48	c  N dy 12037   4031171       279     21616         0    168776     96978   3725312     16.58     17.60  --
757.01/757.02	c  N dy 12118   4051451       279     21616         0    103582     96978   1973995     16.58     17.50  --
760.71/760.74	c  N dy 12195   4073459       279     21616         0    124848     96978   2568404     16.58     17.52  --
764.21/764.21	c  N dy 12233   4093733       279     21616         0    144495     96978   3103706     16.58     17.51  --
770.31/770.33	c  N dy 12273   4123449       279     21616         0     87193     96978   1488920     16.57     17.51  --
773.61/773.64	c  N dy 12383   4143958       279     21616         0    107078     96978   2050979     16.57     17.55  --
777.01/777.00	c  N dy 12448   4164131       279     21616         0    126424     96978   2581827     16.57     17.55  --
781.61/781.65	c  N dy 12518   4188959       279     21616         0    150440     96978   3232751     16.57     17.50  --
785.71/785.76	c  N dy 12555   4209638       279     21616         0    170392     96978   3768578     16.56     17.48  --
786.52/786.52	c  S st 12571   4213041       279     21616         0    173687     96978   3858885     16.56   no data  --
787.01/787.06	c  S st 12571   4213543       279     21616         0     87308     96978   1485354     16.56   no data  --
787.01/787.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
787.01/787.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.11/787.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
787.11/787.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
787.11/787.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
787.11/787.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
787.11/787.14	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
793.61/793.68	c lits-rem:         4  cl-subs:       56  v-elim:      0  v-fix:    0  time:  6.54 s
793.61/793.68	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
793.71/793.70	c vivif2 --  cl tried    87252 cl shrink        0 lits rem          0 time: 0.02
793.91/793.95	c asymm  cl-useful: 0/2879/21616 lits-rem:0 time: 0.25
793.91/793.95	c calculated reachability. Time: 0.00
793.91/793.95	c  N dy 12571   4213543       279     21616         0     87252     96978   1484456     16.56   no data  --
797.21/797.24	c  N dy 12658   4234941       279     21616         0    107933     96978   2059196     16.57     17.44  --
800.82/800.81	c  N dy 12736   4255184       279     21616         0    127566     96978   2605158     16.57     17.49  --
804.81/804.89	c  N dy 12832   4275330       279     21616         0    147031     96978   3149889     16.57     17.46  --
809.21/809.22	c  N dy 12890   4296669       279     21616         0    167607     96978   3706330     16.57     17.60  --
813.11/813.11	c  N dy 12952   4316742       279     21616         0     99091     96978   1793014     16.57     18.79  --
816.61/816.64	c  N dy 13047   4336830       279     21616         0    118525     96978   2337863     16.57     19.07  --
821.92/821.97	c  N dy 13064   4367375       279     21616         0    147775     96978   3071289     16.56     17.44  --
827.22/827.25	c  N dy 13096   4390858       279     21616         0    170388     96978   3675270     16.55     17.69  --
831.81/831.89	c  N dy 13210   4410937       279     21616         0    101140     96978   1851777     16.56     19.87  --
835.11/835.12	c  N dy 13278   4430994       279     21616         0    120553     96978   2389423     16.56     17.55  --
839.01/839.01	c  N dy 13380   4451048       279     21616         0    140011     96978   2935383     16.56     17.79  --
843.02/843.08	c  N dy 13457   4471059       279     21616         0    159351     96978   3477898     16.56     22.79  --
847.91/847.94	c  N dy 13502   4494981       279     21616         0     92507     96978   1587302     16.56     17.51  --
851.81/851.82	c  N dy 13551   4520877       279     21616         0    117433     96978   2253880     16.55     17.59  --
855.21/855.22	c  N dy 13597   4540957       279     21616         0    136637     96978   2768015     16.55     17.43  --
859.12/859.13	c  N dy 13639   4560990       279     21616         0    155929     96978   3281782     16.54     18.65  --
863.71/863.73	c  N dy 13707   4582251       279     21616         0    176488     96978   3837447     16.54     17.50  --
868.02/868.00	c  N dy 13775   4604695       279     21616         0    107556     96978   1990627     16.54     17.45  --
872.22/872.21	c  N dy 13828   4631056       279     21616         0    132832     96978   2659851     16.54     17.42  --
876.11/876.13	c  N dy 13886   4651183       279     21616         0    152276     96978   3181605     16.54     17.47  --
880.42/880.43	c  N dy 13983   4671205       279     21616         0    171605     96978   3724821     16.54     19.32  --
884.81/884.85	c  N dy 14044   4691499       279     21616         0     99623     96978   1764893     16.54     17.45  --
888.21/888.21	c  N dy 14082   4712012       279     21616         0    119269     96978   2258893     16.53     17.61  --
888.41/888.45	c  S st 14085   4713544       279     21616         0    120719     96978   2297459     16.53     15.31  --
888.51/888.58	c  S st 14085   4714047       279     21616         0    121215     96978   2313276     16.53   no data  --
888.51/888.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
888.51/888.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
888.61/888.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
888.72/888.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.72/888.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.72/888.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
888.72/888.71	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
903.12/903.15	c lits-rem:        99  cl-subs:     5369  v-elim:      0  v-fix:    0  time: 14.45 s
903.12/903.16	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
903.12/903.19	c vivif2 --  cl tried   115846 cl shrink        0 lits rem          0 time: 0.03
903.41/903.48	c asymm  cl-useful: 0/2070/21616 lits-rem:0 time: 0.29
903.41/903.48	c calculated reachability. Time: 0.00
903.41/903.48	c  N dy 14085   4714047       279     21616         0    115846     96978   2220741     16.53   no data  --
907.21/907.27	c  N dy 14150   4736778       279     21616         0    137713     96978   2822056     16.53     17.51  --
911.32/911.36	c  N dy 14254   4756789       279     21616         0    157087     96978   3364419     16.53     19.29  --
916.71/916.74	c  N dy 14284   4783741       279     21616         0    182919     96978   4032035     16.52     17.42  --
920.52/920.50	c  N dy 14357   4803757       279     21616         0    109831     96978   2042076     16.52     17.44  --
924.22/924.28	c  N dy 14451   4824871       279     21616         0    130279     96978   2612907     16.53     17.44  --
928.11/928.10	c  N dy 14509   4844876       279     21616         0    149611     96978   3143541     16.53     17.49  --
933.42/933.46	c  N dy 14578   4868011       279     21616         0    171936     96978   3741386     16.52     17.45  --
938.71/938.71	c  N dy 14635   4889012       279     21616         0     98668     96978   1717070     16.52     17.63  --
943.42/943.41	c  N dy 14684   4916712       279     21616         0    125240     96978   2414564     16.52     17.46  --
947.82/947.81	c  N dy 14757   4937008       279     21616         0    144923     96978   2961787     16.52     17.43  --
953.51/953.50	c  N dy 14829   4962281       279     21616         0    169271     96978   3607713     16.51     17.48  --
959.12/959.11	c  N dy 14875   4982777       279     21616         0     94627     96978   1598275     16.51     17.43  --
962.82/962.89	c  N dy 14940   5003579       279     21616         0    114616     96978   2137702     16.51     17.45  --
966.93/966.92	c  N dy 14989   5025372       279     21616         0    135449     96978   2699321     16.51     17.40  --
971.12/971.13	c  N dy 15044   5045421       279     21616         0    154803     96978   3228125     16.51     19.08  --
976.52/976.51	c  N dy 15082   5068994       279     21616         0    177436     96978   3818842     16.50     17.52  --
981.41/981.47	c  N dy 15145   5089008       279     21616         0    101474     96978   1774534     16.50     17.44  --
985.53/985.55	c  N dy 15228   5111472       279     21616         0    123139     96978   2376489     16.50     17.38  --
989.32/989.31	c  N dy 15310   5131574       279     21616         0    142538     96978   2917788     16.50     20.35  --
994.12/994.11	c  N dy 15357   5156417       279     21616         0    166392     96978   3539034     16.50     17.39  --
1001.02/1001.04	c  N dy 15375   5189794       279     21616         0    102011     96978   1768687     16.48     17.36  --
1004.32/1004.38	c  N dy 15435   5210756       279     21616         0    122251     96978   2323243     16.48     17.52  --
1005.01/1005.00	c  S st 15451   5214047       279     21616         0    125425     96978   2411793     16.48     16.73  --
1005.11/1005.13	c  S st 15451   5214550       279     21616         0    125918     96978   2426775     16.48   no data  --
1005.11/1005.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1005.11/1005.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1005.11/1005.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1005.21/1005.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1005.21/1005.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1005.21/1005.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
1005.21/1005.26	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1022.71/1022.72	c lits-rem:       464  cl-subs:     3727  v-elim:      0  v-fix:    0  time: 17.46 s
1022.71/1022.72	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
1022.71/1022.75	c vivif2 --  cl tried   122191 cl shrink        0 lits rem          0 time: 0.03
1023.02/1023.04	c asymm  cl-useful: 0/2382/21616 lits-rem:0 time: 0.29
1023.02/1023.05	c calculated reachability. Time: 0.00
1023.02/1023.05	c  N dy 15451   5214550       279     21616         0    122191     96978   2358891     16.48   no data  --
1026.32/1026.35	c  N dy 15511   5234562       279     21616         0    141413     96978   2884131     16.48     17.61  --
1030.12/1030.15	c  N dy 15549   5255172       279     21616         0    161188     96978   3404665     16.48     17.39  --
1034.42/1034.40	c  N dy 15624   5275271       279     21616         0    180608     96978   3931985     16.48     19.98  --
1040.02/1040.01	c  N dy 15691   5303813       279     21616         0    110929     96978   1992173     16.47     17.36  --
1043.52/1043.53	c  N dy 15755   5324906       279     21616         0    131297     96978   2548324     16.47     17.51  --
1047.51/1047.56	c  N dy 15829   5346202       279     21616         0    151872     96978   3118521     16.47     17.46  --
1052.51/1052.52	c  N dy 15899   5370902       279     21616         0    175787     96978   3762658     16.47     17.36  --
1057.52/1057.50	c  N dy 15965   5391216       279     21616         0    195384     96978   4294302     16.47     17.54  --
1061.22/1061.26	c  N dy 16025   5411250       279     21616         0    116491     96978   2153710     16.47     17.34  --
1065.02/1065.01	c  N dy 16082   5432813       279     21616         0    137292     96978   2714289     16.47     17.36  --
1069.31/1069.30	c  N dy 16184   5452840       279     21616         0    156691     96978   3259616     16.47     22.29  --
1073.82/1073.88	c  N dy 16258   5473859       279     21616         0    177023     96978   3828476     16.48     17.35  --
1078.72/1078.72	c  N dy 16324   5493867       279     21616         0    196342     96978   4354978     16.48     20.03  --
1082.62/1082.64	c  N dy 16360   5514548       279     21616         0    116950     96978   2144874     16.47     17.39  --
1088.02/1088.07	c  N dy 16410   5543424       279     21616         0    144683     96978   2867895     16.47     17.49  --
1092.52/1092.50	c  N dy 16476   5563486       279     21616         0    164035     96978   3399846     16.47     21.60  --
1097.32/1097.37	c  N dy 16552   5583496       279     21616         0    183296     96978   3933145     16.47     19.85  --
1103.92/1103.93	c  N dy 16656   5604704       279     21616         0    103560     96978   1770684     16.47     17.40  --
1107.42/1107.49	c  N dy 16690   5624716       279     21616         0    122894     96978   2280920     16.47     18.82  --
1111.92/1111.98	c  N dy 16751   5646520       279     21616         0    143942     96978   2848366     16.47     17.41  --
1116.32/1116.36	c  N dy 16801   5666688       279     21616         0    163302     96978   3369899     16.46     17.55  --
1121.82/1121.85	c  N dy 16865   5689104       279     21616         0    184924     96978   3951662     16.46     17.35  --
1127.12/1127.19	c  N dy 16888   5711030       279     21616         0    104871     96978   1793720     16.46     17.33  --
1127.82/1127.84	c  S st 16897   5714552       279     21616         0    108225     96978   1880256     16.46     14.71  --
1127.92/1127.97	c  S st 16897   5715055       279     21616         0    108727     96978   1895375     16.46   no data  --
1127.92/1127.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1127.92/1127.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1128.02/1128.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1128.02/1128.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1128.02/1128.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1128.02/1128.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
1128.02/1128.10	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1140.52/1140.51	c lits-rem:        23  cl-subs:      825  v-elim:      0  v-fix:    0  time: 12.41 s
1140.52/1140.51	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
1140.52/1140.53	c vivif2 --  cl tried   107902 cl shrink        0 lits rem          0 time: 0.03
1140.92/1140.90	c asymm  cl-useful: 0/3181/21616 lits-rem:0 time: 0.36
1140.92/1140.90	c calculated reachability. Time: 0.00
1140.92/1140.90	c  N dy 16897   5715055       279     21616         0    107902     96978   1880092     16.46   no data  --
1145.12/1145.15	c  N dy 16996   5737657       279     21616         0    129740     96978   2486858     16.46     17.40  --
1149.53/1149.57	c  N dy 17073   5758170       279     21616         0    149544     96978   3027801     16.46     17.46  --
1153.83/1153.84	c  N dy 17136   5779256       279     21616         0    169904     96978   3579615     16.46     17.43  --
1159.12/1159.14	c  N dy 17231   5802122       279     21616         0    191954     96978   4192575     16.46     17.37  --
1164.02/1164.09	c  N dy 17325   5822175       279     21616         0    109127     96978   1912822     16.46     17.51  --
1167.22/1167.25	c  N dy 17357   5842267       279     21616         0    128464     96978   2413048     16.46     19.24  --
1171.22/1171.24	c  N dy 17421   5862719       279     21616         0    148046     96978   2925137     16.45     17.38  --
1175.72/1175.78	c  N dy 17498   5885406       279     21616         0    169924     96978   3531232     16.45     17.35  --
1180.23/1180.21	c  N dy 17572   5905733       279     21616         0    189561     96978   4075090     16.45     17.47  --
1185.22/1185.25	c  N dy 17630   5926185       279     21616         0    106096     96978   1806614     16.45     17.32  --
1188.62/1188.69	c  N dy 17693   5946413       279     21616         0    125649     96978   2334521     16.45     17.34  --
1192.52/1192.54	c  N dy 17769   5966527       279     21616         0    144993     96978   2864345     16.45     17.53  --
1198.32/1198.36	c  N dy 17821   5996611       279     21616         0    173992     96978   3635705     16.45     17.37  --
1203.23/1203.21	c  N dy 17922   6016613       279     21616         0    193278     96978   4175827     16.45     18.04  --
1208.22/1208.28	c  N dy 17979   6037098       279     21616         0    108956     96978   1874571     16.45     17.41  --
1211.82/1211.86	c  N dy 18072   6057479       279     21616         0    128687     96978   2422292     16.45     17.32  --
1215.63/1215.65	c  N dy 18145   6077530       279     21616         0    148021     96978   2961218     16.45     22.15  --
1221.42/1221.44	c  N dy 18164   6108856       279     21616         0    177966     96978   3711440     16.44     17.38  --
1226.22/1226.21	c  N dy 18243   6128939       279     21616         0    197333     96978   4234454     16.45     20.31  --
1231.02/1231.08	c  N dy 18302   6149175       279     21616         0    111859     96978   1944195     16.44     17.37  --
1235.02/1235.04	c  N dy 18396   6171359       279     21616         0    133287     96978   2536217     16.45     17.38  --
1238.53/1238.55	c  N dy 18410   6191402       279     21616         0    152591     96978   3047891     16.44     19.30  --
1242.72/1242.74	c  N dy 18449   6212756       279     21616         0    173079     96978   3587373     16.44     17.32  --
1243.22/1243.20	c  S st 18455   6215056       279     21616         0    175309     96978   3649855     16.44     14.97  --
1243.32/1243.38	c  S st 18455   6215556       279     21616         0    175807     96978   3664064     16.44   no data  --
1243.32/1243.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1243.32/1243.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1243.42/1243.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
1243.52/1243.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1243.52/1243.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1243.52/1243.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
1243.52/1243.58	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s

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-3250540-1303547937/watcher-3250540-1303547937 -o /tmp/evaluation-result-3250540-1303547937/solver-3250540-1303547937 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3250540-1303547937.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.39 3.87 3.79 4/189 5543
/proc/meminfo: memFree=23178892/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=30772 CPUtime=0 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 958 0 0 0 0 0 0 0 21 0 1 0 466396465 31510528 897 33554432000 4194304 4650387 140737354075728 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 7693 898 329 112 0 2658 0

[startup+0.0474011 s]
/proc/loadavg: 3.39 3.87 3.79 4/189 5543
/proc/meminfo: memFree=23178892/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=30768 CPUtime=0.04 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 997 0 0 0 4 0 0 0 21 0 1 0 466396465 31506432 936 33554432000 4194304 4650387 140737354075728 18446744073709551615 4369249 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 7692 936 346 112 0 2657 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30768

[startup+0.100389 s]
/proc/loadavg: 3.39 3.87 3.79 4/189 5543
/proc/meminfo: memFree=23178892/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=30768 CPUtime=0.09 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 997 0 0 0 9 0 0 0 21 0 1 0 466396465 31506432 936 33554432000 4194304 4650387 140737354075728 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 7692 936 346 112 0 2657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30768

[startup+0.300367 s]
/proc/loadavg: 3.39 3.87 3.79 4/189 5543
/proc/meminfo: memFree=23178892/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=36620 CPUtime=0.29 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 2461 0 0 0 29 0 0 0 22 0 1 0 466396465 37498880 2132 33554432000 4194304 4650387 140737354075728 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 9155 2132 378 112 0 4120 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36620

[startup+0.700284 s]
/proc/loadavg: 3.39 3.87 3.79 4/189 5543
/proc/meminfo: memFree=23178892/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=36620 CPUtime=0.69 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 2685 0 0 0 69 0 0 0 23 0 1 0 466396465 37498880 2356 33554432000 4194304 4650387 140737354075728 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 9155 2356 380 112 0 4120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36620

[startup+1.50014 s]
/proc/loadavg: 3.39 3.87 3.79 5/190 5544
/proc/meminfo: memFree=23151356/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=37304 CPUtime=1.49 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 3607 0 0 0 149 0 0 0 25 0 1 0 466396465 38199296 2280 33554432000 4194304 4650387 140737354075728 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 9326 2280 380 112 0 4291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37304

[startup+3.10086 s]
/proc/loadavg: 3.39 3.87 3.79 5/190 5544
/proc/meminfo: memFree=23144904/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=44640 CPUtime=3.09 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 6062 0 0 0 309 0 0 0 25 0 1 0 466396465 45711360 4208 33554432000 4194304 4650387 140737354075728 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 11160 4208 382 112 0 6125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44640

[startup+6.30029 s]
/proc/loadavg: 3.44 3.87 3.79 5/190 5544
/proc/meminfo: memFree=23113372/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=45536 CPUtime=6.29 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 7431 0 0 0 628 1 0 0 25 0 1 0 466396465 46628864 4332 33554432000 4194304 4650387 140737354075728 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 11384 4332 382 112 0 6349 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45536

[startup+12.7002 s]
/proc/loadavg: 3.48 3.87 3.79 5/190 5545
/proc/meminfo: memFree=23095444/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=48480 CPUtime=12.7 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 11127 0 0 0 1268 2 0 0 25 0 1 0 466396465 49643520 4875 33554432000 4194304 4650387 140737354075728 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 12120 4875 382 112 0 7085 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 48480

[startup+25.5009 s]
/proc/loadavg: 3.60 3.88 3.79 5/190 5545
/proc/meminfo: memFree=23063824/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=61264 CPUtime=25.49 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 19875 0 0 0 2546 3 0 0 25 0 1 0 466396465 62734336 8527 33554432000 4194304 4650387 140737354075728 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 15316 8527 382 112 0 10281 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61264

[startup+51.1004 s]
/proc/loadavg: 3.73 3.89 3.80 5/190 5545
/proc/meminfo: memFree=23039660/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=67500 CPUtime=51.09 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 33700 0 0 0 5103 6 0 0 25 0 1 0 466396465 69120000 10215 33554432000 4194304 4650387 140737354075728 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 16875 10215 382 112 0 11840 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67500

[startup+102.306 s]
/proc/loadavg: 3.88 3.90 3.81 5/190 5547
/proc/meminfo: memFree=22961120/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=91080 CPUtime=102.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 60150 0 0 0 10220 10 0 0 25 0 1 0 466396465 93265920 14718 33554432000 4194304 4650387 140737354075728 18446744073709551615 4229508 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 22770 14719 382 112 0 17735 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91080

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.82 5/190 5549
/proc/meminfo: memFree=22922792/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=101828 CPUtime=162.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 84156 0 0 0 16214 16 0 0 25 0 1 0 466396465 104271872 17742 33554432000 4194304 4650387 140737354075728 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 25457 17742 382 112 0 20422 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 101828

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.82 5/190 5550
/proc/meminfo: memFree=22897952/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=102568 CPUtime=222.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 106136 0 0 0 22209 21 0 0 25 0 1 0 466396465 105029632 18077 33554432000 4194304 4650387 140737354075728 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 25642 18077 382 112 0 20607 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 102568

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.83 5/190 5552
/proc/meminfo: memFree=22855632/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=122308 CPUtime=282.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 125942 0 0 0 28204 26 0 0 25 0 1 0 466396465 125243392 22649 33554432000 4194304 4650387 140737354075728 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 30577 22649 382 112 0 25542 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 122308

[startup+342.301 s]
/proc/loadavg: 4.03 3.96 3.84 5/190 5553
/proc/meminfo: memFree=22834648/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=130032 CPUtime=342.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 141035 0 0 0 34200 30 0 0 25 0 1 0 466396465 133152768 24699 33554432000 4194304 4650387 140737354075728 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 32508 24699 382 112 0 27473 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 130032

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.85 5/190 5555
/proc/meminfo: memFree=22813796/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=130524 CPUtime=402.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 158462 0 0 0 40191 39 0 0 25 0 1 0 466396465 133656576 25041 33554432000 4194304 4650387 140737354075728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 32631 25041 382 112 0 27596 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 130524

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 5557
/proc/meminfo: memFree=22796896/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=136036 CPUtime=462.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 164998 0 0 0 46190 40 0 0 25 0 1 0 466396465 139300864 28031 33554432000 4194304 4650387 140737354075728 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 34009 28031 382 112 0 28974 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 136036

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 5558
/proc/meminfo: memFree=22787072/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=136320 CPUtime=522.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 174921 0 0 0 52188 42 0 0 25 0 1 0 466396465 139591680 26690 33554432000 4194304 4650387 140737354075728 18446744073709551615 4329606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 34080 26690 382 112 0 29045 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 136320

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 5560
/proc/meminfo: memFree=22743776/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=139300 CPUtime=582.3 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 190917 0 0 0 58184 46 0 0 25 0 1 0 466396465 142643200 27393 33554432000 4194304 4650387 140737354075728 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 34825 27393 382 112 0 29790 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 139300

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 5561
/proc/meminfo: memFree=22742256/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=142500 CPUtime=642.31 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 207142 0 0 0 64180 51 0 0 25 0 1 0 466396465 145920000 27550 33554432000 4194304 4650387 140737354075728 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 35625 27550 382 112 0 30590 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 142500

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 5563
/proc/meminfo: memFree=22727468/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=142676 CPUtime=702.31 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 217898 0 0 0 70177 54 0 0 25 0 1 0 466396465 146100224 29999 33554432000 4194304 4650387 140737354075728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 35669 29999 382 112 0 30634 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 142676

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 5565
/proc/meminfo: memFree=22706216/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=143024 CPUtime=762.32 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 234212 0 0 0 76173 59 0 0 25 0 1 0 466396465 146456576 29192 33554432000 4194304 4650387 140737354075728 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 35756 29192 382 112 0 30721 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 143024

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 5566
/proc/meminfo: memFree=22711400/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=143300 CPUtime=822.32 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 247919 0 0 0 82169 63 0 0 25 0 1 0 466396465 146739200 29551 33554432000 4194304 4650387 140737354075728 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 35825 29551 382 112 0 30790 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 143300

[startup+882.301 s]
/proc/loadavg: 4.04 3.99 3.90 5/190 5568
/proc/meminfo: memFree=22701820/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=209088 CPUtime=882.32 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 262467 0 0 0 88165 67 0 0 25 0 1 0 466396465 214106112 30449 33554432000 4194304 4650387 140737354075728 18446744073709551615 4328289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 52272 30449 382 112 0 47237 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 209088

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.90 5/190 5569
/proc/meminfo: memFree=22699444/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=143788 CPUtime=942.32 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 274902 0 0 0 94161 71 0 0 25 0 1 0 466396465 147238912 28676 33554432000 4194304 4650387 140737354075728 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 35947 28676 382 112 0 30912 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 143788

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 5571
/proc/meminfo: memFree=22696932/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=144024 CPUtime=1002.31 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 288995 0 0 0 100154 77 0 0 25 0 1 0 466396465 147480576 28381 33554432000 4194304 4650387 140737354075728 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 36006 28381 382 112 0 30971 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 144024

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 5573
/proc/meminfo: memFree=22698028/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=147996 CPUtime=1062.32 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 299873 0 0 0 106152 80 0 0 25 0 1 0 466396465 151547904 29291 33554432000 4194304 4650387 140737354075728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 36999 29291 382 112 0 31964 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 147996

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 5574
/proc/meminfo: memFree=22677296/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=213724 CPUtime=1122.32 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 311828 0 0 0 112147 85 0 0 25 0 1 0 466396465 218853376 31126 33554432000 4194304 4650387 140737354075728 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 53431 31126 382 112 0 48396 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 213724

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 5576
/proc/meminfo: memFree=22655332/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=213900 CPUtime=1182.32 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 322445 0 0 0 118143 89 0 0 25 0 1 0 466396465 219033600 31463 33554432000 4194304 4650387 140737354075728 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 53475 31463 382 112 0 48440 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 213900

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.91 5/190 5577
/proc/meminfo: memFree=22652944/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=148600 CPUtime=1242.32 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 337284 0 0 0 124140 92 0 0 25 0 1 0 466396465 152166400 30614 33554432000 4194304 4650387 140737354075728 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 37150 30614 382 112 0 32115 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 148600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.91 3/188 5582
/proc/meminfo: memFree=23042296/32951124 swapFree=67051468/67111528
[pid=5543] ppid=5541 vsize=168840 CPUtime=1300.03 cores=5,7
/proc/5543/stat : 5543 (strangenight1-s) R 5541 5543 4236 0 -1 4202496 342229 0 0 0 129910 93 0 0 25 0 1 0 466396465 172892160 35559 33554432000 4194304 4650387 140737354075728 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5543/statm: 42210 35559 382 112 0 37175 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 168840

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.05
CPU user time (s): 1299.11
CPU system time (s): 0.941856
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 232776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.11
system time used= 0.941856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 342229
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 880

runsolver used 1.9487 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-23 10:38:57
IDJOB=3250540
IDBENCH=83320
IDSOLVER=1589
FILE ID=node101/3250540-1303547937
RUNJOBID= node101-1303547937-5504
PBS_JOBID= 13143137
Free space on /tmp= 71596 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250540-1303547937/watcher-3250540-1303547937 -o /tmp/evaluation-result-3250540-1303547937/solver-3250540-1303547937 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3250540-1303547937.cnf

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=325183923

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.841
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.841
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:      23179296 kB
Buffers:       2060012 kB
Cached:        7190764 kB
SwapCached:      33708 kB
Active:        6145232 kB
Inactive:      3154584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23179296 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           26404 kB
Writeback:           0 kB
AnonPages:       36056 kB
Mapped:           9984 kB
Slab:           407228 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   284972 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= 71604 MiB
End job on node101 at 2011-04-23 11:00:39