Trace number 3367595

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.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S2143190124-085.SATISFIABLE.cnf
MD5SUM2cb285a396d74446b485c2112c34e09c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.216967
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3367595-1305384655.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.09/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:      40 undec:       2 neg:      28
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
0.29/0.32	c  N dy     9      5705        70      6230         0      2898     43610     63605     21.17     22.37
0.39/0.46	c  N dy    16      9801        70      6230         0      6633     43610    155366     21.03     22.27
0.69/0.77	c  N dy    19     17251        70      6230         0      9465     43610    208399     20.22     21.36
1.11/1.12	c  F st    35     25001        70      6230         0     11357     43610    242952     19.99     18.45
1.11/1.12	c  N st    35     25001        70      6230         0     11357     43610    242952     19.99     18.45
1.29/1.35	c  N dy    41     30001        70      6230         0      9745     43610    196164     19.99   no data
1.29/1.35	c  S st    41     30001        70      6230         0      9745     43610    196164     19.99   no data
1.29/1.38	c  S st    41     30502        70      6230         0     10213     43610    207725     19.99   no data
1.29/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.39	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.29/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.29/1.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.60	c lits-rem:        88  cl-subs:      889  v-elim:      0  v-fix:    0  time:  0.20 s
1.79/1.84	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
1.79/1.84	c calculated reachability. Time: 0.00
1.79/1.84	c  N dy    41     30502        70      6230         0      9324     43610    185708     19.99   no data
1.99/2.06	c  N dy    60     34549        70      6230         0     13016     43610    274412     20.13     23.99
2.20/2.28	c  N dy    79     38586        70      6230         0      9551     43610    177410     20.19     21.78
2.49/2.54	c  N dy    96     43554        70      6230         0     14070     43610    286448     20.25     21.39
2.69/2.70	c  S st   110     45754        70      6230         0     16067     43610    334482     20.32     20.91
2.69/2.74	c  S st   110     46255        70      6230         0      8434     43610    138781     20.32   no data
2.69/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.69/2.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.69/2.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.69/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.78	c lits-rem:         6  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.03 s
2.69/2.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.69/2.79	c vivif2 --  cl tried     8396 cl shrink        0 lits rem          0 time: 0.00
2.99/3.02	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
2.99/3.02	c calculated reachability. Time: 0.00
2.99/3.02	c  N dy   110     46255        70      6230         0      8396     43610    137641     20.32   no data
3.20/3.25	c  N dy   140     50453        70      6230         0     12233     43610    231323     20.46     21.60
3.79/3.82	c  N dy   165     60217        70      6230         0     12028     43610    211812     20.44     21.53
3.99/4.09	c  N dy   183     64690        70      6230         0     16067     43610    309807     20.49     21.77
4.30/4.40	c  N dy   189     69382        70      6230         0     10385     43610    160548     20.41     20.58
4.30/4.40	c  S st   189     69382        70      6230         0     10385     43610    160548     20.41     20.58
4.41/4.43	c  S st   189     69888        70      6230         0     10849     43610    172292     20.41   no data
4.41/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.41/4.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.41/4.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.41/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.41/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.41/4.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.41/4.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.41/4.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.41/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.50	c lits-rem:        21  cl-subs:      170  v-elim:      0  v-fix:    0  time:  0.06 s
4.49/4.50	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.49/4.51	c vivif2 --  cl tried    10679 cl shrink        0 lits rem          0 time: 0.00
4.69/4.79	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
4.69/4.79	c calculated reachability. Time: 0.00
4.69/4.79	c  N dy   189     69888        70      6230         0     10679     43610    168108     20.41   no data
4.99/5.04	c  N dy   204     74425        70      6230         0     14805     43610    266920     20.40     21.83
5.29/5.37	c  N dy   228     79195        70      6230         0     19133     43610    371596     20.44     21.53
5.69/5.72	c  N dy   241     84495        70      6230         0     13047     43610    211787     20.40     21.57
5.89/5.92	c  F st   260     87501        70      6230         0     15810     43610    279677     20.44   no data
6.09/6.14	c  N st   265     90801        70      6230         0     18794     43610    351643     20.44   no data
6.50/6.60	c  N dy   268     96892        70      6230         0     12473     43610    186013     20.41     21.50
6.89/6.99	c  N dy   288    103080        70      6230         0     18066     43610    319818     20.42     21.80
7.09/7.12	c  S st   293    104832        70      6230         0     19653     43610    357587     20.42     18.51
7.09/7.17	c  S st   293    105340        70      6230         0     20129     43610    369478     20.42   no data
7.09/7.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.09/7.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.63	c lits-rem:       209  cl-subs:     1847  v-elim:      0  v-fix:    0  time:  0.44 s
7.59/7.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.59/7.64	c vivif2 --  cl tried    18282 cl shrink        0 lits rem          0 time: 0.00
7.89/7.99	c asymm  cl-useful: 0/5368/6230 lits-rem:0 time: 0.35
7.89/7.99	c calculated reachability. Time: 0.00
7.89/7.99	c  N dy   293    105340        70      6230         0     18282     43610    324219     20.42   no data
8.49/8.50	c  N dy   307    112135        70      6230         0     24410     43610    471093     20.40     22.34
9.00/9.00	c  N dy   332    119700        70      6230         0     18668     43610    322812     20.41     21.49
9.91/9.96	c  N dy   368    131483        70      6230         0     15838     43610    242516     20.42     21.76
10.59/10.61	c  N dy   406    139968        70      6230         0     23527     43610    428615     20.47     22.58
11.59/11.60	c  N dy   421    152783        70      6230         0     20606     43610    340083     20.40     21.51
12.00/12.06	c  S st   428    158010        70      6230         0     25300     43610    448909     20.37     20.36
12.11/12.13	c  S st   428    158518        70      6230         0     25772     43610    460799     20.37   no data
12.11/12.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.11/12.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.11/12.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.11/12.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.11/12.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.11/12.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
12.11/12.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.11/12.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.11/12.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.05	c lits-rem:       307  cl-subs:     3001  v-elim:      0  v-fix:    0  time:  0.90 s
12.99/13.06	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
12.99/13.06	c vivif2 --  cl tried    22771 cl shrink        0 lits rem          0 time: 0.00
13.10/13.14	c asymm  cl-useful: 0/862/6230 lits-rem:0 time: 0.08
13.10/13.14	c calculated reachability. Time: 0.00
13.10/13.14	c  N dy   428    158518        70      6230         0     22771     43610    391376     20.37   no data
13.99/14.01	c  N dy   443    168711        70      6230         0     16776     43610    238676     20.29     21.45
16.50/16.52	c  N dy   470    199963        70      6230         0     28622     43610    502714     20.07     21.15
17.79/17.81	c  N dy   557    212929        70      6230         0     23388     43610    378014     20.16     21.34
19.39/19.42	c  N dy   645    227454        70      6230         0     18528     43610    244040     20.24     21.36
20.29/20.39	c  S st   718    237778        70      6230         0     27927     43610    473789     20.31     19.43
20.39/20.46	c  S st   718    238282        70      6230         0     28401     43610    485539     20.31   no data
20.39/20.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.39/20.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.39/20.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.39/20.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/20.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
20.39/20.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.39/20.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.39/20.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.25	c lits-rem:       177  cl-subs:     1989  v-elim:      0  v-fix:    0  time:  0.76 s
21.19/21.25	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
21.19/21.26	c vivif2 --  cl tried    26412 cl shrink        0 lits rem          0 time: 0.01
21.59/21.61	c asymm  cl-useful: 0/4096/6230 lits-rem:0 time: 0.36
21.59/21.61	c calculated reachability. Time: 0.00
21.59/21.61	c  N dy   718    238282        70      6230         0     26412     43610    433654     20.31   no data
23.30/23.37	c  N dy   812    253890        70      6230         0     21663     43610    307338     20.37     21.55
24.90/24.93	c  N dy   854    270117        70      6230         0     36290     43610    652446     20.31     21.57
26.79/26.81	c  N dy   965    287601        70      6230         0     32344     43610    554692     20.39     21.50
28.79/28.88	c  F st  1040    306251        70      6230         0     28362     43610    443999     20.42     19.70
28.79/28.88	c  N st  1040    306251        70      6230         0     28362     43610    443999     20.42     19.70
31.49/31.52	c  N dy  1095    330486        70      6230         0     28510     43610    431357     20.41     21.50
34.39/34.44	c  N dy  1164    357425        70      6230         0     30241     43610    460940     20.39     16.92
34.39/34.44	c  S st  1164    357425        70      6230         0     30241     43610    460940     20.39     16.92
34.49/34.51	c  S st  1164    357926        70      6230         0     30693     43610    472135     20.39   no data
34.49/34.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.49/34.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.49/34.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.49/34.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.49/34.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.49/34.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
34.49/34.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.49/34.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.49/34.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.29/35.37	c lits-rem:       262  cl-subs:     2110  v-elim:      0  v-fix:    0  time:  0.83 s
35.29/35.37	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
35.29/35.38	c vivif2 --  cl tried    28583 cl shrink        0 lits rem          0 time: 0.01
35.59/35.61	c asymm  cl-useful: 0/2134/6230 lits-rem:0 time: 0.23
35.59/35.61	c calculated reachability. Time: 0.00
35.59/35.61	c  N dy  1164    357926        70      6230         0     28583     43610    424978     20.39   no data
38.09/38.16	c  N dy  1267    378020        70      6230         0     46767     43610    866503     20.43     22.13
40.90/40.90	c  N dy  1327    401977        70      6230         0     44971     43610    798767     20.42     21.57
43.19/43.21	c  N dy  1337    424882        70      6230         0     41210     43610    689168     20.33     21.48
45.99/46.03	c  N dy  1411    446847        70      6230         0     35807     43610    555098     20.34     21.52
48.89/48.92	c  N dy  1504    467106        70      6230         0     27984     43610    354263     20.36     21.50
51.49/51.53	c  N dy  1627    487115        70      6230         0     46135     43610    798354     20.41     25.12
54.29/54.39	c  N dy  1717    507768        70      6230         0     37709     43610    575138     20.42     21.67
57.40/57.43	c  N dy  1799    527958        70      6230         0     56118     43610   1020492     20.44     21.64
58.49/58.51	c  S st  1844    536889        70      6230         0     36109     43610    524862     20.45     19.93
58.59/58.60	c  S st  1844    537394        70      6230         0     36569     43610    535905     20.45   no data
58.59/58.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.59/58.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.59/58.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.59/58.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.59/58.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.59/58.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
58.59/58.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.59/58.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.59/58.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.41/59.49	c lits-rem:       177  cl-subs:     1661  v-elim:      0  v-fix:    0  time:  0.86 s
59.41/59.49	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
59.49/59.50	c vivif2 --  cl tried    34908 cl shrink        0 lits rem          0 time: 0.01
59.59/59.69	c asymm  cl-useful: 0/1705/6230 lits-rem:0 time: 0.19
59.59/59.70	c calculated reachability. Time: 0.00
59.59/59.70	c  N dy  1844    537394        70      6230         0     34908     43610    494098     20.45   no data
62.71/62.77	c  N dy  1952    557427        70      6230         0     53054     43610    937465     20.49     21.58
65.90/65.91	c  N dy  1960    581994        70      6230         0     45977     43610    729440     20.43     21.53
68.89/68.98	c  N dy  2064    602022        70      6230         0     34506     43610    465665     20.45     21.73
73.50/73.52	c  N dy  2117    636094        70      6230         0     34472     43610    444409     20.39     21.47
76.40/76.47	c  N dy  2220    656192        70      6230         0     52688     43610    888662     20.42     21.52
79.70/79.76	c  N dy  2334    676221        70      6230         0     39243     43610    553236     20.45     23.35
83.29/83.31	c  N dy  2427    700361        70      6230         0     60951     43610   1074078     20.45     21.59
86.49/86.57	c  N dy  2492    722772        70      6230         0     48739     43610    760179     20.45     21.59
90.49/90.54	c  N dy  2614    742803        70      6230         0     33524     43610    382496     20.48     22.34
93.19/93.29	c  N dy  2627    765545        70      6230         0     53764     43610    856888     20.45     21.61
97.29/97.33	c  N dy  2713    787646        70      6230         0     39486     43610    511154     20.46     21.69
100.30/100.37	c  S st  2844    806093        70      6230         0     56185     43610    922804     20.49   no data
100.50/100.50	c  S st  2844    806594        70      6230         0     56647     43610    934064     20.49   no data
100.50/100.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.50/100.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.50/100.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.50/100.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.50/100.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.50/100.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
100.50/100.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.50/100.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.50/100.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.79/103.87	c lits-rem:       715  cl-subs:     4768  v-elim:      0  v-fix:    0  time:  3.32 s
103.79/103.88	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
103.79/103.88	c vivif2 --  cl tried    51879 cl shrink        0 lits rem          0 time: 0.01
103.99/104.08	c asymm  cl-useful: 0/1131/6230 lits-rem:0 time: 0.20
103.99/104.09	c calculated reachability. Time: 0.00
103.99/104.09	c  N dy  2844    806594        70      6230         0     51879     43610    814570     20.49   no data
108.49/108.50	c  N dy  2941    826716        70      6230         0     35162     43610    398276     20.51     21.71
111.19/111.24	c  N dy  2977    847543        70      6230         0     53829     43610    845422     20.50     21.61
115.40/115.44	c  N dy  3087    867548        70      6230         0     36045     43610    405329     20.52     22.60
119.20/119.28	c  N dy  3100    896960        70      6230         0     62293     43610   1022548     20.46     21.56
123.60/123.61	c  N dy  3197    919841        70      6230         0     46227     43610    638852     20.48     21.57
127.20/127.20	c  N dy  3295    939987        70      6230         0     64463     43610   1083994     20.50     21.60
130.99/131.02	c  N dy  3381    960419        70      6230         0     45009     43610    598508     20.50     21.68
134.21/134.29	c  N dy  3444    981030        70      6230         0     63670     43610   1049450     20.50     21.64
138.60/138.61	c  N dy  3531   1001219        70      6230         0     43158     43610    538628     20.51     21.71
141.81/141.81	c  N dy  3593   1021624        70      6230         0     61491     43610    980020     20.51     21.78
145.70/145.70	c  N dy  3627   1041755        70      6230         0     39918     43610    447826     20.50     21.72
149.09/149.19	c  N dy  3753   1062539        70      6230         0     58696     43610    910436     20.53     21.73
151.19/151.25	c  F st  3825   1071876        70      6230         0     67194     43610   1121515     20.54     20.65
153.49/153.58	c  N dy  3860   1082600        70      6230         0     76889     43610   1359898     20.54     21.94
157.40/157.46	c  N dy  3941   1103970        70      6230         0     55567     43610    812734     20.55     21.68
161.71/161.75	c  N dy  4044   1124038        70      6230         0     73747     43610   1257544     20.57     23.46
165.79/165.81	c  N dy  4108   1144053        70      6230         0     50266     43610    671414     20.57     21.76
169.30/169.33	c  N dy  4153   1164059        70      6230         0     68247     43610   1103759     20.57     21.76
174.50/174.51	c  N dy  4245   1185912        70      6230         0     45517     43610    542726     20.58     21.75
178.50/178.59	c  N dy  4341   1209892        70      6230         0     67151     43610   1065887     20.58     17.38
178.50/178.59	c  S st  4341   1209892        70      6230         0     67151     43610   1065887     20.58     17.38
178.70/178.76	c  S st  4341   1210398        70      6230         0     67617     43610   1077658     20.58   no data
178.70/178.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.70/178.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
178.70/178.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.70/178.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.70/178.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.70/178.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
178.70/178.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.80/178.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
178.80/178.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.60/183.68	c lits-rem:       772  cl-subs:     5970  v-elim:      0  v-fix:    0  time:  4.86 s
183.60/183.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
183.60/183.70	c vivif2 --  cl tried    61647 cl shrink        0 lits rem          0 time: 0.01
183.90/183.99	c asymm  cl-useful: 0/893/6230 lits-rem:0 time: 0.29
183.90/183.99	c calculated reachability. Time: 0.00
183.90/183.99	c  N dy  4341   1210398        70      6230         0     61647     43610    933079     20.58   no data
188.80/188.81	c  N dy  4424   1230483        70      6230         0     79805     43610   1373684     20.59     21.74
193.00/193.07	c  N dy  4515   1250577        70      6230         0     54938     43610    760609     20.60     23.86
197.50/197.54	c  N dy  4617   1271972        70      6230         0     74250     43610   1232452     20.61     21.70
202.60/202.66	c  N dy  4717   1292219        70      6230         0     48477     43610    585983     20.62     21.74
206.49/206.52	c  N dy  4773   1315193        70      6230         0     69166     43610   1077604     20.61     21.73
210.80/210.82	c  N dy  4798   1335421        70      6230         0     87301     43610   1509993     20.60     21.72
214.80/214.85	c  N dy  4911   1355436        70      6230         0     60297     43610    868643     20.61     23.29
220.29/220.39	c  N dy  5047   1379023        70      6230         0     81584     43610   1392188     20.63     21.74
225.20/225.29	c  N dy  5157   1399047        70      6230         0     53762     43610    691804     20.64     22.31
230.91/230.94	c  N dy  5218   1428881        70      6230         0     80546     43610   1323349     20.62     22.02
236.30/236.32	c  N dy  5333   1448906        70      6230         0     51810     43610    631869     20.64     21.90
240.20/240.23	c  N dy  5424   1468994        70      6230         0     69860     43610   1071208     20.64     22.34
252.20/252.24	c  N dy  5432   1536576        70      6230         0     82336     43610   1327353     20.55     21.78
258.51/258.54	c  N dy  5490   1563743        70      6230         0     58487     43610    763716     20.54     21.67
262.70/262.71	c  N dy  5573   1583905        70      6230         0     76689     43610   1206902     20.55     21.68
268.10/268.15	c  N dy  5666   1603973        70      6230         0     94781     43610   1646235     20.55     22.08
273.30/273.33	c  N dy  5710   1631553        70      6230         0     70077     43610   1027590     20.53     21.74
279.20/279.29	c  N dy  5833   1654342        70      6230         0     90662     43610   1531145     20.54     21.68
284.91/284.91	c  N dy  5954   1674404        70      6230         0     58415     43610    744761     20.56     22.81
289.40/289.49	c  N dy  6087   1694842        70      6230         0     76931     43610   1202297     20.57     21.83
293.61/293.66	c  S st  6154   1710399        70      6230         0     90978     43610   1545390     20.58     21.03
293.80/293.89	c  S st  6154   1710903        70      6230         0     91445     43610   1557162     20.58   no data
293.90/293.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
293.90/293.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
293.90/293.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
293.90/293.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.90/293.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.90/293.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
293.90/293.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
293.90/293.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
293.90/293.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.82/305.85	c lits-rem:      1048  cl-subs:     8478  v-elim:      0  v-fix:    0  time: 11.86 s
305.82/305.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
305.82/305.87	c vivif2 --  cl tried    82967 cl shrink        0 lits rem          0 time: 0.02
306.20/306.22	c asymm  cl-useful: 0/656/6230 lits-rem:0 time: 0.35
306.20/306.22	c calculated reachability. Time: 0.00
306.20/306.22	c  N dy  6154   1710903        70      6230         0     82967     43610   1339775     20.58   no data
314.90/314.95	c  N dy  6242   1747238        70      6230         0     64545     43610    869342     20.57     21.69
320.90/320.97	c  N dy  6342   1774439        70      6230         0     89023     43610   1467864     20.57     21.66
326.30/326.32	c  N dy  6397   1794494        70      6230         0     55078     43610    639312     20.57     23.43
330.30/330.37	c  N dy  6479   1815317        70      6230         0     73865     43610   1099908     20.58     21.71
336.00/336.04	c  N dy  6601   1835406        70      6230         0     92062     43610   1549421     20.59     21.82
342.01/342.02	c  N dy  6674   1855618        70      6230         0     57259     43610    675639     20.59     21.68
346.20/346.25	c  N dy  6768   1875676        70      6230         0     75375     43610   1119610     20.60     23.31
352.02/352.02	c  N dy  6862   1896941        70      6230         0     94560     43610   1586048     20.61     21.73
358.30/358.35	c  N dy  6952   1917269        70      6230         0     58824     43610    700230     20.61     21.71
366.32/366.31	c  N dy  7019   1956933        70      6230         0     94351     43610   1557840     20.60     21.71
373.40/373.43	c  N dy  7136   1978745        70      6230         0     59174     43610    693071     20.61     21.71
377.90/377.98	c  N dy  7265   1998770        70      6230         0     77279     43610   1140216     20.62     23.80
383.30/383.37	c  N dy  7306   2021551        70      6230         0     97729     43610   1628168     20.61     21.74
393.82/393.87	c  N dy  7329   2070307        70      6230         0     85390     43610   1283746     20.56     21.76
399.90/399.94	c  N dy  7419   2090444        70      6230         0    103602     43610   1730228     20.57     21.67
405.81/405.85	c  N dy  7530   2110672        70      6230         0     65363     43610    825910     20.58     21.69
410.41/410.45	c  N dy  7604   2130731        70      6230         0     83419     43610   1264735     20.58     21.71
417.11/417.17	c  N dy  7751   2151630        70      6230         0    102314     43610   1733634     20.60     21.76
424.10/424.14	c  N dy  7848   2172999        70      6230         0     64015     43610    774718     20.60     21.75
428.91/428.93	c  N dy  7959   2193061        70      6230         0     82199     43610   1220771     20.61     23.17
434.11/434.13	c  S st  8049   2210903        70      6230         0     98299     43610   1614850     20.61     20.29
434.31/434.36	c  S st  8049   2211408        70      6230         0     98769     43610   1626513     20.61   no data
434.31/434.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
434.41/434.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
434.41/434.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
434.41/434.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.41/434.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.41/434.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
434.41/434.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
434.41/434.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
434.41/434.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.10/446.19	c lits-rem:      1016  cl-subs:     9204  v-elim:      0  v-fix:    0  time: 11.72 s
446.10/446.19	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
446.20/446.21	c vivif2 --  cl tried    89565 cl shrink        0 lits rem          0 time: 0.02
446.51/446.60	c asymm  cl-useful: 0/602/6230 lits-rem:0 time: 0.40
446.51/446.61	c calculated reachability. Time: 0.00
446.51/446.61	c  N dy  8049   2211408        70      6230         0     89565     43610   1397897     20.61   no data
457.90/457.97	c  N dy  8146   2251891        70      6230         0     67669     43610    848824     20.61     21.85
462.71/462.74	c  N dy  8230   2272083        70      6230         0     85863     43610   1292433     20.61     21.93
468.31/468.38	c  N dy  8289   2292122        70      6230         0    103826     43610   1726266     20.61     23.33
475.01/475.09	c  N dy  8337   2314630        70      6230         0     64875     43610    764441     20.60     21.74
479.41/479.40	c  N dy  8387   2334734        70      6230         0     82957     43610   1201503     20.60     21.75
484.50/484.51	c  N dy  8410   2354861        70      6230         0    100955     43610   1627803     20.59     21.70
490.62/490.67	c  N dy  8458   2375248        70      6230         0    119260     43610   2070416     20.59     21.81
499.91/499.99	c  N dy  8510   2418667        70      6230         0     97980     43610   1540179     20.56     21.79
506.51/506.50	c  N dy  8595   2438697        70      6230         0    115989     43610   1977068     20.57     21.74
512.81/512.85	c  N dy  8670   2462593        70      6230         0     76626     43610   1028240     20.57     21.73
518.12/518.16	c  N dy  8764   2482648        70      6230         0     94614     43610   1469113     20.57     21.67
525.11/525.18	c  N dy  8870   2502665        70      6230         0    112628     43610   1912069     20.58     21.73
532.31/532.33	c  N dy  8952   2523489        70      6230         0     69390     43610    839815     20.58     21.72
537.71/537.72	c  N dy  9095   2543574        70      6230         0     87501     43610   1287999     20.59     23.82
544.70/544.76	c  N dy  9206   2565667        70      6230         0    107453     43610   1778158     20.60     21.78
553.11/553.11	c  N dy  9299   2586154        70      6230         0     62954     43610    673581     20.60     21.75
557.81/557.88	c  N dy  9430   2606161        70      6230         0     81033     43610   1119610     20.61     22.70
563.61/563.62	c  N dy  9499   2627847        70      6230         0    100502     43610   1584905     20.61     21.73
569.82/569.82	c  N dy  9534   2647853        70      6230         0    118459     43610   2016212     20.60     24.01
576.91/576.99	c  N dy  9667   2667904        70      6230         0     72711     43610    903126     20.61     21.91
582.31/582.35	c  N dy  9780   2687997        70      6230         0     90951     43610   1353563     20.62     22.41
588.91/588.95	c  N dy  9873   2708078        70      6230         0    109041     43610   1796368     20.62     23.78
590.11/590.12	c  S st  9886   2711409        70      6230         0    112018     43610   1868051     20.62     19.05
590.41/590.41	c  S st  9886   2711913        70      6230         0    112486     43610   1879827     20.62   no data
590.41/590.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
590.41/590.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
590.41/590.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
590.41/590.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.41/590.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.41/590.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
590.41/590.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
590.41/590.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
590.51/590.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.81/608.83	c lits-rem:       947  cl-subs:    10557  v-elim:      0  v-fix:    0  time: 18.29 s
608.81/608.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
608.81/608.85	c vivif2 --  cl tried   101929 cl shrink        0 lits rem          0 time: 0.02
609.21/609.27	c asymm  cl-useful: 0/552/6230 lits-rem:0 time: 0.42
609.21/609.28	c calculated reachability. Time: 0.00
609.21/609.28	c  N dy  9886   2711913        70      6230         0    101929     43610   1612189     20.62   no data
617.02/617.11	c  N dy  9951   2732813        70      6230         0    120751     43610   2069770     20.63     21.74
623.81/623.83	c  N dy 10055   2752828        70      6230         0     74397     43610    930982     20.63     23.45
629.51/629.53	c  N dy 10120   2775013        70      6230         0     94284     43610   1412891     20.63     21.72
636.93/636.93	c  N dy 10269   2795036        70      6230         0    112425     43610   1864711     20.64     23.17
644.52/644.54	c  N dy 10344   2815207        70      6230         0    130619     43610   2307582     20.64     21.83
650.21/650.29	c  N dy 10458   2837278        70      6230         0     85062     43610   1179386     20.65     21.86
656.41/656.45	c  N dy 10560   2857342        70      6230         0    103155     43610   1620934     20.65     22.23
664.21/664.27	c  N dy 10684   2877413        70      6230         0    121322     43610   2070809     20.66     23.12
671.62/671.68	c  N dy 10747   2899050        70      6230         0     74113     43610    889899     20.66     21.90
678.62/678.61	c  N dy 10867   2924092        70      6230         0     96672     43610   1441919     20.67     21.79
684.51/684.59	c  N dy 10898   2944192        70      6230         0    114675     43610   1872024     20.66     23.83
693.61/693.68	c  N dy 11053   2964225        70      6230         0    132777     43610   2325150     20.67     23.35
699.52/699.56	c  N dy 11165   2984284        70      6230         0     83393     43610   1113191     20.68     21.90
705.71/705.75	c  N dy 11277   3004349        70      6230         0    101474     43610   1560015     20.69     23.80
713.31/713.30	c  N dy 11388   3024358        70      6230         0    119544     43610   2004835     20.69     21.95
724.41/724.45	c  N dy 11491   3056642        70      6230         0     80009     43610   1003197     20.69     21.90
731.53/731.54	c  N dy 11555   3084094        70      6230         0    104649     43610   1593011     20.69     21.85
739.31/739.34	c  N dy 11677   3104147        70      6230         0    122734     43610   2042902     20.69     25.40
747.92/747.93	c  N dy 11759   3126987        70      6230         0     74009     43610    850554     20.69     22.11
753.21/753.28	c  N dy 11835   3148459        70      6230         0     93368     43610   1324477     20.70     21.90
762.01/762.09	c  N dy 11963   3174542        70      6230         0    116858     43610   1899948     20.70     21.81
770.82/770.87	c  N dy 12079   3194644        70      6230         0    135042     43610   2350326     20.71     21.94
776.82/776.85	c  S st 12146   3211913        70      6230         0     80338     43610    994202     20.71     19.32
777.02/777.04	c  S st 12146   3212415        70      6230         0     80798     43610   1006047     20.71   no data
777.02/777.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
777.02/777.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
777.02/777.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
777.02/777.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
777.02/777.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
777.02/777.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
777.02/777.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
777.02/777.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
777.12/777.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.22/779.23	c lits-rem:       252  cl-subs:     2340  v-elim:      0  v-fix:    0  time:  2.11 s
779.22/779.23	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
779.22/779.24	c vivif2 --  cl tried    78458 cl shrink        0 lits rem          0 time: 0.01
779.42/779.46	c asymm  cl-useful: 0/691/6230 lits-rem:0 time: 0.22
779.42/779.47	c calculated reachability. Time: 0.00
779.42/779.47	c  N dy 12146   3212415        70      6230         0     78458     43610    948303     20.71   no data
784.11/784.11	c  N dy 12183   3232427        70      6230         0     96423     43610   1384202     20.71     23.67
789.21/789.28	c  N dy 12209   3252865        70      6230         0    114550     43610   1810729     20.70     21.90
798.22/798.22	c  N dy 12287   3276156        70      6230         0    135516     43610   2317221     20.70     21.82
806.61/806.69	c  N dy 12392   3302667        70      6230         0     88582     43610   1187185     20.70     21.87
812.72/812.72	c  N dy 12458   3322686        70      6230         0    106510     43610   1617920     20.70     22.73
820.41/820.47	c  N dy 12553   3343237        70      6230         0    124989     43610   2072021     20.70     21.83
829.22/829.22	c  N dy 12607   3364570        70      6230         0     72305     43610    775134     20.70     21.84
833.83/833.87	c  N dy 12648   3384650        70      6230         0     90298     43610   1206445     20.70     23.04
840.92/840.98	c  N dy 12761   3405680        70      6230         0    109267     43610   1675126     20.70     21.83
849.13/849.11	c  N dy 12873   3425892        70      6230         0    127479     43610   2126217     20.71     21.80
859.52/859.51	c  N dy 12988   3446400        70      6230         0     73162     43610    782665     20.71     21.89
868.21/868.25	c  N dy 13078   3481919        70      6230         0    104886     43610   1547939     20.71     21.89
875.22/875.29	c  N dy 13161   3502002        70      6230         0    122937     43610   1990863     20.71     21.90
883.42/883.40	c  N dy 13221   3522210        70      6230         0    140983     43610   2427819     20.71     21.80
890.32/890.31	c  N dy 13297   3542240        70      6230         0     85461     43610   1072766     20.71     23.08
896.72/896.74	c  N dy 13418   3562552        70      6230         0    103777     43610   1527886     20.72     21.86
905.02/905.07	c  N dy 13448   3588482        70      6230         0    126930     43610   2073529     20.71     21.93
943.72/943.71	c  N dy 13550   3712416        70      6230         0     87626     43610   1088279     20.64     18.14
943.72/943.71	c  S st 13550   3712416        70      6230         0     87626     43610   1088279     20.64     18.14
943.92/943.90	c  S st 13550   3712918        70      6230         0     88082     43610   1099864     20.64   no data
943.92/943.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
943.92/943.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
943.92/943.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
943.92/943.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
943.92/943.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
943.92/943.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
943.92/943.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
943.92/943.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
943.92/943.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.92/947.92	c lits-rem:       441  cl-subs:     4106  v-elim:      0  v-fix:    0  time:  3.93 s
947.92/947.92	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
947.92/947.93	c vivif2 --  cl tried    83976 cl shrink        0 lits rem          0 time: 0.01
948.12/948.16	c asymm  cl-useful: 0/796/6230 lits-rem:0 time: 0.23
948.12/948.16	c calculated reachability. Time: 0.00
948.12/948.16	c  N dy 13550   3712918        70      6230         0     83976     43610   1015450     20.64   no data
954.52/954.59	c  N dy 13670   3732965        70      6230         0    102065     43610   1461530     20.64     22.62
961.52/961.56	c  F st 13772   3751566        70      6230         0    118811     43610   1873904     20.65   no data
962.32/962.36	c  N st 13776   3753597        70      6230         0    120630     43610   1919559     20.65   no data
971.23/971.25	c  N dy 13877   3773606        70      6230         0    138626     43610   2365637     20.65     22.05
977.82/977.82	c  N dy 13884   3793620        70      6230         0     80669     43610    918515     20.64     23.04
983.63/983.68	c  N dy 13985   3813892        70      6230         0     98930     43610   1368127     20.65     21.76
991.52/991.51	c  N dy 14097   3835060        70      6230         0    118023     43610   1837667     20.65     21.83
1000.02/1000.07	c  N dy 14190   3855078        70      6230         0    136108     43610   2282631     20.66     21.77
1008.82/1008.86	c  N dy 14244   3875082        70      6230         0    154049     43610   2717397     20.66     22.34
1014.24/1014.26	c  N dy 14282   3895129        70      6230         0     94945     43610   1247948     20.65     22.54
1020.73/1020.72	c  N dy 14371   3915169        70      6230         0    112888     43610   1686710     20.66     24.57
1028.32/1028.38	c  N dy 14429   3935751        70      6230         0    131322     43610   2129151     20.65     22.00
1038.02/1038.03	c  N dy 14522   3955950        70      6230         0    149496     43610   2574784     20.66     21.77
1045.93/1045.99	c  N dy 14649   3976037        70      6230         0     89646     43610   1117876     20.66     22.20
1057.42/1057.41	c  N dy 14716   4018350        70      6230         0    127257     43610   2009977     20.65     21.74
1066.82/1066.83	c  N dy 14835   4038618        70      6230         0    145471     43610   2461313     20.66     21.91
1076.43/1076.41	c  N dy 14953   4058658        70      6230         0     84667     43610    980673     20.66     22.41
1082.23/1082.29	c  N dy 15024   4078827        70      6230         0    102703     43610   1420217     20.66     21.81
1089.92/1089.91	c  N dy 15137   4098881        70      6230         0    120803     43610   1870033     20.67     23.74
1097.92/1097.96	c  N dy 15208   4118935        70      6230         0    138731     43610   2306384     20.67     23.02
1109.53/1109.53	c  N dy 15314   4142381        70      6230         0     80037     43610    853564     20.67     21.77
1115.33/1115.31	c  N dy 15412   4162405        70      6230         0     98018     43610   1295244     20.67     21.77
1125.93/1125.94	c  N dy 15498   4194939        70      6230         0    127058     43610   1996039     20.67     21.81
1135.63/1135.68	c  S st 15553   4212920        70      6230         0    143168     43610   2384261     20.67     21.01
1136.13/1136.18	c  S st 15553   4213422        70      6230         0    143633     43610   2396253     20.67   no data
1136.13/1136.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1136.23/1136.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
1136.23/1136.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1136.23/1136.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1136.23/1136.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1136.23/1136.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1136.23/1136.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1136.34/1136.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1136.34/1136.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.52/1168.51	c lits-rem:      1517  cl-subs:    16344  v-elim:      0  v-fix:    0  time: 32.12 s
1168.52/1168.51	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1168.52/1168.54	c vivif2 --  cl tried   127289 cl shrink        0 lits rem          0 time: 0.03
1168.82/1168.85	c asymm  cl-useful: 0/483/6230 lits-rem:0 time: 0.32
1168.82/1168.86	c calculated reachability. Time: 0.00
1168.82/1168.86	c  N dy 15553   4213422        70      6230         0    127289     43610   2006774     20.67   no data
1178.43/1178.42	c  N dy 15671   4233456        70      6230         0    145311     43610   2453786     20.68     22.80
1198.94/1198.98	c  N dy 15747   4297809        70      6230         0    122733     43610   1831701     20.65     21.74
1208.23/1208.24	c  N dy 15845   4317893        70      6230         0    140754     43610   2274784     20.65     21.76
1220.22/1220.29	c  N dy 15923   4344674        70      6230         0     83746     43610    924947     20.65     21.75
1227.33/1227.35	c  N dy 15991   4370832        70      6230         0    107098     43610   1481727     20.64     21.76
1234.73/1234.70	c  N dy 16057   4390910        70      6230         0    125115     43610   1918767     20.64     22.49
1243.83/1243.85	c  N dy 16165   4410943        70      6230         0    143114     43610   2362895     20.65     23.53
1254.43/1254.44	c  N dy 16287   4430962        70      6230         0    161114     43610   2810215     20.65     21.77
1261.33/1261.30	c  N dy 16348   4451046        70      6230         0     96921     43610   1231710     20.65     21.80
1268.73/1268.79	c  N dy 16471   4471600        70      6230         0    115487     43610   1692894     20.66     21.81

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.61 3.96 3.95 4/362 15093
/proc/meminfo: memFree=24291368/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=29876 CPUtime=0 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 625 0 0 0 0 0 0 0 21 0 1 0 630880964 30593024 566 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 7469 566 338 95 0 2451 0

[startup+0.088255 s]
/proc/loadavg: 3.61 3.96 3.95 4/362 15093
/proc/meminfo: memFree=24291368/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=29876 CPUtime=0.08 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 640 0 0 0 8 0 0 0 21 0 1 0 630880964 30593024 581 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 7469 581 338 95 0 2451 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29876

[startup+0.100241 s]
/proc/loadavg: 3.61 3.96 3.95 4/362 15093
/proc/meminfo: memFree=24291368/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=29876 CPUtime=0.09 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 641 0 0 0 9 0 0 0 21 0 1 0 630880964 30593024 582 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 7469 582 338 95 0 2451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29876

[startup+0.300205 s]
/proc/loadavg: 3.61 3.96 3.95 4/362 15093
/proc/meminfo: memFree=24291368/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=31304 CPUtime=0.29 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 1264 0 0 0 29 0 0 0 22 0 1 0 630880964 32055296 1081 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 7826 1081 362 95 0 2808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31304

[startup+0.700132 s]
/proc/loadavg: 3.61 3.96 3.95 4/362 15093
/proc/meminfo: memFree=24291368/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=32536 CPUtime=0.69 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 1872 0 0 0 69 0 0 0 23 0 1 0 630880964 33316864 1242 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 8134 1242 362 95 0 3116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32536

[startup+1.50099 s]
/proc/loadavg: 3.61 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24278044/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=38804 CPUtime=1.49 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 4024 0 0 0 149 0 0 0 25 0 1 0 630880964 39735296 2727 33554432000 4194304 4580011 140733944024608 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 9701 2727 365 95 0 4683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38804

[startup+3.1007 s]
/proc/loadavg: 3.61 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24251476/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=38932 CPUtime=3.09 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 4858 0 0 0 309 0 0 0 25 0 1 0 630880964 39866368 2696 33554432000 4194304 4580011 140733944024608 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 9733 2696 366 95 0 4715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38932

[startup+6.3001 s]
/proc/loadavg: 3.64 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24245200/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=39404 CPUtime=6.29 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 6767 0 0 0 629 0 0 0 25 0 1 0 630880964 40349696 3055 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 9851 3055 366 95 0 4833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39404

[startup+12.7009 s]
/proc/loadavg: 3.67 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24197532/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=49508 CPUtime=12.69 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 11760 0 0 0 1268 1 0 0 25 0 1 0 630880964 50696192 5454 33554432000 4194304 4580011 140733944024608 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 12377 5454 366 95 0 7359 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49508

[startup+25.5006 s]
/proc/loadavg: 3.74 3.97 3.95 5/368 15100
/proc/meminfo: memFree=24171992/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=61512 CPUtime=25.49 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 16964 0 0 0 2547 2 0 0 25 0 1 0 630880964 62988288 6055 33554432000 4194304 4580011 140733944024608 18446744073709551615 228095494279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 15378 5678 366 95 0 10360 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61512

[startup+51.1009 s]
/proc/loadavg: 3.83 3.97 3.95 5/368 15100
/proc/meminfo: memFree=24157912/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=54480 CPUtime=51.09 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 25455 0 0 0 5106 3 0 0 25 0 1 0 630880964 55787520 6804 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 13620 6804 366 95 0 8602 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54480

[startup+102.313 s]
/proc/loadavg: 3.92 3.97 3.95 5/368 15102
/proc/meminfo: memFree=24122380/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=68800 CPUtime=102.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 40895 0 0 0 10225 6 0 0 25 0 1 0 630880964 70451200 10298 33554432000 4194304 4580011 140733944024608 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 17200 10298 366 95 0 12182 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68800

[startup+162.3 s]
/proc/loadavg: 3.97 3.97 3.95 5/368 15103
/proc/meminfo: memFree=24079280/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=69196 CPUtime=162.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 52694 0 0 0 16221 9 0 0 25 0 1 0 630880964 70856704 10714 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 17299 10714 366 95 0 12281 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 69196

[startup+222.3 s]
/proc/loadavg: 4.03 3.99 3.95 5/368 15105
/proc/meminfo: memFree=24029336/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=75036 CPUtime=222.29 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 63588 0 0 0 22218 11 0 0 25 0 1 0 630880964 76836864 12355 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 18759 12355 366 95 0 13741 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75036

[startup+282.3 s]
/proc/loadavg: 4.23 4.05 3.97 5/368 15107
/proc/meminfo: memFree=24031284/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=75308 CPUtime=282.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 73719 0 0 0 28216 14 0 0 25 0 1 0 630880964 77115392 12569 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 18827 12569 366 95 0 13809 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 75308

[startup+342.3 s]
/proc/loadavg: 4.18 4.07 3.98 5/368 15108
/proc/meminfo: memFree=23970464/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=90756 CPUtime=342.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 84929 0 0 0 34214 16 0 0 25 0 1 0 630880964 92934144 14951 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 22689 14951 366 95 0 17671 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90756

[startup+402.3 s]
/proc/loadavg: 4.06 4.05 3.98 5/368 15110
/proc/meminfo: memFree=23962824/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=90924 CPUtime=402.3 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 93080 0 0 0 40211 19 0 0 25 0 1 0 630880964 93106176 16259 33554432000 4194304 4580011 140733944024608 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 22731 16259 366 95 0 17713 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90924

[startup+462.3 s]
/proc/loadavg: 4.02 4.04 3.98 5/368 15111
/proc/meminfo: memFree=23928656/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=96112 CPUtime=462.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 100916 0 0 0 46209 22 0 0 25 0 1 0 630880964 98418688 16717 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 24028 16717 366 95 0 19010 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 96112

[startup+522.3 s]
/proc/loadavg: 4.13 4.06 3.99 5/368 15113
/proc/meminfo: memFree=23917432/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=96280 CPUtime=522.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 108852 0 0 0 52207 24 0 0 25 0 1 0 630880964 98590720 17257 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 24070 17257 366 95 0 19052 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 96280

[startup+582.3 s]
/proc/loadavg: 4.10 4.06 4.00 5/368 15115
/proc/meminfo: memFree=23916852/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=96468 CPUtime=582.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 116242 0 0 0 58205 26 0 0 25 0 1 0 630880964 98783232 16837 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 24117 16837 366 95 0 19099 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 96468

[startup+642.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/368 15125
/proc/meminfo: memFree=23855772/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=102468 CPUtime=642.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 121727 0 0 0 64204 28 0 0 25 0 1 0 630880964 104927232 19365 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25617 19365 366 95 0 20599 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 102468

[startup+702.3 s]
/proc/loadavg: 4.15 4.07 4.01 5/368 15127
/proc/meminfo: memFree=23869704/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=102660 CPUtime=702.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 129057 0 0 0 70200 31 0 0 25 0 1 0 630880964 105123840 18427 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25665 18427 366 95 0 20647 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102660

[startup+762.313 s]
/proc/loadavg: 4.11 4.07 4.01 5/368 15128
/proc/meminfo: memFree=23856340/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=102772 CPUtime=762.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 135409 0 0 0 76199 33 0 0 25 0 1 0 630880964 105238528 19085 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25693 19085 366 95 0 20675 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 102772

[startup+822.3 s]
/proc/loadavg: 4.14 4.08 4.01 5/368 15130
/proc/meminfo: memFree=23853672/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=102872 CPUtime=822.31 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 141548 0 0 0 82195 36 0 0 25 0 1 0 630880964 105340928 19358 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25718 19358 366 95 0 20700 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 102872

[startup+882.3 s]
/proc/loadavg: 4.09 4.08 4.01 5/368 15132
/proc/meminfo: memFree=23857088/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=102992 CPUtime=882.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 147760 0 0 0 88193 39 0 0 25 0 1 0 630880964 105463808 19607 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25748 19607 366 95 0 20730 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 102992

[startup+942.3 s]
/proc/loadavg: 4.03 4.06 4.01 5/368 15133
/proc/meminfo: memFree=23862396/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=103136 CPUtime=942.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 155247 0 0 0 94191 41 0 0 25 0 1 0 630880964 105611264 18023 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25784 18023 366 95 0 20766 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 103136

[startup+1002.3 s]
/proc/loadavg: 4.01 4.05 4.00 5/368 15135
/proc/meminfo: memFree=23843260/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=103192 CPUtime=1002.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 160096 0 0 0 100189 43 0 0 25 0 1 0 630880964 105668608 19655 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25798 19655 366 95 0 20780 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 103192

[startup+1062.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/368 15136
/proc/meminfo: memFree=23835784/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=103328 CPUtime=1062.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 166339 0 0 0 106187 45 0 0 25 0 1 0 630880964 105807872 19523 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25832 19523 366 95 0 20814 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 103328

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/368 15138
/proc/meminfo: memFree=23841144/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=103444 CPUtime=1122.32 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 172288 0 0 0 112185 47 0 0 25 0 1 0 630880964 105926656 18948 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 25861 18948 366 95 0 20843 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 103444

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/368 15140
/proc/meminfo: memFree=23753044/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=177456 CPUtime=1182.33 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 177981 0 0 0 118184 49 0 0 25 0 1 0 630880964 181714944 24641 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 44364 24641 366 95 0 39346 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 177456

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/368 15141
/proc/meminfo: memFree=23753876/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=122976 CPUtime=1242.33 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 184166 0 0 0 124182 51 0 0 25 0 1 0 630880964 125927424 23846 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 30744 23846 366 95 0 25726 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 122976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 4.00 3/366 15145
/proc/meminfo: memFree=24036808/32951124 swapFree=65980216/67111528
[pid=15093] ppid=15091 vsize=123108 CPUtime=1300.04 cores=5,7
/proc/15093/stat : 15093 (strangenight2-s) R 15091 15093 14254 0 -1 4202496 190260 0 0 0 129950 54 0 0 25 0 1 0 630880964 126062592 23212 33554432000 4194304 4580011 140733944024608 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15093/statm: 30777 23212 366 95 0 25759 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 123108

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.06
CPU user time (s): 1299.51
CPU system time (s): 0.546916
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 177456

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

runsolver used 4.52231 second user time and 10.8174 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 16:50:55
IDJOB=3367595
IDBENCH=82804
IDSOLVER=1845
FILE ID=node142/3367595-1305384655
RUNJOBID= node142-1305384655-15059
PBS_JOBID= 13324360
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S2143190124-085.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367595-1305384655/watcher-3367595-1305384655 -o /tmp/evaluation-result-3367595-1305384655/solver-3367595-1305384655 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367595-1305384655.cnf

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

MD5SUM BENCH= 2cb285a396d74446b485c2112c34e09c
RANDOM SEED=1327205877

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24291524 kB
Buffers:        304108 kB
Cached:        3806252 kB
SwapCached:      11520 kB
Active:        6017724 kB
Inactive:      2310020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24291524 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           22140 kB
Writeback:           0 kB
AnonPages:     4213952 kB
Mapped:          20912 kB
Slab:           234548 kB
PageTables:      32720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77083360 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= 73432 MiB
End job on node142 at 2011-05-14 17:12:37