Trace number 3367342

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367342-1305380797.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.01	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       300     25500         0         0    178500         0   no data   no data
0.29/0.38	c asymm  cl-useful: 0/14616/25500 lits-rem:0 time: 0.36
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.29/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
0.39/0.47	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.48	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.48	c calculated reachability. Time: 0.00
0.39/0.48	c Calc default polars -  time:   0.00 s pos:     147 undec:       4 neg:     149
0.39/0.48	c =========================================================================================
0.39/0.48	c types(t): F = full restart, N = normal restart
0.39/0.48	c types(t): S = simplification begin/end, E = solution found
0.39/0.48	c restart types(rt): st = static, dy = dynamic
0.39/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.48	c  B st     0         0       300     25500         0         0    178500         0   no data   no data
0.69/0.79	c  N dy    13      4747       300     25500         0      4658    178500    356566     65.31     68.81
0.99/1.08	c  N dy    31      8883       300     25500         0      6271    178500    404843     65.78     70.00
1.29/1.39	c  N dy    51     13059       300     25500         0      6198    178500    322922     66.32     70.12
1.68/1.70	c  N dy    74     17073       300     25500         0     10129    178500    622951     66.74     70.43
1.99/2.01	c  N dy    86     21180       300     25500         0      8665    178500    436939     66.52     70.26
2.29/2.32	c  F st   107     25003       300     25500         0     12412    178500    720116     66.57     64.85
2.29/2.34	c  N st   108     25253       300     25500         0     12659    178500    738831     66.57   no data
2.69/2.71	c  N dy   113     30001       300     25500         0     10632    178500    518626     66.57   no data
2.69/2.71	c  S st   113     30001       300     25500         0     10632    178500    518626     66.57   no data
2.69/2.77	c  S st   113     30508       300     25500         0     11138    178500    554480     66.57   no data
2.69/2.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.78	c blocked clauses removed:        0 vars:      0 tried:         300 T: 0.00 s
2.69/2.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.69/2.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.35	c lits-rem:        28  cl-subs:      233  v-elim:      0  v-fix:    0  time:  0.54 s
3.49/3.55	c asymm  cl-useful: 0/6791/25500 lits-rem:0 time: 0.20
3.49/3.56	c calculated reachability. Time: 0.00
3.49/3.56	c  N dy   113     30508       300     25500         0     10905    178500    529141     66.57   no data
3.89/3.90	c  N dy   127     34588       300     25500         0     14903    178500    831418     66.54     70.49
4.19/4.25	c  N dy   146     38791       300     25500         0     11263    178500    498364     66.64     70.34
4.59/4.60	c  N dy   166     42881       300     25500         0     15275    178500    804122     66.71     70.85
4.79/4.87	c  S st   180     45763       300     25500         0      9313    178500    287201     66.75     64.72
4.89/4.93	c  S st   180     46265       300     25500         0      9812    178500    323415     66.75   no data
4.89/4.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.89/4.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
4.89/4.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.89/4.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.89/4.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.09	c lits-rem:        17  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.13 s
4.99/5.09	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
5.09/5.10	c vivif2 --  cl tried     9777 cl shrink        0 lits rem          0 time: 0.00
5.19/5.22	c asymm  cl-useful: 0/4093/25500 lits-rem:0 time: 0.12
5.19/5.22	c calculated reachability. Time: 0.00
5.19/5.22	c  N dy   180     46265       300     25500         0      9777    178500    319255     66.75   no data
5.59/5.62	c  N dy   191     51112       300     25500         0     14540    178500    680827     66.68     70.49
5.89/5.99	c  N dy   201     55224       300     25500         0     18597    178500    988015     66.58     70.39
6.29/6.36	c  N dy   222     59403       300     25500         0     12889    178500    495519     66.62     70.30
6.69/6.72	c  N dy   239     63563       300     25500         0     16980    178500    804014     66.61     71.00
7.09/7.11	c  N dy   256     67648       300     25500         0     20986    178500   1107956     66.64     70.82
7.19/7.28	c  S st   264     69397       300     25500         0     11900    178500    357701     66.68   no data
7.29/7.34	c  S st   264     69898       300     25500         0     12398    178500    391484     66.68   no data
7.29/7.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
7.29/7.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.29/7.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.35	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:    300 time:  0.00 s
7.29/7.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.29/7.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.29/7.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.56	c lits-rem:        18  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.18 s
7.49/7.56	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
7.49/7.56	c vivif2 --  cl tried    12348 cl shrink        0 lits rem          0 time: 0.00
7.70/7.77	c asymm  cl-useful: 0/7548/25500 lits-rem:0 time: 0.20
7.70/7.77	c calculated reachability. Time: 0.00
7.70/7.77	c  N dy   264     69898       300     25500         0     12348    178500    385696     66.68   no data
8.09/8.19	c  N dy   277     74583       300     25500         0     16939    178500    731063     66.59     70.38
8.70/8.73	c  N dy   286     80377       300     25500         0     22607    178500   1161600     66.47     70.89
9.19/9.21	c  N dy   308     85579       300     25500         0     15951    178500    601341     66.50     70.46
9.29/9.39	c  F st   317     87500       300     25500         0     17839    178500    743305     66.49     61.91
9.80/9.87	c  N dy   323     92694       300     25500         0     22944    178500   1142858     66.49   no data
10.39/10.47	c  N dy   352     98837       300     25500         0     16230    178500    563533     66.51     70.94
11.00/11.04	c  S st   383    104848       300     25500         0     22130    178500   1011135     66.56   no data
11.09/11.12	c  S st   383    105351       300     25500         0     22628    178500   1045005     66.56   no data
11.09/11.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
11.09/11.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.09/11.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.09/11.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.09/11.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.09/11.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.49/13.53	c lits-rem:       237  cl-subs:      366  v-elim:      0  v-fix:    0  time:  2.35 s
13.49/13.53	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
13.49/13.55	c vivif2 --  cl tried    22262 cl shrink        0 lits rem          0 time: 0.01
13.69/13.77	c asymm  cl-useful: 0/5245/25500 lits-rem:0 time: 0.22
13.69/13.77	c calculated reachability. Time: 0.00
13.69/13.77	c  N dy   383    105351       300     25500         0     22262    178500   1003553     66.56   no data
14.39/14.47	c  N dy   406    112138       300     25500         0     15184    178500    416921     66.56     70.30
15.09/15.15	c  N dy   441    119368       300     25500         0     22296    178500    957824     66.61     70.35
15.99/16.01	c  N dy   471    127116       300     25500         0     15163    178500    353378     66.64     70.36
16.69/16.79	c  N dy   491    135344       300     25500         0     23257    178500    969869     66.52     70.19
17.69/17.78	c  N dy   533    144073       300     25500         0     16114    178500    361916     66.56     70.38
18.70/18.74	c  N dy   576    153700       300     25500         0     25585    178500   1082622     66.59     70.47
19.19/19.22	c  S st   593    158026       300     25500         0     29823    178500   1402756     66.58     67.19
19.29/19.30	c  S st   593    158526       300     25500         0     30321    178500   1439511     66.58   no data
19.29/19.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
19.29/19.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.29/19.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
19.29/19.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.29/19.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
19.29/19.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.79/24.83	c lits-rem:       305  cl-subs:      680  v-elim:      0  v-fix:    0  time:  5.44 s
24.79/24.83	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
24.79/24.85	c vivif2 --  cl tried    29641 cl shrink        0 lits rem          0 time: 0.02
25.09/25.10	c asymm  cl-useful: 0/4463/25500 lits-rem:0 time: 0.24
25.09/25.10	c calculated reachability. Time: 0.00
25.09/25.10	c  N dy   593    158526       300     25500         0     29641    178500   1363724     66.58   no data
26.09/26.19	c  N dy   630    168665       300     25500         0     22915    178500    813445     66.59     70.20
27.40/27.45	c  N dy   674    179903       300     25500         0     33953    178500   1654514     66.60     70.73
28.60/28.62	c  N dy   695    191394       300     25500         0     27533    178500   1111057     66.49     70.35
29.99/30.07	c  N dy   743    203782       300     25500         0     21019    178500    549674     66.48     70.03
31.49/31.54	c  N dy   792    217223       300     25500         0     34201    178500   1552158     66.48     70.72
33.09/33.14	c  N dy   847    231128       300     25500         0     28224    178500   1030536     66.48     74.34
33.89/33.93	c  S st   872    237789       300     25500         0     34752    178500   1524481     66.47     64.44
33.99/34.03	c  S st   872    238291       300     25500         0     35252    178500   1561881     66.47   no data
33.99/34.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.99/34.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
33.99/34.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.99/34.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.99/34.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
33.99/34.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.99/34.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
34.10/34.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.89/40.93	c lits-rem:       319  cl-subs:      681  v-elim:      0  v-fix:    0  time:  6.81 s
40.89/40.93	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
40.89/40.95	c vivif2 --  cl tried    34571 cl shrink        0 lits rem          0 time: 0.02
41.19/41.21	c asymm  cl-useful: 0/4093/25500 lits-rem:0 time: 0.26
41.19/41.21	c calculated reachability. Time: 0.00
41.19/41.21	c  N dy   872    238291       300     25500         0     34571    178500   1486747     66.47   no data
42.99/43.07	c  N dy   935    253631       300     25500         0     29049    178500   1035485     66.48     70.42
45.00/45.09	c  N dy   989    269829       300     25500         0     23346    178500    534606     66.47     70.06
47.19/47.25	c  N dy  1040    288450       300     25500         0     41638    178500   1926146     66.43     70.05
49.40/49.43	c  F st  1109    306252       300     25500         0     36549    178500   1465788     66.42   no data
49.50/49.52	c  N st  1111    306879       300     25500         0     37167    178500   1512549     66.42   no data
51.99/52.00	c  N dy  1176    326514       300     25500         0     32880    178500   1131026     66.42     70.03
54.69/54.76	c  N dy  1272    346590       300     25500         0     28031    178500    699175     66.46     71.63
56.00/56.06	c  S st  1304    357436       300     25500         0     38718    178500   1510841     66.45     64.27
56.10/56.17	c  S st  1304    357937       300     25500         0     39217    178500   1545649     66.45   no data
56.10/56.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.10/56.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
56.10/56.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.10/56.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.10/56.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.10/56.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
56.10/56.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.19/56.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
56.19/56.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.39/62.44	c lits-rem:       343  cl-subs:      648  v-elim:      0  v-fix:    0  time:  6.19 s
62.39/62.45	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
62.39/62.46	c vivif2 --  cl tried    38569 cl shrink        0 lits rem          0 time: 0.02
62.70/62.73	c asymm  cl-useful: 0/3783/25500 lits-rem:0 time: 0.26
62.70/62.73	c calculated reachability. Time: 0.00
62.70/62.73	c  N dy  1304    357937       300     25500         0     38569    178500   1474567     66.45   no data
65.29/65.37	c  N dy  1369    378001       300     25500         0     32723    178500    982747     66.40     69.91
68.10/68.17	c  N dy  1440    398591       300     25500         0     52953    178500   2519938     66.36     70.24
70.69/70.75	c  N dy  1516    418703       300     25500         0     46165    178500   1946657     66.35     70.13
73.60/73.61	c  N dy  1599    439629       300     25500         0     39205    178500   1350903     66.35     70.08
76.59/76.65	c  N dy  1683    459636       300     25500         0     30377    178500    618730     66.37     70.34
79.49/79.51	c  N dy  1761    481017       300     25500         0     51345    178500   2210319     66.36     69.98
82.29/82.39	c  N dy  1839    501158       300     25500         0     41665    178500   1410868     66.36     70.12
85.59/85.62	c  N dy  1907    522548       300     25500         0     32248    178500    636786     66.33     70.06
87.49/87.52	c  S st  1955    536905       300     25500         0     46345    178500   1701469     66.31     68.91
87.59/87.64	c  S st  1955    537411       300     25500         0     46847    178500   1738585     66.31   no data
87.59/87.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.59/87.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
87.59/87.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.59/87.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.59/87.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.59/87.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
87.59/87.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.59/87.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
87.69/87.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.60/95.63	c lits-rem:       411  cl-subs:      809  v-elim:      0  v-fix:    0  time:  7.89 s
95.60/95.64	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
95.60/95.66	c vivif2 --  cl tried    46038 cl shrink        0 lits rem          0 time: 0.02
95.90/95.90	c asymm  cl-useful: 0/4111/25500 lits-rem:0 time: 0.25
95.90/95.91	c calculated reachability. Time: 0.00
95.90/95.91	c  N dy  1955    537411       300     25500         0     46038    178500   1651276     66.31   no data
99.19/99.24	c  N dy  2034    558587       300     25500         0     35418    178500    807974     66.30     69.91
102.20/102.23	c  N dy  2119    579198       300     25500         0     55658    178500   2346027     66.30     70.04
105.19/105.22	c  N dy  2184    599205       300     25500         0     42907    178500   1313138     66.28     69.82
108.39/108.45	c  N dy  2271    619276       300     25500         0     62628    178500   2803585     66.28     70.00
111.40/111.47	c  N dy  2351    639305       300     25500         0     48908    178500   1695277     66.27     69.85
115.09/115.11	c  N dy  2444    660157       300     25500         0     35041    178500    586300     66.29     70.02
117.99/118.01	c  N dy  2530    680293       300     25500         0     54848    178500   2087795     66.29     69.88
121.49/121.55	c  N dy  2613    700440       300     25500         0     39247    178500    837155     66.30     70.19
124.49/124.58	c  N dy  2684    720512       300     25500         0     58912    178500   2330761     66.29     69.91
127.89/127.97	c  N dy  2757    740660       300     25500         0     42389    178500   1016435     66.29     70.27
131.20/131.27	c  N dy  2853    761030       300     25500         0     62404    178500   2542694     66.31     70.13
134.69/134.78	c  N dy  2934    781205       300     25500         0     44883    178500   1137011     66.32     69.82
138.10/138.19	c  N dy  3029    801879       300     25500         0     65198    178500   2675790     66.33     69.89
139.00/139.03	c  S st  3052    806116       300     25500         0     69368    178500   2993867     66.33     67.81
139.10/139.19	c  S st  3052    806618       300     25500         0     69869    178500   3029451     66.33   no data
139.20/139.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.20/139.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
139.20/139.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.20/139.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.20/139.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.20/139.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
139.20/139.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.20/139.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
139.30/139.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.89/162.97	c lits-rem:       635  cl-subs:     1334  v-elim:      0  v-fix:    0  time: 23.61 s
162.89/162.97	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
162.99/163.01	c vivif2 --  cl tried    68535 cl shrink        0 lits rem          0 time: 0.03
163.29/163.33	c asymm  cl-useful: 0/2744/25500 lits-rem:0 time: 0.32
163.29/163.33	c calculated reachability. Time: 0.00
163.29/163.33	c  N dy  3052    806618       300     25500         0     68535    178500   2881290     66.33   no data
167.10/167.13	c  N dy  3130    829033       300     25500         0     52241    178500   1629326     66.33     70.56
170.70/170.74	c  N dy  3207    849177       300     25500         0     72031    178500   3122507     66.33     70.36
174.19/174.21	c  N dy  3285    869685       300     25500         0     52888    178500   1619532     66.32     69.82
177.89/177.99	c  N dy  3366    890774       300     25500         0     73574    178500   3190026     66.32     70.34
181.40/181.47	c  N dy  3457    910818       300     25500         0     52999    178500   1563354     66.34     70.19
185.00/185.08	c  N dy  3536    930974       300     25500         0     72817    178500   3069636     66.34     69.84
188.69/188.76	c  N dy  3628    951003       300     25500         0     51213    178500   1363081     66.36     70.16
192.20/192.29	c  N dy  3705    971023       300     25500         0     70866    178500   2855165     66.36     70.20
196.09/196.13	c  N dy  3775    991339       300     25500         0     48607    178500   1096436     66.35     69.88
199.50/199.54	c  N dy  3857   1011627       300     25500         0     68496    178500   2604100     66.35     70.09
203.99/204.07	c  N dy  3942   1033807       300     25500         0     47088    178500    920105     66.35     69.90
207.39/207.48	c  N dy  4030   1054065       300     25500         0     66968    178500   2435953     66.36     69.87
211.21/211.28	c  F st  4119   1071876       300     25500         0     84467    178500   3768259     66.38   no data
211.90/211.97	c  N st  4124   1075173       300     25500         0     87694    178500   4023361     66.38   no data
215.30/215.30	c  N dy  4192   1095371       300     25500         0     63354    178500   2088064     66.37     70.00
219.29/219.38	c  N dy  4274   1115442       300     25500         0     83052    178500   3586149     66.38     69.99
223.20/223.27	c  N dy  4364   1135573       300     25500         0     57644    178500   1585614     66.39     70.03
226.99/227.03	c  N dy  4444   1155583       300     25500         0     77260    178500   3077127     66.39     70.60
231.30/231.31	c  N dy  4529   1175649       300     25500         0     50862    178500   1012396     66.39     70.29
234.79/234.86	c  N dy  4612   1195947       300     25500         0     70774    178500   2522449     66.40     70.73
237.79/237.81	c  S st  4668   1209928       300     25500         0     84508    178500   3565148     66.40     62.68
237.99/238.01	c  S st  4668   1210434       300     25500         0     85012    178500   3600645     66.40   no data
237.99/238.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
237.99/238.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
237.99/238.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.99/238.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.99/238.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.99/238.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
237.99/238.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.09/238.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
238.20/238.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.50/270.55	c lits-rem:       612  cl-subs:     1694  v-elim:      0  v-fix:    0  time: 32.35 s
270.50/270.56	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
270.50/270.60	c vivif2 --  cl tried    83318 cl shrink        0 lits rem          0 time: 0.04
270.89/270.94	c asymm  cl-useful: 0/2346/25500 lits-rem:0 time: 0.34
270.89/270.94	c calculated reachability. Time: 0.00
270.89/270.94	c  N dy  4668   1210434       300     25500         0     83318    178500   3412390     66.40   no data
275.01/275.05	c  N dy  4751   1230551       300     25500         0     55967    178500   1335361     66.42     69.94
278.79/278.88	c  N dy  4842   1250954       300     25500         0     75945    178500   2858759     66.43     70.11
283.81/283.85	c  N dy  4918   1272415       300     25500         0     48946    178500    735398     66.42     70.12
287.20/287.29	c  N dy  4983   1292473       300     25500         0     68654    178500   2228273     66.41     71.56
291.59/291.65	c  N dy  5079   1312564       300     25500         0     88367    178500   3729025     66.42     73.57
295.91/295.93	c  N dy  5139   1332990       300     25500         0     59346    178500   1460166     66.41     70.05
299.70/299.72	c  N dy  5203   1353424       300     25500         0     79444    178500   2986493     66.40     70.20
304.39/304.40	c  N dy  5271   1373491       300     25500         0     99137    178500   4480050     66.40     69.95
308.10/308.13	c  N dy  5356   1394374       300     25500         0     69601    178500   2174530     66.40     70.40
312.50/312.53	c  N dy  5444   1414563       300     25500         0     89402    178500   3684270     66.41     70.99
316.99/317.07	c  N dy  5529   1435140       300     25500         0     58554    178500   1268570     66.41     70.16
320.90/320.93	c  N dy  5609   1455189       300     25500         0     78249    178500   2765933     66.41     70.33
325.80/325.83	c  N dy  5688   1476256       300     25500         0     98920    178500   4333492     66.41     70.00
329.79/329.80	c  N dy  5758   1496549       300     25500         0     66752    178500   1825768     66.41     70.02
333.90/333.94	c  N dy  5838   1516696       300     25500         0     86557    178500   3333572     66.41     69.94
339.20/339.23	c  N dy  5918   1537200       300     25500         0     53680    178500    771573     66.41     70.28
342.89/342.94	c  N dy  6004   1557317       300     25500         0     73442    178500   2274986     66.42     70.81
347.40/347.45	c  N dy  6086   1577702       300     25500         0     93438    178500   3793726     66.42     70.12
352.40/352.42	c  N dy  6168   1597823       300     25500         0     59210    178500   1126733     66.42     69.99
356.41/356.46	c  N dy  6269   1617864       300     25500         0     78864    178500   2616751     66.43     73.16
361.20/361.29	c  N dy  6356   1638059       300     25500         0     98675    178500   4126045     66.44     70.01
366.10/366.11	c  N dy  6449   1658697       300     25500         0     63969    178500   1415341     66.44     70.01
370.61/370.64	c  N dy  6536   1681167       300     25500         0     85992    178500   3091797     66.44     70.02
375.79/375.83	c  N dy  6620   1701304       300     25500         0    105770    178500   4586718     66.44     70.22
378.20/378.21	c  S st  6655   1710434       300     25500         0     58781    178500    963929     66.44   no data
378.30/378.36	c  S st  6655   1710940       300     25500         0     59287    178500   1000435     66.44   no data
378.30/378.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
378.30/378.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
378.30/378.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.30/378.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.30/378.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.30/378.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
378.30/378.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
378.41/378.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
378.41/378.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.30/380.39	c lits-rem:        68  cl-subs:      138  v-elim:      0  v-fix:    0  time:  1.95 s
380.30/380.39	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
380.40/380.41	c vivif2 --  cl tried    59149 cl shrink        0 lits rem          0 time: 0.01
380.61/380.66	c asymm  cl-useful: 0/2901/25500 lits-rem:0 time: 0.26
380.61/380.67	c calculated reachability. Time: 0.00
380.61/380.67	c  N dy  6655   1710940       300     25500         0     59149    178500    985144     66.44   no data
384.40/384.47	c  N dy  6731   1731012       300     25500         0     78854    178500   2495327     66.45     70.01
389.20/389.27	c  N dy  6823   1751041       300     25500         0     98539    178500   3986630     66.45     73.61
394.60/394.62	c  N dy  6904   1771628       300     25500         0     61799    178500   1124092     66.45     70.29
398.50/398.53	c  N dy  6974   1791713       300     25500         0     81500    178500   2619906     66.45     70.64
403.40/403.42	c  N dy  7073   1811781       300     25500         0    101203    178500   4123442     66.46     70.13
408.50/408.58	c  N dy  7144   1831789       300     25500         0     62952    178500   1148992     66.46     70.18
412.51/412.55	c  N dy  7226   1851900       300     25500         0     82717    178500   2659962     66.47     70.38
417.80/417.80	c  N dy  7336   1871988       300     25500         0    102444    178500   4164619     66.48     70.06
423.00/423.01	c  N dy  7409   1892022       300     25500         0     63185    178500   1098556     66.48     70.06
427.00/427.09	c  N dy  7497   1912088       300     25500         0     82913    178500   2603188     66.48     70.31
431.90/431.90	c  N dy  7566   1932098       300     25500         0    102546    178500   4095429     66.48     69.99
437.60/437.66	c  N dy  7636   1952991       300     25500         0     63163    178500   1032563     66.47     70.09
441.60/441.63	c  N dy  7714   1973155       300     25500         0     82971    178500   2529090     66.47     70.60
446.90/446.95	c  N dy  7798   1993925       300     25500         0    103311    178500   4076032     66.48     70.18
452.80/452.82	c  N dy  7875   2014124       300     25500         0     62291    178500    904947     66.47     70.10
456.80/456.89	c  N dy  7965   2034291       300     25500         0     82077    178500   2414829     66.48     70.08
461.50/461.54	c  N dy  8005   2054859       300     25500         0    102242    178500   3955597     66.46     70.18
467.30/467.37	c  N dy  8098   2075117       300     25500         0    122149    178500   5467990     66.47     70.12
471.60/471.65	c  N dy  8188   2095321       300     25500         0     80158    178500   2196606     66.47     70.15
476.50/476.50	c  N dy  8268   2115376       300     25500         0     99840    178500   3694010     66.47     70.74
482.40/482.44	c  N dy  8355   2135568       300     25500         0    119626    178500   5198220     66.48     70.18
487.21/487.23	c  N dy  8438   2155583       300     25500         0     76488    178500   1855047     66.48     71.31
491.81/491.84	c  N dy  8527   2175663       300     25500         0     96173    178500   3351619     66.48     70.18
497.50/497.56	c  N dy  8614   2196078       300     25500         0    116232    178500   4877906     66.49     69.99
502.00/502.07	c  S st  8674   2210942       300     25500         0     67011    178500   1071598     66.49     60.93
502.20/502.23	c  S st  8674   2211445       300     25500         0     67512    178500   1108429     66.49   no data
502.20/502.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
502.20/502.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
502.20/502.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
502.20/502.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
502.20/502.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.20/502.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
502.20/502.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
502.20/502.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
502.30/502.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.40/504.40	c lits-rem:        60  cl-subs:      126  v-elim:      0  v-fix:    0  time:  2.07 s
504.40/504.40	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
504.40/504.42	c vivif2 --  cl tried    67386 cl shrink        0 lits rem          0 time: 0.02
504.70/504.72	c asymm  cl-useful: 0/2611/25500 lits-rem:0 time: 0.30
504.70/504.72	c calculated reachability. Time: 0.00
504.70/504.72	c  N dy  8674   2211445       300     25500         0     67386    178500   1094336     66.49   no data
508.80/508.81	c  N dy  8736   2231567       300     25500         0     87122    178500   2587394     66.48     70.91
514.11/514.13	c  N dy  8843   2251631       300     25500         0    106809    178500   4091392     66.49     70.85
520.50/520.59	c  N dy  8934   2272328       300     25500         0    127140    178500   5629877     66.49     70.91
524.90/524.95	c  N dy  9004   2292373       300     25500         0     82058    178500   2151320     66.49     70.10
529.70/529.77	c  N dy  9077   2312395       300     25500         0    101715    178500   3641333     66.49     70.35
535.31/535.34	c  N dy  9138   2332411       300     25500         0    121369    178500   5132826     66.48     73.43
540.90/540.99	c  N dy  9247   2352461       300     25500         0     75259    178500   1568145     66.49     70.13
545.51/545.56	c  N dy  9332   2372586       300     25500         0     95057    178500   3077485     66.49     70.22
551.50/551.53	c  N dy  9415   2394388       300     25500         0    116464    178500   4707379     66.49     70.54
557.51/557.55	c  N dy  9484   2414606       300     25500         0     69524    178500   1061228     66.49     70.17
561.80/561.80	c  N dy  9560   2434849       300     25500         0     89366    178500   2572686     66.49     70.05
566.90/566.91	c  N dy  9628   2454999       300     25500         0    109130    178500   4089395     66.49     70.26
573.30/573.32	c  N dy  9718   2475077       300     25500         0    128834    178500   5588961     66.49     70.61
578.40/578.40	c  N dy  9793   2495402       300     25500         0     81093    178500   1882299     66.49     70.35
583.21/583.28	c  N dy  9873   2515613       300     25500         0    100931    178500   3388638     66.49     70.12
589.01/589.09	c  N dy  9955   2535762       300     25500         0    120734    178500   4894965     66.49     70.50
595.51/595.53	c  N dy 10039   2555809       300     25500         0     71678    178500   1099275     66.50     70.16
600.00/600.09	c  N dy 10118   2576511       300     25500         0     91999    178500   2640036     66.50     70.16
605.31/605.38	c  N dy 10201   2596518       300     25500         0    111638    178500   4125972     66.50     70.25
611.91/611.96	c  N dy 10269   2617016       300     25500         0    131748    178500   5652399     66.50     70.08
617.31/617.36	c  N dy 10358   2637026       300     25500         0     81692    178500   1797123     66.50     70.07
622.10/622.18	c  N dy 10433   2657202       300     25500         0    101496    178500   3310235     66.50     70.13
628.11/628.14	c  N dy 10505   2678267       300     25500         0    122166    178500   4882734     66.50     70.13
634.91/634.95	c  N dy 10581   2698353       300     25500         0     71245    178500    934529     66.50     70.05
637.50/637.59	c  S st 10628   2711446       300     25500         0     84103    178500   1913535     66.50   no data
637.70/637.79	c  S st 10628   2711950       300     25500         0     84600    178500   1949092     66.50   no data
637.80/637.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
637.80/637.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
637.80/637.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
637.80/637.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
637.80/637.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
637.80/637.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
637.80/637.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
637.80/637.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
637.91/637.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
646.90/646.98	c lits-rem:       217  cl-subs:      644  v-elim:      0  v-fix:    0  time:  9.05 s
646.90/646.98	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
647.00/647.01	c vivif2 --  cl tried    83956 cl shrink        0 lits rem          0 time: 0.03
647.30/647.33	c asymm  cl-useful: 0/2263/25500 lits-rem:0 time: 0.32
647.30/647.33	c calculated reachability. Time: 0.00
647.30/647.33	c  N dy 10628   2711950       300     25500         0     83956    178500   1878795     66.50   no data
652.21/652.28	c  N dy 10702   2731986       300     25500         0    103599    178500   3373991     66.50     70.19
658.21/658.23	c  N dy 10800   2752003       300     25500         0    123217    178500   4863662     66.51     70.50
665.00/665.00	c  N dy 10873   2772287       300     25500         0    143146    178500   6382122     66.50     70.42
669.41/669.41	c  N dy 10934   2792455       300     25500         0     91314    178500   2395341     66.50     70.11
674.91/674.97	c  N dy 11040   2812558       300     25500         0    111020    178500   3892456     66.50     70.03
681.31/681.38	c  N dy 11137   2832595       300     25500         0    130668    178500   5392521     66.51     71.63
687.41/687.46	c  N dy 11180   2853574       300     25500         0     78663    178500   1368546     66.50     70.17
692.01/692.09	c  N dy 11257   2873618       300     25500         0     98363    178500   2867342     66.50     70.78
697.51/697.58	c  N dy 11328   2893737       300     25500         0    118119    178500   4372449     66.50     70.16
704.31/704.38	c  N dy 11412   2914422       300     25500         0    138416    178500   5920570     66.50     70.49
710.10/710.16	c  N dy 11497   2934703       300     25500         0     84701    178500   1764002     66.50     70.10
715.02/715.09	c  N dy 11576   2954786       300     25500         0    104425    178500   3263302     66.51     70.10
720.90/720.98	c  N dy 11652   2974912       300     25500         0    124197    178500   4772161     66.51     70.05
728.01/728.04	c  N dy 11726   2995382       300     25500         0    144291    178500   6309320     66.51     70.46
733.41/733.49	c  N dy 11805   3016493       300     25500         0     90369    178500   2131846     66.51     70.42
738.70/738.71	c  N dy 11880   3036765       300     25500         0    110273    178500   3647013     66.51     70.07
745.01/745.04	c  N dy 11973   3056946       300     25500         0    130093    178500   5157529     66.51     70.75
752.32/752.38	c  N dy 12064   3077044       300     25500         0    149820    178500   6668097     66.51     76.34
757.11/757.12	c  N dy 12121   3097059       300     25500         0     93899    178500   2327559     66.51     70.33
762.51/762.55	c  N dy 12211   3117072       300     25500         0    113568    178500   3828781     66.52     70.03
769.31/769.31	c  N dy 12299   3138149       300     25500         0    134252    178500   5401123     66.52     70.03
776.62/776.65	c  N dy 12373   3158194       300     25500         0     77328    178500   1005469     66.52     70.32
781.31/781.31	c  N dy 12453   3178220       300     25500         0     96985    178500   2495650     66.52     77.57
787.62/787.67	c  N dy 12537   3198276       300     25500         0    116657    178500   3996719     66.52     70.17
792.02/792.03	c  S st 12585   3211950       300     25500         0    130085    178500   5018553     66.52     63.59
792.31/792.32	c  S st 12585   3212450       300     25500         0    130582    178500   5053159     66.52   no data
792.31/792.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
792.41/792.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
792.41/792.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
792.41/792.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
792.41/792.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
792.41/792.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
792.41/792.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
792.41/792.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
792.61/792.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
849.51/849.55	c lits-rem:       912  cl-subs:     2366  v-elim:      0  v-fix:    0  time: 56.95 s
849.51/849.56	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
849.61/849.62	c vivif2 --  cl tried   128216 cl shrink        0 lits rem          0 time: 0.07
850.01/850.01	c asymm  cl-useful: 0/1568/25500 lits-rem:0 time: 0.39
850.01/850.01	c calculated reachability. Time: 0.00
850.01/850.01	c  N dy 12585   3212450       300     25500         0    128216    178500   4791747     66.52   no data
857.21/857.29	c  N dy 12676   3232568       300     25500         0    147960    178500   6294924     66.53     70.05
863.01/863.00	c  N dy 12757   3252607       300     25500         0     90110    178500   1923215     66.53     70.66
868.11/868.17	c  N dy 12838   3272673       300     25500         0    109790    178500   3422493     66.53     70.52
874.31/874.39	c  N dy 12910   3293237       300     25500         0    129985    178500   4957456     66.53     70.15
881.71/881.77	c  N dy 13001   3313370       300     25500         0    149712    178500   6458976     66.53     70.17
887.62/887.70	c  N dy 13089   3333486       300     25500         0     90946    178500   1921538     66.53     70.12
892.92/892.92	c  N dy 13166   3353752       300     25500         0    110807    178500   3430436     66.53     70.20
899.21/899.23	c  N dy 13248   3373823       300     25500         0    130523    178500   4924851     66.53     70.06
906.31/906.40	c  N dy 13322   3394061       300     25500         0    150372    178500   6434538     66.53     70.38
912.81/912.87	c  N dy 13415   3414135       300     25500         0     90592    178500   1826193     66.54     70.18
918.11/918.16	c  N dy 13491   3434479       300     25500         0    110598    178500   3343055     66.54     70.22
924.52/924.54	c  N dy 13589   3454731       300     25500         0    130479    178500   4852257     66.54     70.68
931.62/931.66	c  N dy 13667   3474891       300     25500         0    150277    178500   6359445     66.54     70.18
938.12/938.16	c  N dy 13737   3495135       300     25500         0     89627    178500   1687293     66.54     71.76
943.41/943.40	c  N dy 13825   3515277       300     25500         0    109433    178500   3194547     66.54     70.84
949.52/949.50	c  N dy 13906   3535593       300     25500         0    129417    178500   4717062     66.54     70.05
956.71/956.77	c  N dy 14008   3555691       300     25500         0    149153    178500   6224696     66.55     70.15
964.31/964.33	c  N dy 14101   3575863       300     25500         0     87466    178500   1447498     66.55     70.67
969.52/969.58	c  N dy 14190   3596127       300     25500         0    107323    178500   2960619     66.55     70.09
975.62/975.64	c  N dy 14256   3616166       300     25500         0    126977    178500   4458022     66.55     70.22
983.81/983.83	c  N dy 14338   3637611       300     25500         0    148003    178500   6066805     66.55     70.92
991.31/991.39	c  N dy 14417   3657942       300     25500         0     85505    178500   1235706     66.55     70.50
996.21/996.27	c  N dy 14479   3677994       300     25500         0    105201    178500   2733182     66.55     70.24
1002.21/1002.20	c  N dy 14550   3698505       300     25500         0    125364    178500   4270440     66.55     71.09
1006.81/1006.84	c  S st 14599   3712451       300     25500         0    139058    178500   5306553     66.54     59.37
1007.11/1007.16	c  S st 14599   3712951       300     25500         0    139553    178500   5343522     66.54   no data
1007.11/1007.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1007.21/1007.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1007.21/1007.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1007.21/1007.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1007.21/1007.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1007.21/1007.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1007.21/1007.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1007.31/1007.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1007.41/1007.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1065.72/1065.74	c lits-rem:      1021  cl-subs:     2696  v-elim:      0  v-fix:    0  time: 58.29 s
1065.72/1065.74	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1065.82/1065.82	c vivif2 --  cl tried   136857 cl shrink        0 lits rem          0 time: 0.07
1066.22/1066.21	c asymm  cl-useful: 0/1484/25500 lits-rem:0 time: 0.39
1066.22/1066.21	c calculated reachability. Time: 0.00
1066.22/1066.21	c  N dy 14599   3712951       300     25500         0    136857    178500   5049002     66.54   no data
1073.72/1073.75	c  N dy 14686   3733009       300     25500         0    156551    178500   6546139     66.55     72.55
1080.02/1080.03	c  F st 14750   3751562       300     25500         0     91325    178500   1611451     66.54     66.07
1080.52/1080.51	c  N st 14754   3753593       300     25500         0     93312    178500   1765352     66.54   no data
1085.81/1085.81	c  N dy 14827   3773696       300     25500         0    113048    178500   3277427     66.55     80.35
1092.23/1092.24	c  N dy 14910   3794024       300     25500         0    133003    178500   4797363     66.55     70.30
1099.41/1099.42	c  N dy 14980   3814281       300     25500         0    152884    178500   6312209     66.55     70.82
1107.12/1107.17	c  N dy 15062   3834416       300     25500         0     88248    178500   1315020     66.55     70.54
1112.22/1112.24	c  N dy 15129   3854829       300     25500         0    108288    178500   2839666     66.55     70.60
1118.42/1118.49	c  N dy 15202   3875532       300     25500         0    128574    178500   4384292     66.55     71.09
1125.52/1125.56	c  N dy 15274   3896252       300     25500         0    148883    178500   5934654     66.55     70.53
1133.61/1133.65	c  N dy 15360   3916291       300     25500         0    168573    178500   7436931     66.55     70.32
1139.02/1139.05	c  N dy 15427   3936367       300     25500         0    102893    178500   2369663     66.55     70.92
1144.71/1144.79	c  N dy 15506   3956375       300     25500         0    122547    178500   3869758     66.55     70.33
1151.73/1151.79	c  N dy 15576   3977529       300     25500         0    143315    178500   5450677     66.54     70.20
1159.51/1159.59	c  N dy 15655   3997695       300     25500         0    163130    178500   6954554     66.54     70.54
1166.42/1166.47	c  N dy 15725   4018222       300     25500         0     96908    178500   1836147     66.54     70.13
1171.72/1171.72	c  N dy 15790   4039240       300     25500         0    117519    178500   3402272     66.54     70.36
1177.72/1177.77	c  N dy 15886   4059975       300     25500         0    137877    178500   4959162     66.55     70.48
1184.32/1184.35	c  N dy 15963   4080076       300     25500         0    157602    178500   6457562     66.55     70.14
1191.52/1191.56	c  N dy 16043   4100164       300     25500         0     89982    178500   1246710     66.55     70.49
1196.12/1196.18	c  N dy 16121   4120169       300     25500         0    109651    178500   2743719     66.55     72.90
1201.62/1201.62	c  N dy 16202   4140187       300     25500         0    129306    178500   4237633     66.55     70.61
1208.02/1208.01	c  N dy 16278   4160821       300     25500         0    149588    178500   5781241     66.55     70.56
1215.12/1215.14	c  N dy 16358   4180850       300     25500         0    169227    178500   7273464     66.55     73.51
1221.22/1221.20	c  N dy 16442   4200865       300     25500         0    100527    178500   1981585     66.55     70.41
1224.12/1224.12	c  S st 16480   4212953       300     25500         0    112388    178500   2882186     66.55     66.45
1224.33/1224.34	c  S st 16480   4213457       300     25500         0    112888    178500   2918501     66.55   no data
1224.33/1224.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1224.42/1224.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1224.42/1224.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1224.42/1224.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1224.42/1224.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1224.42/1224.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1224.42/1224.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1224.42/1224.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1224.52/1224.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1237.82/1237.86	c lits-rem:       544  cl-subs:     1144  v-elim:      0  v-fix:    0  time: 13.34 s
1237.82/1237.86	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1237.92/1237.90	c vivif2 --  cl tried   111744 cl shrink        0 lits rem          0 time: 0.04
1238.12/1238.19	c asymm  cl-useful: 0/1769/25500 lits-rem:0 time: 0.29
1238.12/1238.19	c calculated reachability. Time: 0.00
1238.12/1238.19	c  N dy 16480   4213457       300     25500         0    111744    178500   2793028     66.55   no data
1243.82/1243.80	c  N dy 16563   4233526       300     25500         0    131437    178500   4291173     66.56     70.09
1250.32/1250.30	c  N dy 16645   4254102       300     25500         0    151649    178500   5832144     66.56     70.24
1257.82/1257.84	c  N dy 16743   4274194       300     25500         0    171361    178500   7335624     66.56     70.74
1263.72/1263.72	c  N dy 16814   4294594       300     25500         0    102052    178500   2031403     66.56     70.24
1268.92/1268.94	c  N dy 16893   4314644       300     25500         0    121753    178500   3534759     66.56     70.13
1275.03/1275.00	c  N dy 16974   4334994       300     25500         0    141727    178500   5058640     66.56     70.29
1281.62/1281.64	c  N dy 17048   4355013       300     25500         0    161373    178500   6559130     66.56     70.36
1289.24/1289.29	c  N dy 17117   4375094       300     25500         0     90775    178500   1106507     66.56     70.38
1294.02/1294.06	c  N dy 17205   4395227       300     25500         0    110515    178500   2611617     66.56     70.34
1299.72/1299.73	c  N dy 17294   4415599       300     25500         0    130521    178500   4134585     66.56     70.66

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.12 4.04 3.30 5/319 16596
/proc/meminfo: memFree=17051640/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=29924 CPUtime=0 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 793 0 0 0 0 0 0 0 25 0 1 0 649679352 30642176 734 33554432000 4194304 4580011 140734630622960 18446744073709551615 4354920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 7481 735 322 95 0 2463 0

[startup+0.0466279 s]
/proc/loadavg: 4.12 4.04 3.30 5/319 16596
/proc/meminfo: memFree=17051640/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=30708 CPUtime=0.04 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 1179 0 0 0 4 0 0 0 25 0 1 0 649679352 31444992 1120 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 7677 1120 339 95 0 2659 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30708

[startup+0.100617 s]
/proc/loadavg: 4.12 4.04 3.30 5/319 16596
/proc/meminfo: memFree=17051640/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=30840 CPUtime=0.09 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 1196 0 0 0 9 0 0 0 25 0 1 0 649679352 31580160 1137 33554432000 4194304 4580011 140734630622960 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 7710 1137 339 95 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30840

[startup+0.300582 s]
/proc/loadavg: 4.12 4.04 3.30 5/319 16596
/proc/meminfo: memFree=17051640/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=30972 CPUtime=0.29 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 1231 0 0 0 29 0 0 0 25 0 1 0 649679352 31715328 1172 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 7743 1172 339 95 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30972

[startup+0.700511 s]
/proc/loadavg: 4.12 4.04 3.30 5/319 16596
/proc/meminfo: memFree=17051640/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=36624 CPUtime=0.69 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 3275 0 0 0 69 0 0 0 25 0 1 0 649679352 37502976 2845 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 9156 2845 363 95 0 4138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36624

[startup+1.50037 s]
/proc/loadavg: 4.12 4.04 3.30 5/320 16597
/proc/meminfo: memFree=17033280/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=38672 CPUtime=1.48 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 4922 0 0 0 148 0 0 0 25 0 1 0 649679352 39600128 3035 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 9668 3035 363 95 0 4650 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38672

[startup+3.10109 s]
/proc/loadavg: 4.12 4.04 3.30 5/320 16597
/proc/meminfo: memFree=17042952/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=52584 CPUtime=3.09 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 10333 0 0 0 308 1 0 0 25 0 1 0 649679352 53846016 6423 33554432000 4194304 4580011 140734630622960 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 13146 6423 367 95 0 8128 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52584

[startup+6.30053 s]
/proc/loadavg: 4.11 4.04 3.30 5/320 16597
/proc/meminfo: memFree=17005376/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=53000 CPUtime=6.29 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 14078 0 0 0 628 1 0 0 25 0 1 0 649679352 54272000 6381 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 13250 6381 367 95 0 8232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53000

[startup+12.7004 s]
/proc/loadavg: 4.10 4.04 3.31 5/320 16598
/proc/meminfo: memFree=16991840/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=68568 CPUtime=12.69 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 22898 0 0 0 1266 3 0 0 25 0 1 0 649679352 70213632 10603 33554432000 4194304 4580011 140734630622960 18446744073709551615 4415922 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 17142 10603 367 95 0 12124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68568

[startup+25.5001 s]
/proc/loadavg: 4.08 4.04 3.32 5/320 16598
/proc/meminfo: memFree=16941000/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=81632 CPUtime=25.49 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 31945 0 0 0 2545 4 0 0 25 0 1 0 649679352 83591168 14207 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 20408 14207 367 95 0 15390 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81632

[startup+51.1006 s]
/proc/loadavg: 4.12 4.05 3.34 5/320 16599
/proc/meminfo: memFree=16938972/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=90364 CPUtime=51.09 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 51228 0 0 0 5101 8 0 0 25 0 1 0 649679352 92532736 14996 33554432000 4194304 4580011 140734630622960 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 22591 14996 367 95 0 17573 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90364

[startup+102.312 s]
/proc/loadavg: 4.05 4.04 3.37 5/320 16600
/proc/meminfo: memFree=16894420/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=102616 CPUtime=102.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 80091 0 0 0 10216 15 0 0 25 0 1 0 649679352 105078784 19682 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 25654 19682 367 95 0 20636 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 102616

[startup+162.301 s]
/proc/loadavg: 4.02 4.03 3.41 5/320 16602
/proc/meminfo: memFree=16820440/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=179812 CPUtime=162.29 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 108364 0 0 0 16210 19 0 0 25 0 1 0 649679352 184127488 26165 33554432000 4194304 4580011 140734630622960 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 44953 26165 367 95 0 39935 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 179812

[startup+222.3 s]
/proc/loadavg: 4.00 4.02 3.44 5/320 16603
/proc/meminfo: memFree=16809212/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=129968 CPUtime=222.3 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 140546 0 0 0 22203 27 0 0 25 0 1 0 649679352 133087232 24269 33554432000 4194304 4580011 140734630622960 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 32492 24269 367 95 0 27474 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 129968

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.47 5/320 16605
/proc/meminfo: memFree=16758448/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=202500 CPUtime=282.29 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 157750 0 0 0 28199 30 0 0 25 0 1 0 649679352 207360000 31976 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 50625 31976 367 95 0 45607 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 202500

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.50 5/320 16606
/proc/meminfo: memFree=16719564/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=150200 CPUtime=342.3 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 186031 0 0 0 34193 37 0 0 25 0 1 0 649679352 153804800 30010 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 37550 30010 367 95 0 32532 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 150200

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.53 5/320 16608
/proc/meminfo: memFree=16744296/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=205384 CPUtime=402.3 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 209812 0 0 0 40186 44 0 0 25 0 1 0 649679352 210313216 31859 33554432000 4194304 4580011 140734630622960 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 51346 31859 367 95 0 46328 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 205384

[startup+462.3 s]
/proc/loadavg: 4.18 4.05 3.57 5/320 16610
/proc/meminfo: memFree=16699332/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=206648 CPUtime=462.3 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 233491 0 0 0 46182 48 0 0 25 0 1 0 649679352 211607552 32205 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 51662 32205 367 95 0 46644 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 206648

[startup+522.301 s]
/proc/loadavg: 4.13 4.05 3.60 5/320 16611
/proc/meminfo: memFree=16699132/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=150920 CPUtime=522.3 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 255242 0 0 0 52176 54 0 0 25 0 1 0 649679352 154542080 29206 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 37730 29206 367 95 0 32712 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150920

[startup+582.301 s]
/proc/loadavg: 4.12 4.07 3.64 5/320 16613
/proc/meminfo: memFree=16720152/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=151076 CPUtime=582.3 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 276702 0 0 0 58171 59 0 0 25 0 1 0 649679352 154701824 31163 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 37769 31163 367 95 0 32751 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 151076

[startup+642.301 s]
/proc/loadavg: 4.12 4.08 3.67 5/320 16614
/proc/meminfo: memFree=16684876/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=152840 CPUtime=642.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 296247 0 0 0 64167 64 0 0 25 0 1 0 649679352 156508160 30413 33554432000 4194304 4580011 140734630622960 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 38210 30413 367 95 0 33192 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 152840

[startup+702.301 s]
/proc/loadavg: 4.04 4.06 3.68 5/320 16616
/proc/meminfo: memFree=16663744/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=211732 CPUtime=702.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 313832 0 0 0 70162 69 0 0 25 0 1 0 649679352 216813568 33990 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 52933 33990 367 95 0 47915 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 211732

[startup+762.311 s]
/proc/loadavg: 4.01 4.05 3.70 5/320 16618
/proc/meminfo: memFree=16666640/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=212636 CPUtime=762.32 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 333761 0 0 0 76158 74 0 0 25 0 1 0 649679352 217739264 32276 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 53159 32276 367 95 0 48141 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 212636

[startup+822.301 s]
/proc/loadavg: 4.00 4.04 3.72 5/320 16619
/proc/meminfo: memFree=16424792/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=248288 CPUtime=822.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 350527 0 0 0 82152 79 0 0 25 0 1 0 649679352 254246912 41661 33554432000 4194304 4580011 140734630622960 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 62072 41661 367 95 0 57054 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 248288

[startup+882.3 s]
/proc/loadavg: 4.00 4.03 3.73 5/320 16630
/proc/meminfo: memFree=16440956/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=248600 CPUtime=882.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 359713 0 0 0 88150 81 0 0 25 0 1 0 649679352 254566400 43205 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 62150 43205 367 95 0 57132 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 248600

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.75 5/320 16631
/proc/meminfo: memFree=16439664/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=188780 CPUtime=942.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 378903 0 0 0 94145 86 0 0 25 0 1 0 649679352 193310720 39470 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 47195 39470 367 95 0 42177 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 188780

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.76 5/320 16633
/proc/meminfo: memFree=16395832/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=249940 CPUtime=1002.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 396084 0 0 0 100139 92 0 0 25 0 1 0 649679352 255938560 40904 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 62485 40904 367 95 0 57467 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 249940

[startup+1062.3 s]
/proc/loadavg: 4.23 4.09 3.80 5/320 16638
/proc/meminfo: memFree=16343440/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=269500 CPUtime=1062.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 401603 0 0 0 106138 93 0 0 25 0 1 0 649679352 275968000 46423 33554432000 4194304 4580011 140734630622960 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 67375 46423 367 95 0 62357 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 269500

[startup+1122.3 s]
/proc/loadavg: 4.12 4.08 3.81 5/320 16639
/proc/meminfo: memFree=16318768/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=270044 CPUtime=1122.31 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 417793 0 0 0 112133 98 0 0 25 0 1 0 649679352 276525056 46318 33554432000 4194304 4580011 140734630622960 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 67511 46318 367 95 0 62493 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 270044

[startup+1182.3 s]
/proc/loadavg: 4.00 4.06 3.82 4/314 16659
/proc/meminfo: memFree=16694048/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=270600 CPUtime=1182.32 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 435051 0 0 0 118129 103 0 0 25 0 1 0 649679352 277094400 47135 33554432000 4194304 4580011 140734630622960 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 67650 47135 367 95 0 62632 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 270600

[startup+1242.3 s]
/proc/loadavg: 2.39 3.62 3.68 2/302 16697
/proc/meminfo: memFree=17206208/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=271140 CPUtime=1242.32 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 449831 0 0 0 124126 106 0 0 25 0 1 0 649679352 277647360 45138 33554432000 4194304 4580011 140734630622960 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 67785 45138 367 95 0 62767 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 271140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.51 3.14 3.51 2/302 16699
/proc/meminfo: memFree=17205420/32950928 swapFree=67111348/67111528
[pid=16596] ppid=16594 vsize=271692 CPUtime=1300.03 cores=1,3
/proc/16596/stat : 16596 (strangenight2-s) R 16594 16596 16245 0 -1 4202496 467248 0 0 0 129893 110 0 0 25 0 1 0 649679352 278212608 45329 33554432000 4194304 4580011 140734630622960 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16596/statm: 67923 45329 367 95 0 62905 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 271692

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.94
CPU system time (s): 1.11383
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 285800

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

runsolver used 3.70344 second user time and 9.24359 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 15:46:37
IDJOB=3367342
IDBENCH=82551
IDSOLVER=1845
FILE ID=node125/3367342-1305380797
RUNJOBID= node125-1305379152-16265
PBS_JOBID= 13324377
Free space on /tmp= 73180 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367342-1305380797/watcher-3367342-1305380797 -o /tmp/evaluation-result-3367342-1305380797/solver-3367342-1305380797 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367342-1305380797.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=361603058

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17052044 kB
Buffers:        279888 kB
Cached:        4867364 kB
SwapCached:          0 kB
Active:       11737924 kB
Inactive:      3781360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17052044 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6268 kB
Writeback:           0 kB
AnonPages:    10372040 kB
Mapped:          30568 kB
Slab:           279124 kB
PageTables:      36968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51436956 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= 73192 MiB
End job on node125 at 2011-05-14 16:08:19