Trace number 3370326

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

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-3370326-1305392559.cnf'
0.00/0.00	c -- header says num vars:            349
0.00/0.00	c -- header says num clauses:       33487
0.00/0.01	c -- clauses added:            0 learnts,        33487 normals,            0 xors
0.00/0.01	c -- vars added        349
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       349     33487         0         0    151837         0   no data   no data  --
0.19/0.21	c asymm  cl-useful: 0/33487/33487 lits-rem:0 time: 0.20
0.19/0.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
0.19/0.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.29/0.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
0.29/0.33	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.34	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.29/0.34	c calculated reachability. Time: 0.00
0.29/0.34	c Calc default polars -  time:   0.00 s pos:     349 undec:       0 neg:       0
0.29/0.34	c =========================================================================================
0.29/0.34	c types(t): F = full restart, N = normal restart
0.29/0.34	c types(t): S = simplification begin/end, E = solution found
0.29/0.34	c restart types(rt): st = static, dy = dynamic
0.29/0.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.34	c  B st     0         0       349     33487         0         0    151837         0   no data   no data  --
0.98/1.03	c  N dy    12      8631       349     33487         0      5661    151837    176395     20.41     21.56  --
1.39/1.42	c  N dy    33     12931       349     33487         0      5312    151837    154860     21.20     22.57  --
1.79/1.85	c  N dy    59     17367       349     33487         0      9673    151837    319130     22.25     23.45  --
2.30/2.36	c  N dy    61     22532       349     33487         0      8708    151837    261731     21.76     22.93  --
2.59/2.61	c  F st    79     25002       349     33487         0     11118    151837    352787     22.11     19.99  --
2.79/2.81	c  N st    83     27037       349     33487         0     13103    151837    426251     22.11   no data  --
3.09/3.11	c  S st    85     30000       349     33487         0      8812    151837    256242     22.11   no data  --
3.09/3.16	c  S st    85     30502       349     33487         0      9312    151837    275345     22.11   no data  --
3.09/3.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.09/3.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
3.09/3.18	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
5.49/5.51	c lits-rem:        44  cl-subs:      123  v-elim:      0  v-fix:    0  time:  2.32 s
5.79/5.86	c asymm  cl-useful: 0/33487/33487 lits-rem:0 time: 0.35
5.79/5.86	c calculated reachability. Time: 0.00
5.79/5.86	c  N dy    85     30502       349     33487         0      9189    151837    272068     22.11   no data  --
6.19/6.22	c  N dy    87     34503       349     33487         0     13108    151837    414111     21.90     23.20  --
6.69/6.71	c  N dy    93     39856       349     33487         0     10048    151837    280196     21.35     22.54  --
7.18/7.26	c  N dy    97     45756       349     33487         0     15718    151837    470109     20.93     20.28  --
7.18/7.26	c  S st    97     45756       349     33487         0     15718    151837    470109     20.93     20.28  --
7.29/7.31	c  S st    97     46257       349     33487         0     16217    151837    488567     20.93   no data  --
7.29/7.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.29/7.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
7.29/7.35	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
10.49/10.51	c lits-rem:       209  cl-subs:      717  v-elim:      0  v-fix:    0  time:  3.16 s
10.49/10.51	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
10.49/10.52	c vivif2 --  cl tried    15500 cl shrink        0 lits rem          0 time: 0.00
10.69/10.72	c asymm  cl-useful: 0/12643/33487 lits-rem:0 time: 0.20
10.69/10.72	c calculated reachability. Time: 0.00
10.69/10.72	c  N dy    97     46257       349     33487         0     15500    151837    472499     20.93   no data  --
11.10/11.15	c  N dy    99     50553       349     33487         0     10415    151837    271933     20.64     21.74  --
11.49/11.52	c  N dy   117     54625       349     33487         0     14397    151837    417159     20.73     23.36  --
11.89/11.96	c  N dy   124     59107       349     33487         0     18756    151837    568122     20.68     21.78  --
12.39/12.44	c  N dy   153     63627       349     33487         0     12918    151837    351777     20.97     22.19  --
12.99/13.01	c  N dy   154     69385       349     33487         0     18520    151837    539086     20.70     17.27  --
12.99/13.01	c  S st   154     69385       349     33487         0     18520    151837    539086     20.70     17.27  --
12.99/13.07	c  S st   154     69889       349     33487         0     19024    151837    558008     20.70   no data  --
12.99/13.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.09/13.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.09/13.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.09/13.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
13.09/13.11	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
16.29/16.36	c lits-rem:       102  cl-subs:      464  v-elim:      0  v-fix:    0  time:  3.26 s
16.29/16.37	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
16.29/16.37	c vivif2 --  cl tried    18560 cl shrink        0 lits rem          0 time: 0.01
16.60/16.61	c asymm  cl-useful: 0/10903/33487 lits-rem:0 time: 0.23
16.60/16.61	c calculated reachability. Time: 0.00
16.60/16.61	c  N dy   154     69889       349     33487         0     18560    151837    546668     20.70   no data  --
17.09/17.10	c  N dy   176     74417       349     33487         0     11721    151837    293363     20.80     23.54  --
18.09/18.10	c  N dy   204     84179       349     33487         0     21200    151837    615332     20.75     21.86  --
18.39/18.44	c  F st   207     87501       349     33487         0     24427    151837    727727     20.69     18.23  --
18.69/18.79	c  N st   212     90797       349     33487         0     15391    151837    408456     20.69   no data  --
19.39/19.40	c  N dy   233     96678       349     33487         0     21123    151837    619316     20.77     21.86  --
20.09/20.18	c  N dy   260    103528       349     33487         0     14578    151837    357226     20.80     21.92  --
20.29/20.31	c  S st   270    104833       349     33487         0     15846    151837    403640     20.84     16.49  --
20.29/20.37	c  S st   270    105339       349     33487         0     16349    151837    422072     20.84   no data  --
20.29/20.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.29/20.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
20.39/20.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/20.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
20.39/20.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
23.39/23.40	c lits-rem:        23  cl-subs:      156  v-elim:      0  v-fix:    0  time:  3.00 s
23.39/23.40	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
23.39/23.41	c vivif2 --  cl tried    16193 cl shrink        0 lits rem          0 time: 0.00
23.49/23.54	c asymm  cl-useful: 0/9941/33487 lits-rem:0 time: 0.13
23.49/23.54	c calculated reachability. Time: 0.00
23.49/23.54	c  N dy   270    105339       349     33487         0     16193    151837    417857     20.84   no data  --
25.19/25.20	c  N dy   272    120489       349     33487         0     16716    151837    412894     20.49     21.62  --
26.89/26.90	c  N dy   277    136356       349     33487         0     17034    151837    406816     20.23     21.31  --
27.79/27.81	c  N dy   301    145079       349     33487         0     25485    151837    700511     20.22     21.42  --
29.28/29.37	c  N dy   345    158008       349     33487         0     21952    151837    554031     20.25     19.53  --
29.28/29.37	c  S st   345    158008       349     33487         0     21952    151837    554031     20.25     19.53  --
29.38/29.44	c  S st   345    158517       349     33487         0     22456    151837    573276     20.25   no data  --
29.38/29.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.38/29.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.38/29.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.38/29.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.38/29.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.38/29.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
29.38/29.48	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
32.59/32.60	c lits-rem:        72  cl-subs:      340  v-elim:      0  v-fix:    0  time:  3.11 s
32.59/32.60	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
32.59/32.61	c vivif2 --  cl tried    22116 cl shrink        0 lits rem          0 time: 0.01
32.79/32.81	c asymm  cl-useful: 0/11132/33487 lits-rem:0 time: 0.21
32.79/32.81	c calculated reachability. Time: 0.00
32.79/32.81	c  N dy   345    158517       349     33487         0     22116    151837    564947     20.25   no data  --
33.79/33.89	c  N dy   383    168873       349     33487         0     32214    151837    930004     20.27     21.40  --
35.19/35.28	c  N dy   457    181013       349     33487         0     26936    151837    735139     20.43     21.54  --
36.68/36.70	c  N dy   495    193004       349     33487         0     20536    151837    497646     20.45     21.62  --
39.38/39.42	c  N dy   557    216722       349     33487         0     24610    151837    615519     20.40     21.49  --
41.79/41.88	c  N dy   604    237775       349     33487         0     24963    151837    578892     20.25     15.84  --
41.79/41.88	c  S st   604    237775       349     33487         0     24963    151837    578892     20.25     15.84  --
41.90/41.95	c  S st   604    238280       349     33487         0     25466    151837    599028     20.25   no data  --
41.90/41.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.90/41.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.90/41.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
41.90/41.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.90/41.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.90/41.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
41.90/41.99	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
44.99/45.08	c lits-rem:       231  cl-subs:      615  v-elim:      0  v-fix:    0  time:  3.10 s
44.99/45.09	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
44.99/45.09	c vivif2 --  cl tried    24851 cl shrink        0 lits rem          0 time: 0.01
45.29/45.30	c asymm  cl-useful: 0/8508/33487 lits-rem:0 time: 0.21
45.29/45.30	c calculated reachability. Time: 0.00
45.29/45.30	c  N dy   604    238280       349     33487         0     24851    151837    586373     20.25   no data  --
46.98/47.09	c  N dy   625    253499       349     33487         0     39619    151837   1071737     20.12     25.96  --
49.38/49.40	c  N dy   654    272431       349     33487         0     37083    151837    998067     20.05     21.13  --
51.58/51.60	c  N dy   735    289892       349     33487         0     32185    151837    840371     20.13     33.26  --
53.69/53.75	c  F st   833    306251       349     33487         0     25156    151837    571802     20.23     18.99  --
54.09/54.15	c  N st   838    309549       349     33487         0     28362    151837    692552     20.23   no data  --
56.58/56.69	c  N dy   926    329339       349     33487         0     47547    151837   1374393     20.30     22.24  --
59.38/59.42	c  N dy  1017    350713       349     33487         0     44469    151837   1239158     20.36     21.50  --
60.29/60.35	c  S st  1044    357422       349     33487         0     26114    151837    577988     20.38     19.32  --
60.39/60.42	c  S st  1044    357927       349     33487         0     26618    151837    597071     20.38   no data  --
60.39/60.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.39/60.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.39/60.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
60.39/60.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.39/60.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.39/60.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
60.39/60.46	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
63.79/63.81	c lits-rem:        11  cl-subs:       86  v-elim:      0  v-fix:    0  time:  3.34 s
63.79/63.81	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
63.79/63.81	c vivif2 --  cl tried    26532 cl shrink        0 lits rem          0 time: 0.01
63.99/64.03	c asymm  cl-useful: 0/10876/33487 lits-rem:0 time: 0.22
63.99/64.03	c calculated reachability. Time: 0.00
63.99/64.03	c  N dy  1044    357927       349     33487         0     26532    151837    594961     20.38   no data  --
67.09/67.12	c  N dy  1166    382675       349     33487         0     50662    151837   1461272     20.48     21.58  --
70.49/70.53	c  N dy  1186    408336       349     33487         0     49792    151837   1326130     20.35     21.42  --
73.58/73.70	c  N dy  1244    432612       349     33487         0     46579    151837   1236926     20.30     21.64  --
76.48/76.52	c  N dy  1319    453630       349     33487         0     39149    151837    961201     20.29     21.41  --
79.29/79.34	c  N dy  1405    473875       349     33487         0     30060    151837    635490     20.33     21.44  --
82.88/82.92	c  N dy  1416    500037       349     33487         0     55370    151837   1444001     20.19     21.27  --
86.08/86.17	c  N dy  1515    523193       349     33487         0     48229    151837   1256166     20.21     21.36  --
88.18/88.21	c  S st  1527    536891       349     33487         0     30803    151837    635244     20.17     17.97  --
88.18/88.28	c  S st  1527    537394       349     33487         0     31303    151837    654331     20.17   no data  --
88.18/88.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.18/88.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.28/88.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
88.28/88.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.28/88.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.28/88.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
88.28/88.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
91.39/91.44	c lits-rem:         7  cl-subs:       54  v-elim:      0  v-fix:    0  time:  3.11 s
91.39/91.44	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
91.39/91.45	c vivif2 --  cl tried    31249 cl shrink        0 lits rem          0 time: 0.01
91.48/91.51	c asymm  cl-useful: 0/2971/33487 lits-rem:0 time: 0.06
91.48/91.52	c calculated reachability. Time: 0.00
91.48/91.52	c  N dy  1527    537394       349     33487         0     31249    151837    653230     20.17   no data  --
94.07/94.11	c  N dy  1549    558359       349     33487         0     51640    151837   1322791     20.11     21.17  --
101.57/101.61	c  N dy  1627    608236       349     33487         0     35716    151837    773056     19.94     21.00  --
104.98/105.08	c  N dy  1686    633963       349     33487         0     60735    151837   1618555     19.90     21.16  --
107.98/108.03	c  N dy  1752    655027       349     33487         0     47679    151837   1162222     19.89     20.97  --
110.98/111.08	c  N dy  1851    675082       349     33487         0     67227    151837   1849476     19.93     21.87  --
113.77/113.81	c  N dy  1894    695352       349     33487         0     52208    151837   1301536     19.91     21.07  --
116.78/116.88	c  N dy  1970    715368       349     33487         0     36205    151837    740700     19.94     26.34  --
119.58/119.62	c  N dy  2078    735438       349     33487         0     55752    151837   1436531     19.99     26.07  --
128.28/128.39	c  N dy  2195    790725       349     33487         0     72660    151837   1832150     19.89     21.01  --
130.68/130.71	c  S st  2287    806091       349     33487         0     50276    151837   1207550     19.93     18.03  --
130.68/130.80	c  S st  2287    806595       349     33487         0     50772    151837   1226732     19.93   no data  --
130.77/130.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.77/130.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.77/130.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
130.77/130.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.77/130.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.77/130.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
130.77/130.87	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
136.28/136.35	c lits-rem:        32  cl-subs:      560  v-elim:      0  v-fix:    0  time:  5.48 s
136.28/136.36	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
136.28/136.37	c vivif2 --  cl tried    50212 cl shrink        0 lits rem          0 time: 0.01
136.58/136.68	c asymm  cl-useful: 0/6133/33487 lits-rem:0 time: 0.30
136.58/136.68	c calculated reachability. Time: 0.00
136.58/136.68	c  N dy  2287    806595       349     33487         0     50212    151837   1211700     19.93   no data  --
139.68/139.72	c  N dy  2359    827143       349     33487         0     70249    151837   1908077     19.94     21.22  --
143.57/143.62	c  N dy  2441    854226       349     33487         0     58123    151837   1438780     19.94     21.04  --
147.18/147.28	c  N dy  2458    877445       349     33487         0     41213    151837    846452     19.87     21.05  --
150.08/150.17	c  N dy  2563    897698       349     33487         0     60890    151837   1542521     19.91     20.98  --
153.28/153.34	c  N dy  2631    917831       349     33487         0     80477    151837   2228903     19.92     21.05  --
157.68/157.76	c  N dy  2689    947936       349     33487         0     69149    151837   1766834     19.88     20.93  --
160.97/161.06	c  N dy  2774    968762       349     33487         0     48119    151837   1063031     19.90     21.08  --
164.08/164.18	c  N dy  2862    988999       349     33487         0     67771    151837   1741535     19.92     21.00  --
168.48/168.50	c  N dy  2953   1015112       349     33487         0     50678    151837   1114547     19.92     20.99  --
171.69/171.76	c  N dy  3056   1037169       349     33487         0     72203    151837   1872998     19.94     21.03  --
175.18/175.21	c  N dy  3146   1057396       349     33487         0     48633    151837   1059403     19.95     21.04  --
177.38/177.49	c  F st  3267   1071877       349     33487         0     62802    151837   1584264     20.01     29.58  --
178.29/178.39	c  N dy  3277   1077476       349     33487         0     68258    151837   1793350     20.01     28.23  --
181.97/182.07	c  N dy  3375   1097956       349     33487         0     88266    151837   2497533     20.03     21.12  --
187.37/187.47	c  N dy  3419   1133957       349     33487         0     78576    151837   2021898     19.99     21.07  --
190.77/190.83	c  N dy  3501   1154011       349     33487         0     52871    151837   1163736     20.00     21.16  --
193.69/193.76	c  N dy  3526   1174196       349     33487         0     72401    151837   1803023     19.97     21.03  --
197.28/197.30	c  N dy  3631   1194277       349     33487         0     91887    151837   2481362     19.99     27.27  --
199.48/199.51	c  S st  3645   1209892       349     33487         0     60701    151837   1380525     19.96     16.17  --
199.58/199.60	c  S st  3645   1210392       349     33487         0     61198    151837   1399147     19.96   no data  --
199.58/199.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
199.58/199.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
199.58/199.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
199.58/199.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
199.58/199.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.58/199.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
199.58/199.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
205.87/205.93	c lits-rem:        53  cl-subs:     1930  v-elim:      0  v-fix:    0  time:  6.23 s
205.87/205.93	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
205.87/205.94	c vivif2 --  cl tried    59268 cl shrink        0 lits rem          0 time: 0.02
206.27/206.33	c asymm  cl-useful: 0/6027/33487 lits-rem:0 time: 0.38
206.27/206.33	c calculated reachability. Time: 0.00
206.27/206.33	c  N dy  3645   1210392       349     33487         0     59268    151837   1359990     19.96   no data  --
209.47/209.54	c  N dy  3660   1230631       349     33487         0     78770    151837   1975673     19.92     21.10  --
214.17/214.27	c  N dy  3721   1258511       349     33487         0     58932    151837   1330022     19.90     21.04  --
217.37/217.45	c  N dy  3818   1278587       349     33487         0     78528    151837   2013599     19.92     27.17  --
221.18/221.21	c  N dy  3909   1298624       349     33487         0     49924    151837   1025568     19.93     21.01  --
225.17/225.24	c  N dy  3985   1325044       349     33487         0     75509    151837   1907843     19.92     21.07  --
228.89/228.91	c  N dy  4058   1345436       349     33487         0     95389    151837   2591332     19.93     21.06  --
232.97/233.05	c  N dy  4090   1372095       349     33487         0     72174    151837   1735385     19.89     21.08  --
236.37/236.46	c  N dy  4112   1392904       349     33487         0     92426    151837   2389552     19.87     20.95  --
239.88/239.98	c  N dy  4201   1413720       349     33487         0     62597    151837   1430796     19.88     21.03  --
243.47/243.53	c  N dy  4296   1435748       349     33487         0     84047    151837   2184791     19.90     21.04  --
247.47/247.54	c  N dy  4360   1455851       349     33487         0     52485    151837   1071013     19.90     21.00  --
250.46/250.54	c  N dy  4401   1477037       349     33487         0     72949    151837   1749478     19.88     21.04  --
253.77/253.89	c  N dy  4461   1497560       349     33487         0     92790    151837   2424028     19.88     21.02  --
258.16/258.23	c  N dy  4550   1523171       349     33487         0     65723    151837   1512688     19.88     21.15  --
261.77/261.90	c  N dy  4615   1544351       349     33487         0     86218    151837   2204791     19.88     21.03  --
265.97/266.00	c  N dy  4658   1567323       349     33487         0     55461    151837   1132811     19.86     21.00  --
269.26/269.39	c  N dy  4732   1589875       349     33487         0     77382    151837   1873654     19.86     20.95  --
275.97/276.04	c  N dy  4773   1628093       349     33487         0     60580    151837   1260892     19.81     20.94  --
279.17/279.24	c  N dy  4863   1648132       349     33487         0     80066    151837   1941624     19.83     24.22  --
282.67/282.77	c  N dy  4919   1668527       349     33487         0     99733    151837   2585953     19.81     20.86  --
287.18/287.29	c  N dy  4938   1692986       349     33487         0     68438    151837   1475838     19.77     20.83  --
290.27/290.31	c  S st  5000   1710393       349     33487         0     85359    151837   2057846     19.78     17.83  --
290.37/290.44	c  S st  5000   1710898       349     33487         0     85862    151837   2077009     19.78   no data  --
290.37/290.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
290.37/290.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.37/290.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
290.47/290.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.47/290.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.47/290.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
290.47/290.58	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
302.97/303.00	c lits-rem:        74  cl-subs:     3068  v-elim:      0  v-fix:    0  time: 12.41 s
302.97/303.00	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
302.97/303.02	c vivif2 --  cl tried    82794 cl shrink        0 lits rem          0 time: 0.02
303.27/303.34	c asymm  cl-useful: 0/2660/33487 lits-rem:0 time: 0.31
303.27/303.34	c calculated reachability. Time: 0.00
303.27/303.34	c  N dy  5000   1710898       349     33487         0     82794    151837   2010836     19.78   no data  --
307.27/307.36	c  N dy  5057   1735222       349     33487         0    106324    151837   2792331     19.76     20.82  --
310.76/310.81	c  N dy  5138   1755765       349     33487         0     70561    151837   1602159     19.78     20.90  --
313.86/313.99	c  N dy  5163   1775834       349     33487         0     90029    151837   2245216     19.76     25.97  --
317.87/318.00	c  N dy  5245   1795929       349     33487         0    109591    151837   2927175     19.77     23.96  --
321.37/321.49	c  N dy  5328   1815957       349     33487         0     72357    151837   1643701     19.77     25.83  --
325.26/325.31	c  N dy  5438   1837347       349     33487         0     93222    151837   2376830     19.79     20.86  --
329.56/329.66	c  N dy  5508   1859988       349     33487         0    115239    151837   3108272     19.79     20.86  --
333.07/333.18	c  N dy  5572   1881950       349     33487         0     78637    151837   1823525     19.78     20.87  --
337.56/337.65	c  N dy  5688   1905930       349     33487         0    101945    151837   2636687     19.80     20.91  --
341.77/341.83	c  N dy  5737   1928671       349     33487         0     65134    151837   1352438     19.79     21.00  --
346.67/346.72	c  N dy  5799   1958755       349     33487         0     94415    151837   2308287     19.77     20.86  --
350.46/350.52	c  N dy  5849   1979235       349     33487         0    114293    151837   2976172     19.77     20.81  --
353.86/353.93	c  N dy  5882   1999248       349     33487         0     73845    151837   1628506     19.75     25.74  --
357.27/357.36	c  N dy  5951   2019272       349     33487         0     93288    151837   2295947     19.75     22.95  --
361.26/361.32	c  N dy  6025   2039421       349     33487         0    112893    151837   2966184     19.76     20.81  --
365.46/365.57	c  N dy  6131   2062205       349     33487         0     74369    151837   1654135     19.77     20.84  --
368.96/369.07	c  N dy  6194   2083326       349     33487         0     94723    151837   2345310     19.77     20.85  --
373.27/373.39	c  N dy  6298   2103344       349     33487         0    114254    151837   3024696     19.78     21.84  --
378.07/378.14	c  N dy  6424   2123594       349     33487         0     72179    151837   1558957     19.80     20.92  --
383.56/383.68	c  N dy  6468   2153475       349     33487         0    101157    151837   2519788     19.78     20.86  --
389.27/389.36	c  N dy  6533   2178720       349     33487         0     62868    151837   1223152     19.77     20.82  --
392.36/392.45	c  N dy  6556   2199029       349     33487         0     82452    151837   1852171     19.75     20.87  --
394.46/394.55	c  S st  6604   2210898       349     33487         0     93969    151837   2249731     19.76   no data  --
394.56/394.67	c  S st  6604   2211399       349     33487         0     94468    151837   2267824     19.76   no data  --
394.56/394.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
394.56/394.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
394.66/394.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
394.66/394.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
394.66/394.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
394.66/394.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
394.76/394.80	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
410.27/410.39	c lits-rem:       152  cl-subs:     2675  v-elim:      0  v-fix:    0  time: 15.59 s
410.27/410.39	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
410.37/410.42	c vivif2 --  cl tried    91793 cl shrink        0 lits rem          0 time: 0.03
410.66/410.75	c asymm  cl-useful: 0/2541/33487 lits-rem:0 time: 0.33
410.66/410.75	c calculated reachability. Time: 0.00
410.66/410.75	c  N dy  6604   2211399       349     33487         0     91793    151837   2208648     19.76   no data  --
414.16/414.28	c  N dy  6642   2232343       349     33487         0    112005    151837   2855142     19.74     20.84  --
419.86/419.90	c  N dy  6651   2266850       349     33487         0     81905    151837   1794367     19.69     20.76  --
423.47/423.60	c  N dy  6685   2288790       349     33487         0    103157    151837   2492517     19.68     20.72  --
427.56/427.69	c  N dy  6770   2309037       349     33487         0    122888    151837   3181950     19.69     20.77  --
431.36/431.47	c  N dy  6809   2330092       349     33487         0     78724    151837   1719701     19.68     20.72  --
434.76/434.85	c  N dy  6837   2350514       349     33487         0     98569    151837   2368304     19.67     20.77  --
438.46/438.52	c  N dy  6883   2370575       349     33487         0    118047    151837   3017530     19.66     20.77  --
442.96/443.01	c  N dy  6976   2393029       349     33487         0     74320    151837   1568221     19.67     20.86  --
446.57/446.67	c  N dy  7100   2413323       349     33487         0     94145    151837   2267699     19.69     20.82  --
452.46/452.55	c  N dy  7161   2446503       349     33487         0    126056    151837   3314110     19.67     20.74  --
456.16/456.27	c  N dy  7216   2466642       349     33487         0     79244    151837   1727744     19.67     20.84  --
461.75/461.85	c  N dy  7305   2497733       349     33487         0    109492    151837   2736781     19.67     20.91  --
466.56/466.62	c  N dy  7408   2520871       349     33487         0    131970    151837   3524507     19.67     20.81  --
471.46/471.59	c  N dy  7555   2547144       349     33487         0     89968    151837   2084295     19.69     20.78  --
475.96/476.02	c  N dy  7635   2568696       349     33487         0    110945    151837   2801990     19.69     20.76  --
480.46/480.54	c  N dy  7692   2589199       349     33487         0    130939    151837   3476264     19.69     20.73  --
484.26/484.34	c  N dy  7763   2609235       349     33487         0     81761    151837   1791355     19.69     24.63  --
487.86/487.97	c  N dy  7825   2630578       349     33487         0    102425    151837   2488598     19.69     20.73  --
492.87/492.98	c  N dy  7861   2656960       349     33487         0    127905    151837   3329458     19.68     20.72  --
496.96/497.01	c  N dy  7931   2676972       349     33487         0     77898    151837   1640015     19.68     22.02  --
500.36/500.40	c  N dy  7981   2696990       349     33487         0     97314    151837   2295759     19.68     23.65  --
503.16/503.27	c  S st  8041   2711399       349     33487         0    111371    151837   2787430     19.68     19.19  --
503.36/503.41	c  S st  8041   2711902       349     33487         0    111872    151837   2805106     19.68   no data  --
503.36/503.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
503.36/503.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
503.36/503.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
503.46/503.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
503.46/503.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
503.46/503.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
503.46/503.58	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
528.96/529.06	c lits-rem:       316  cl-subs:     2087  v-elim:      0  v-fix:    0  time: 25.48 s
528.96/529.06	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
528.96/529.09	c vivif2 --  cl tried   109785 cl shrink        0 lits rem          0 time: 0.03
529.36/529.46	c asymm  cl-useful: 0/2774/33487 lits-rem:0 time: 0.36
529.36/529.46	c calculated reachability. Time: 0.00
529.36/529.46	c  N dy  8041   2711902       349     33487         0    109785    151837   2752674     19.68   no data  --
535.16/535.27	c  N dy  8144   2742790       349     33487         0    139908    151837   3776516     19.68     20.78  --
538.86/538.98	c  N dy  8239   2763064       349     33487         0     89117    151837   2016177     19.69     20.77  --
542.56/542.69	c  N dy  8299   2783080       349     33487         0    108627    151837   2680326     19.69     20.77  --
546.96/547.03	c  N dy  8379   2804468       349     33487         0    129394    151837   3384788     19.69     20.80  --
552.45/552.50	c  N dy  8447   2832266       349     33487         0     84821    151837   1814488     19.68     20.82  --
556.05/556.18	c  N dy  8526   2852528       349     33487         0    104446    151837   2474514     19.68     20.82  --
568.05/568.16	c  N dy  8538   2912425       349     33487         0     90172    151837   1958834     19.62     20.70  --
571.86/571.96	c  N dy  8599   2932755       349     33487         0    109847    151837   2618960     19.62     20.84  --
577.56/577.65	c  N dy  8703   2956762       349     33487         0    133285    151837   3420330     19.62     20.79  --
584.26/584.34	c  N dy  8733   2990848       349     33487         0     92978    151837   2032527     19.60     20.64  --
589.15/589.23	c  N dy  8780   3017938       349     33487         0    119214    151837   2886214     19.59     20.63  --
593.96/594.07	c  N dy  8860   3042157       349     33487         0    142721    151837   3697799     19.60     20.67  --
598.05/598.18	c  N dy  8913   3063271       349     33487         0     88953    151837   1942825     19.59     20.71  --
601.95/602.00	c  N dy  9005   3083348       349     33487         0    108507    151837   2618236     19.60     26.91  --
606.06/606.14	c  N dy  9082   3103352       349     33487         0    127998    151837   3281708     19.60     22.01  --
611.35/611.44	c  N dy  9127   3126891       349     33487         0     75473    151837   1460199     19.60     20.88  --
614.86/614.92	c  N dy  9199   3147818       349     33487         0     95816    151837   2152517     19.60     20.63  --
618.85/618.92	c  N dy  9309   3167847       349     33487         0    115353    151837   2839856     19.61     20.67  --
623.25/623.37	c  N dy  9418   3187936       349     33487         0    134877    151837   3526361     19.62     23.12  --
628.17/628.28	c  N dy  9490   3208856       349     33487         0     78779    151837   1552686     19.62     20.75  --
628.75/628.81	c  S st  9510   3211905       349     33487         0     81744    151837   1654903     19.62     19.07  --
628.85/628.91	c  S st  9510   3212405       349     33487         0     82243    151837   1672777     19.62   no data  --
628.85/628.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
628.85/628.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
628.85/628.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
628.95/629.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
628.95/629.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.95/629.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
628.95/629.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
638.45/638.52	c lits-rem:        61  cl-subs:      300  v-elim:      0  v-fix:    0  time:  9.50 s
638.45/638.52	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
638.45/638.55	c vivif2 --  cl tried    81943 cl shrink        0 lits rem          0 time: 0.02
638.75/638.86	c asymm  cl-useful: 0/3686/33487 lits-rem:0 time: 0.31
638.75/638.86	c calculated reachability. Time: 0.00
638.75/638.86	c  N dy  9510   3212405       349     33487         0     81943    151837   1665670     19.62   no data  --
642.25/642.38	c  N dy  9575   3232825       349     33487         0    101835    151837   2333800     19.62     20.66  --
646.05/646.12	c  N dy  9619   3253310       349     33487         0    121741    151837   3002530     19.62     20.82  --
650.16/650.23	c  N dy  9650   3274010       349     33487         0    141856    151837   3661573     19.61     20.66  --
654.75/654.83	c  N dy  9739   3294052       349     33487         0     84002    151837   1735938     19.61     21.15  --
659.05/659.14	c  N dy  9783   3318499       349     33487         0    107666    151837   2481102     19.60     20.74  --
664.25/664.38	c  N dy  9846   3346111       349     33487         0    134426    151837   3362613     19.59     20.63  --
668.75/668.82	c  N dy  9902   3366166       349     33487         0    153951    151837   4015148     19.59     22.54  --
673.05/673.13	c  N dy  9955   3387359       349     33487         0     96280    151837   2121748     19.59     20.72  --
677.45/677.59	c  N dy 10024   3407431       349     33487         0    115794    151837   2792967     19.59     20.64  --
682.74/682.87	c  N dy 10141   3427462       349     33487         0    135382    151837   3484742     19.60     40.18  --
688.25/688.36	c  N dy 10218   3447534       349     33487         0    154891    151837   4151319     19.60     20.85  --
693.05/693.13	c  N dy 10297   3468028       349     33487         0     95484    151837   2081215     19.61     20.76  --
697.45/697.57	c  N dy 10350   3488350       349     33487         0    115180    151837   2746145     19.60     20.67  --
702.25/702.33	c  N dy 10424   3510764       349     33487         0    136996    151837   3490527     19.61     20.65  --
707.64/707.78	c  N dy 10525   3532957       349     33487         0    158591    151837   4231992     19.61     20.73  --
711.85/711.92	c  N dy 10570   3555597       349     33487         0    100271    151837   2217884     19.61     20.88  --
715.75/715.81	c  N dy 10628   3575751       349     33487         0    119826    151837   2870155     19.61     20.68  --
719.94/720.07	c  N dy 10711   3595835       349     33487         0    139347    151837   3545382     19.61     25.67  --
725.75/725.80	c  N dy 10750   3621779       349     33487         0     83170    151837   1635781     19.60     20.76  --
733.65/733.76	c  N dy 10772   3667329       349     33487         0    126966    151837   2980221     19.56     20.63  --
738.05/738.15	c  N dy 10789   3689102       349     33487         0    148087    151837   3670876     19.55     20.66  --
743.04/743.12	c  N dy 10857   3710673       349     33487         0     87181    151837   1770433     19.56     20.73  --
743.34/743.46	c  S st 10874   3712407       349     33487         0     88883    151837   1831239     19.56   no data  --
743.44/743.57	c  S st 10874   3712908       349     33487         0     89383    151837   1850788     19.56   no data  --
743.44/743.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
743.44/743.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
743.55/743.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
743.55/743.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
743.55/743.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.55/743.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
743.55/743.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
756.44/756.54	c lits-rem:        44  cl-subs:      318  v-elim:      0  v-fix:    0  time: 12.86 s
756.44/756.55	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
756.44/756.57	c vivif2 --  cl tried    89065 cl shrink        0 lits rem          0 time: 0.02
756.75/756.90	c asymm  cl-useful: 0/3713/33487 lits-rem:0 time: 0.33
756.75/756.90	c calculated reachability. Time: 0.00
756.75/756.90	c  N dy 10874   3712908       349     33487         0     89065    151837   1842539     19.56   no data  --
763.94/764.01	c  F st 10960   3751562       349     33487         0    126550    151837   3092317     19.55     18.04  --
763.94/764.02	c  N st 10960   3751562       349     33487         0    126550    151837   3092317     19.55     18.04  --
768.35/768.49	c  N dy 11014   3771698       349     33487         0    146151    151837   3761943     19.55     20.62  --
773.94/774.08	c  N dy 11109   3792143       349     33487         0     83062    151837   1612772     19.55     20.66  --
777.65/777.71	c  N dy 11192   3812242       349     33487         0    102640    151837   2270289     19.56     21.24  --
781.54/781.65	c  N dy 11260   3832717       349     33487         0    122579    151837   2947936     19.55     20.60  --
789.44/789.50	c  N dy 11287   3870185       349     33487         0    158796    151837   4080272     19.53     20.58  --
794.34/794.49	c  N dy 11353   3893740       349     33487         0     97555    151837   2089889     19.53     20.64  --
800.04/800.12	c  N dy 11391   3922537       349     33487         0    125358    151837   2981298     19.52     20.64  --
804.44/804.55	c  N dy 11415   3943031       349     33487         0    145164    151837   3632822     19.51     20.64  --
811.54/811.65	c  N dy 11462   3974281       349     33487         0     90659    151837   1847945     19.50     20.55  --
815.64/815.73	c  N dy 11555   3994408       349     33487         0    110256    151837   2526392     19.50     20.65  --
820.84/820.95	c  N dy 11609   4019575       349     33487         0    134714    151837   3320445     19.50     20.63  --
825.84/825.94	c  N dy 11664   4042373       349     33487         0    156775    151837   4054435     19.49     20.62  --
831.24/831.35	c  N dy 11754   4062383       349     33487         0     90342    151837   1817908     19.50     20.60  --
839.44/839.55	c  N dy 11808   4106508       349     33487         0    132979    151837   3182681     19.48     20.57  --
844.75/844.82	c  N dy 11897   4128983       349     33487         0    154915    151837   3930532     19.48     20.64  --
850.84/850.97	c  N dy 11949   4154800       349     33487         0     93049    151837   1867557     19.47     20.59  --
855.64/855.75	c  N dy 12040   4180115       349     33487         0    117707    151837   2711369     19.48     20.51  --
861.64/861.75	c  N dy 12101   4208807       349     33487         0    145525    151837   3629339     19.47     20.61  --
862.64/862.75	c  S st 12115   4212908       349     33487         0    149504    151837   3762537     19.47     19.45  --
862.84/862.93	c  S st 12115   4213412       349     33487         0    150005    151837   3780356     19.47   no data  --
862.84/862.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
862.84/862.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
862.94/863.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
863.04/863.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
863.04/863.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
863.04/863.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
863.04/863.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
957.74/957.83	c lits-rem:       660  cl-subs:     4661  v-elim:      0  v-fix:    0  time: 94.66 s
957.74/957.83	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
957.74/957.88	c vivif2 --  cl tried   145344 cl shrink        0 lits rem          0 time: 0.05
958.15/958.24	c asymm  cl-useful: 0/3334/33487 lits-rem:0 time: 0.36
958.15/958.24	c calculated reachability. Time: 0.00
958.15/958.24	c  N dy 12115   4213412       349     33487         0    145344    151837   3672525     19.47   no data  --
965.13/965.22	c  N dy 12194   4245054       349     33487         0     88160    151837   1703309     19.47     20.50  --
968.74/968.86	c  N dy 12275   4265098       349     33487         0    107615    151837   2363781     19.47     21.63  --
973.13/973.28	c  N dy 12354   4285852       349     33487         0    127817    151837   3047536     19.47     20.56  --
978.03/978.10	c  N dy 12448   4306317       349     33487         0    147728    151837   3730719     19.48     20.61  --
983.33/983.49	c  N dy 12565   4327154       349     33487         0    168074    151837   4440716     19.49     20.55  --
987.73/987.84	c  N dy 12592   4347207       349     33487         0     98543    151837   2019149     19.48     23.77  --
991.73/991.81	c  N dy 12674   4367290       349     33487         0    118062    151837   2681904     19.48     22.98  --
996.04/996.18	c  N dy 12748   4387550       349     33487         0    137714    151837   3347756     19.49     20.57  --
1001.23/1001.37	c  N dy 12785   4411492       349     33487         0    160888    151837   4072940     19.48     20.66  --
1007.93/1008.05	c  N dy 12854   4440141       349     33487         0     98898    151837   2000928     19.47     20.63  --
1011.43/1011.55	c  N dy 12877   4460153       349     33487         0    118229    151837   2629929     19.46     22.10  --
1017.73/1017.88	c  N dy 12977   4488174       349     33487         0    145450    151837   3550481     19.47     20.52  --
1022.94/1023.06	c  N dy 13029   4511882       349     33487         0    168366    151837   4313290     19.46     20.63  --
1029.82/1029.98	c  N dy 13136   4534485       349     33487         0     99513    151837   2038466     19.47     20.58  --
1035.14/1035.26	c  N dy 13194   4557946       349     33487         0    122200    151837   2800104     19.47     20.62  --
1040.64/1040.76	c  N dy 13280   4579086       349     33487         0    142751    151837   3494242     19.47     20.88  --
1047.83/1047.98	c  N dy 13368   4605526       349     33487         0    168395    151837   4356339     19.47     20.50  --
1053.43/1053.54	c  N dy 13396   4625568       349     33487         0     96192    151837   1903742     19.46     23.58  --
1057.93/1058.10	c  N dy 13485   4645625       349     33487         0    115661    151837   2575667     19.47     21.39  --
1070.42/1070.50	c  N dy 13488   4695253       349     33487         0    163784    151837   3978652     19.43     20.58  --
1075.93/1076.05	c  S st 13545   4713413       349     33487         0    181507    151837   4575426     19.43     17.76  --
1076.13/1076.28	c  S st 13545   4713913       349     33487         0    182001    151837   4594395     19.43   no data  --
1076.23/1076.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1076.23/1076.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1076.33/1076.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.12
1076.43/1076.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1076.43/1076.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1076.43/1076.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
1076.43/1076.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1234.24/1234.38	c lits-rem:      3261  cl-subs:    10099  v-elim:      0  v-fix:    0  time: 157.80 s
1234.24/1234.38	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
1234.33/1234.44	c vivif2 --  cl tried   171902 cl shrink        0 lits rem          0 time: 0.06
1234.73/1234.83	c asymm  cl-useful: 0/2345/33487 lits-rem:0 time: 0.40
1234.73/1234.84	c calculated reachability. Time: 0.00
1234.73/1234.84	c  N dy 13545   4713913       349     33487         0    171902    151837   4376394     19.43   no data  --
1239.52/1239.70	c  N dy 13627   4733973       349     33487         0     98759    151837   1986755     19.43     20.46  --
1243.82/1243.96	c  N dy 13708   4755748       349     33487         0    119949    151837   2703932     19.43     20.51  --
1249.13/1249.27	c  N dy 13789   4779938       349     33487         0    143488    151837   3488539     19.43     20.53  --
1253.83/1253.99	c  N dy 13829   4800638       349     33487         0    163556    151837   4138374     19.43     20.53  --
1259.43/1259.55	c  N dy 13921   4820647       349     33487         0    183070    151837   4812915     19.44     22.10  --
1271.72/1271.88	c  N dy 13982   4876439       349     33487         0    143183    151837   3261635     19.41     20.45  --
1276.53/1276.65	c  N dy 14046   4896494       349     33487         0    162654    151837   3917930     19.41     22.86  --
1282.73/1282.89	c  N dy 14090   4918897       349     33487         0    184409    151837   4636656     19.40     20.43  --
1288.23/1288.39	c  N dy 14141   4941236       349     33487         0    111420    151837   2365819     19.40     20.48  --
1292.92/1293.09	c  N dy 14180   4962256       349     33487         0    131806    151837   3033938     19.40     20.43  --
1298.03/1298.16	c  N dy 14227   4984277       349     33487         0    153182    151837   3743090     19.39     20.47  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370326-1305392559/watcher-3370326-1305392559 -o /tmp/evaluation-result-3370326-1305392559/solver-3370326-1305392559 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370326-1305392559.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.03 4.02 4.00 6/291 3515
/proc/meminfo: memFree=18870408/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=29960 CPUtime=0 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 702 0 0 0 0 0 0 0 22 0 1 0 650855564 30679040 643 33554432000 4194304 4650387 140735693017536 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 7490 644 327 112 0 2455 0

[startup+0.100058 s]
/proc/loadavg: 4.03 4.02 4.00 6/291 3515
/proc/meminfo: memFree=18870408/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=31300 CPUtime=0.09 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 1280 0 0 0 9 0 0 0 22 0 1 0 650855564 32051200 1221 33554432000 4194304 4650387 140735693017536 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 7825 1221 347 112 0 2790 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31300

[startup+0.201056 s]
/proc/loadavg: 4.03 4.02 4.00 6/291 3515
/proc/meminfo: memFree=18870408/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=31300 CPUtime=0.19 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 1280 0 0 0 19 0 0 0 23 0 1 0 650855564 32051200 1221 33554432000 4194304 4650387 140735693017536 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 7825 1221 347 112 0 2790 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31300

[startup+0.301029 s]
/proc/loadavg: 4.03 4.02 4.00 6/291 3515
/proc/meminfo: memFree=18870408/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=38736 CPUtime=0.29 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 3224 0 0 0 29 0 0 0 23 0 1 0 650855564 39665664 2720 33554432000 4194304 4650387 140735693017536 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 9684 2720 365 112 0 4649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38736

[startup+0.700966 s]
/proc/loadavg: 4.03 4.02 4.00 6/291 3515
/proc/meminfo: memFree=18870408/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=39564 CPUtime=0.69 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 3594 0 0 0 69 0 0 0 25 0 1 0 650855564 40513536 3090 33554432000 4194304 4650387 140735693017536 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 9891 3090 378 112 0 4856 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39564

[startup+1.50085 s]
/proc/loadavg: 3.95 4.00 3.99 5/292 3535
/proc/meminfo: memFree=18854660/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=40232 CPUtime=1.49 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 4339 0 0 0 148 1 0 0 25 0 1 0 650855564 41197568 3145 33554432000 4194304 4650387 140735693017536 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 10058 3145 380 112 0 5023 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40232

[startup+3.10057 s]
/proc/loadavg: 3.95 4.00 3.99 5/295 3550
/proc/meminfo: memFree=18842676/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=40816 CPUtime=3.09 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 5876 0 0 0 308 1 0 0 25 0 1 0 650855564 41795584 3256 33554432000 4194304 4650387 140735693017536 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 10204 3256 381 112 0 5169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40816

[startup+6.30102 s]
/proc/loadavg: 4.11 4.04 4.01 5/295 3550
/proc/meminfo: memFree=18832108/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=49452 CPUtime=6.29 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 7974 0 0 0 628 1 0 0 25 0 1 0 650855564 50638848 5354 33554432000 4194304 4650387 140735693017536 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 12363 5354 382 112 0 7328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49452

[startup+12.7009 s]
/proc/loadavg: 4.10 4.04 4.00 5/295 3551
/proc/meminfo: memFree=18810768/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=56252 CPUtime=12.69 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 12145 0 0 0 1267 2 0 0 25 0 1 0 650855564 57602048 6902 33554432000 4194304 4650387 140735693017536 18446744073709551615 4329562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 14063 6902 382 112 0 9028 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56252

[startup+25.5007 s]
/proc/loadavg: 3.86 3.98 3.99 4/289 3569
/proc/meminfo: memFree=19000708/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=60468 CPUtime=25.49 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 17470 0 0 0 2546 3 0 0 25 0 1 0 650855564 61919232 7960 33554432000 4194304 4650387 140735693017536 18446744073709551615 4363488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 15117 7960 382 112 0 10082 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60468

[startup+51.1013 s]
/proc/loadavg: 3.56 3.90 3.96 4/289 3570
/proc/meminfo: memFree=18987988/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=64004 CPUtime=51.08 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 29856 0 0 0 5103 5 0 0 25 0 1 0 650855564 65540096 9096 33554432000 4194304 4650387 140735693017536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 16001 9096 382 112 0 10966 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64004

[startup+102.3 s]
/proc/loadavg: 3.36 3.79 3.92 4/289 3571
/proc/meminfo: memFree=18945416/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=70856 CPUtime=102.28 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 52322 0 0 0 10218 10 0 0 25 0 1 0 650855564 72556544 10412 33554432000 4194304 4650387 140735693017536 18446744073709551615 4315190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 17714 10412 382 112 0 12679 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 70856

[startup+162.301 s]
/proc/loadavg: 3.13 3.65 3.86 4/289 3573
/proc/meminfo: memFree=18914268/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=88068 CPUtime=162.27 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 78997 0 0 0 16211 16 0 0 25 0 1 0 650855564 90181632 14857 33554432000 4194304 4650387 140735693017536 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 22017 14857 382 112 0 16982 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 88068

[startup+222.311 s]
/proc/loadavg: 3.05 3.53 3.80 4/289 3577
/proc/meminfo: memFree=18870732/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=98476 CPUtime=222.28 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 101709 0 0 0 22207 21 0 0 25 0 1 0 650855564 100839424 17068 33554432000 4194304 4650387 140735693017536 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 24619 17068 382 112 0 19584 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 98476

[startup+282.301 s]
/proc/loadavg: 3.02 3.43 3.75 4/289 3579
/proc/meminfo: memFree=18859904/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=99020 CPUtime=282.27 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 122612 0 0 0 28200 27 0 0 25 0 1 0 650855564 101396480 18354 33554432000 4194304 4650387 140735693017536 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 24755 18354 382 112 0 19720 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 99020

[startup+342.301 s]
/proc/loadavg: 3.00 3.35 3.70 4/289 3580
/proc/meminfo: memFree=18842144/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=115436 CPUtime=342.27 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 143388 0 0 0 34195 32 0 0 25 0 1 0 650855564 118206464 21247 33554432000 4194304 4650387 140735693017536 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 28859 21247 382 112 0 23824 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 115436

[startup+402.3 s]
/proc/loadavg: 3.00 3.28 3.65 4/289 3582
/proc/meminfo: memFree=18817072/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=121716 CPUtime=402.26 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 160812 0 0 0 40189 37 0 0 25 0 1 0 650855564 124637184 23429 33554432000 4194304 4650387 140735693017536 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 30429 23429 382 112 0 25394 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 121716

[startup+462.301 s]
/proc/loadavg: 3.07 3.24 3.61 4/289 3584
/proc/meminfo: memFree=18811840/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=124556 CPUtime=462.25 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 178259 0 0 0 46185 40 0 0 25 0 1 0 650855564 127545344 24881 33554432000 4194304 4650387 140735693017536 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 31139 24881 382 112 0 26104 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 124556

[startup+522.301 s]
/proc/loadavg: 3.02 3.20 3.57 4/289 3585
/proc/meminfo: memFree=18799656/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=140852 CPUtime=522.25 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 194586 0 0 0 52181 44 0 0 25 0 1 0 650855564 144232448 28497 33554432000 4194304 4650387 140735693017536 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 35213 28497 382 112 0 30178 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 140852

[startup+582.301 s]
/proc/loadavg: 3.01 3.16 3.53 4/289 3587
/proc/meminfo: memFree=18795284/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=144504 CPUtime=582.25 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 211775 0 0 0 58176 49 0 0 25 0 1 0 650855564 147972096 28090 33554432000 4194304 4650387 140735693017536 18446744073709551615 4367209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 36126 28090 382 112 0 31091 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 144504

[startup+642.301 s]
/proc/loadavg: 3.00 3.13 3.50 4/289 3588
/proc/meminfo: memFree=18788296/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=144824 CPUtime=642.25 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 226335 0 0 0 64172 53 0 0 25 0 1 0 650855564 148299776 28797 33554432000 4194304 4650387 140735693017536 18446744073709551615 4328332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 36206 28797 382 112 0 31171 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 144824

[startup+702.3 s]
/proc/loadavg: 3.13 3.14 3.48 4/289 3590
/proc/meminfo: memFree=18741264/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=145136 CPUtime=702.25 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 241896 0 0 0 70167 58 0 0 25 0 1 0 650855564 148619264 30032 33554432000 4194304 4650387 140735693017536 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 36284 30032 382 112 0 31249 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 145136

[startup+762.301 s]
/proc/loadavg: 3.05 3.12 3.45 4/289 3592
/proc/meminfo: memFree=18754372/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=145424 CPUtime=762.25 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 255843 0 0 0 76164 61 0 0 25 0 1 0 650855564 148914176 29330 33554432000 4194304 4650387 140735693017536 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 36356 29330 382 112 0 31321 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 145424

[startup+822.301 s]
/proc/loadavg: 3.02 3.09 3.42 4/289 3593
/proc/meminfo: memFree=18753460/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=145776 CPUtime=822.24 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 271846 0 0 0 82158 66 0 0 25 0 1 0 650855564 149274624 30105 33554432000 4194304 4650387 140735693017536 18446744073709551615 4328248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 36444 30105 382 112 0 31409 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 145776

[startup+882.311 s]
/proc/loadavg: 3.00 3.07 3.39 4/289 3595
/proc/meminfo: memFree=18723420/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=166912 CPUtime=882.25 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 287260 0 0 0 88154 71 0 0 25 0 1 0 650855564 170917888 35085 33554432000 4194304 4650387 140735693017536 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 41728 35085 382 112 0 36693 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 166912

[startup+942.301 s]
/proc/loadavg: 3.00 3.06 3.36 4/289 3596
/proc/meminfo: memFree=18726000/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=166912 CPUtime=942.24 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 287285 0 0 0 94153 71 0 0 25 0 1 0 650855564 170917888 35110 33554432000 4194304 4650387 140735693017536 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 41728 35110 382 112 0 36693 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 166912

[startup+1002.3 s]
/proc/loadavg: 3.00 3.04 3.34 4/289 3598
/proc/meminfo: memFree=18716920/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=232620 CPUtime=1002.23 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 298699 0 0 0 100149 74 0 0 25 0 1 0 650855564 238202880 35645 33554432000 4194304 4650387 140735693017536 18446744073709551615 4364275 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 58155 35645 382 112 0 53120 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 232620

[startup+1062.3 s]
/proc/loadavg: 3.03 3.05 3.32 4/289 3600
/proc/meminfo: memFree=18704464/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=167316 CPUtime=1062.23 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 313870 0 0 0 106143 80 0 0 25 0 1 0 650855564 171331584 34489 33554432000 4194304 4650387 140735693017536 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 41829 34489 382 112 0 36794 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 167316

[startup+1122.3 s]
/proc/loadavg: 3.01 3.04 3.29 4/289 3601
/proc/meminfo: memFree=18675060/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=256664 CPUtime=1122.23 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 321096 0 0 0 112141 82 0 0 25 0 1 0 650855564 262823936 41715 33554432000 4194304 4650387 140735693017536 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 64166 41715 382 112 0 59131 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 256664

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.27 4/289 3603
/proc/meminfo: memFree=18679252/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=256984 CPUtime=1182.23 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 321097 0 0 0 118141 82 0 0 25 0 1 0 650855564 263151616 41716 33554432000 4194304 4650387 140735693017536 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 64246 41716 382 112 0 59211 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 256984

[startup+1242.3 s]
/proc/loadavg: 3.07 3.04 3.26 4/289 3604
/proc/meminfo: memFree=18686052/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=191548 CPUtime=1242.22 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 324536 0 0 0 124140 82 0 0 25 0 1 0 650855564 196145152 39412 33554432000 4194304 4650387 140735693017536 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 47887 39412 382 112 0 42852 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 191548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.04 3.25 5/289 3606
/proc/meminfo: memFree=18667284/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=191728 CPUtime=1299.93 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 337357 0 0 0 129906 87 0 0 25 0 1 0 650855564 196329472 41081 33554432000 4194304 4650387 140735693017536 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 47932 41081 382 112 0 42897 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 191728

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

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

[startup+1300 s]
/proc/loadavg: 3.08 3.04 3.25 5/289 3606
/proc/meminfo: memFree=18667284/32951132 swapFree=67093824/67111528
[pid=3515] ppid=3513 vsize=191728 CPUtime=1299.93 cores=0,2
/proc/3515/stat : 3515 (strangenight1-s) R 3513 3515 2953 0 -1 4202496 337357 0 0 0 129906 87 0 0 25 0 1 0 650855564 196329472 41081 33554432000 4194304 4650387 140735693017536 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3515/statm: 47932 41081 382 112 0 42897 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 191728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.95
CPU user time (s): 1299.07
CPU system time (s): 0.879866
CPU usage (%): 99.9949
Max. virtual memory (cumulated for all children) (KiB): 276224

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

runsolver used 3.76143 second user time and 8.06377 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 19:02:39
IDJOB=3370326
IDBENCH=83336
IDSOLVER=1847
FILE ID=node131/3370326-1305392559
RUNJOBID= node131-1305391257-3305
PBS_JOBID= 13324410
Free space on /tmp= 73676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370326-1305392559/watcher-3370326-1305392559 -o /tmp/evaluation-result-3370326-1305392559/solver-3370326-1305392559 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370326-1305392559.cnf

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=1671160389

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18871308 kB
Buffers:        263060 kB
Cached:        3631904 kB
SwapCached:       1504 kB
Active:       10766808 kB
Inactive:      3054804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18871308 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           12848 kB
Writeback:          12 kB
AnonPages:     9924844 kB
Mapped:          27328 kB
Slab:           163820 kB
PageTables:      32300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28344420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node131 at 2011-05-14 19:24:21