Trace number 3174567

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
MD5SUM261ca77431063ab06f6a4cdf20ea9cf2
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 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-3174567-1301786391.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.00	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.00	c -- vars added         70
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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:      37 undec:       0 neg:      33
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     7      5405        70      6230         0      2636     43610     56737     20.87     22.15
0.59/0.60	c  N dy    18     13147        70      6230         0      5764     43610    118813     20.29     21.43
0.69/0.78	c  N dy    33     17318        70      6230         0      9547     43610    209406     20.43     21.64
0.89/0.95	c  N dy    41     21369        70      6230         0      8125     43610    166295     20.47     22.38
1.10/1.12	c  F st    50     25000        70      6230         0     11376     43610    242782     20.40   no data
1.10/1.15	c  N st    52     25625        70      6230         0     11937     43610    256673     20.40   no data
1.29/1.34	c  N dy    56     30000        70      6230         0      9778     43610    194736     20.40   no data
1.29/1.34	c  S st    56     30000        70      6230         0      9778     43610    194736     20.40   no data
1.29/1.38	c  S st    56     30506        70      6230         0     10234     43610    206071     20.40   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.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.38	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.29/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.29/1.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.58	c lits-rem:        91  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.19 s
1.79/1.82	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
1.79/1.82	c calculated reachability. Time: 0.00
1.79/1.82	c  N dy    56     30506        70      6230         0      9400     43610    185793     20.40   no data
2.19/2.28	c  N dy    60     40226        70      6230         0     11057     43610    210447     20.01     21.15
2.49/2.52	c  N dy    91     44262        70      6230         0     14736     43610    300989     20.22     23.86
2.59/2.61	c  S st    92     45763        70      6230         0     16086     43610    332994     20.21     20.18
2.59/2.66	c  S st    92     46265        70      6230         0      8481     43610    139983     20.21   no data
2.59/2.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.59/2.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.59/2.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.70	c lits-rem:         6  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.03 s
2.69/2.70	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.69/2.70	c vivif2 --  cl tried     8428 cl shrink        0 lits rem          0 time: 0.00
2.89/2.93	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.22
2.89/2.93	c calculated reachability. Time: 0.00
2.89/2.93	c  N dy    92     46265        70      6230         0      8428     43610    138427     20.21   no data
3.09/3.15	c  N dy   115     50367        70      6230         0     12135     43610    227183     20.28     21.38
3.30/3.40	c  N dy   134     54535        70      6230         0     15921     43610    318232     20.29     21.38
3.69/3.78	c  N dy   149     60889        70      6230         0     12643     43610    226031     20.27     21.34
4.30/4.30	c  N dy   170     69397        70      6230         0     10405     43610    162111     20.22     18.68
4.30/4.30	c  S st   170     69397        70      6230         0     10405     43610    162111     20.22     18.68
4.30/4.33	c  S st   170     69900        70      6230         0     10868     43610    173524     20.22   no data
4.30/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.30/4.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.30/4.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.30/4.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.30/4.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.30/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.40	c lits-rem:        14  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.06 s
4.30/4.40	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.40/4.40	c vivif2 --  cl tried    10708 cl shrink        0 lits rem          0 time: 0.00
4.59/4.67	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.59/4.67	c calculated reachability. Time: 0.00
4.59/4.67	c  N dy   170     69900        70      6230         0     10708     43610    169585     20.22   no data
4.99/5.01	c  N dy   200     75431        70      6230         0     15704     43610    289931     20.29     21.39
5.39/5.45	c  N dy   222     81483        70      6230         0     21179     43610    420660     20.32     21.39
5.79/5.82	c  N dy   264     86707        70      6230         0     15058     43610    264304     20.43     22.23
5.79/5.87	c  F st   269     87500        70      6230         0     15771     43610    281627     20.44     19.39
6.19/6.22	c  N dy   275     92693        70      6230         0     20452     43610    394920     20.44   no data
6.59/6.68	c  N dy   299     98631        70      6230         0     14073     43610    224606     20.48     21.77
6.99/7.07	c  S st   309    104851        70      6230         0     19675     43610    358258     20.46     19.19
7.09/7.12	c  S st   309    105356        70      6230         0     20143     43610    370006     20.46   no data
7.09/7.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.09/7.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.60	c lits-rem:       220  cl-subs:     1858  v-elim:      0  v-fix:    0  time:  0.45 s
7.59/7.60	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.59/7.60	c vivif2 --  cl tried    18285 cl shrink        0 lits rem          0 time: 0.00
7.89/7.95	c asymm  cl-useful: 0/5461/6230 lits-rem:0 time: 0.35
7.89/7.95	c calculated reachability. Time: 0.00
7.89/7.95	c  N dy   309    105356        70      6230         0     18285     43610    324971     20.46   no data
8.48/8.59	c  N dy   329    113944        70      6230         0     13507     43610    198449     20.40     21.49
9.09/9.19	c  N dy   361    122678        70      6230         0     21473     43610    390650     20.43     21.70
9.80/9.83	c  N dy   378    130710        70      6230         0     15196     43610    228590     20.42     21.54
10.39/10.48	c  N dy   395    140174        70      6230         0     23734     43610    429863     20.37     21.54
11.19/11.28	c  N dy   421    149811        70      6230         0     18013     43610    280876     20.36     21.54
11.89/11.90	c  S st   439    158034        70      6230         0     25408     43610    455094     20.34     18.87
11.89/11.97	c  S st   439    158539        70      6230         0     25876     43610    466762     20.34   no data
11.89/11.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.89/11.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.89/11.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.89/11.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.89/11.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
11.89/11.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.89/11.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.89/11.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.79/12.80	c lits-rem:       325  cl-subs:     2771  v-elim:      0  v-fix:    0  time:  0.81 s
12.79/12.80	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
12.79/12.81	c vivif2 --  cl tried    23105 cl shrink        0 lits rem          0 time: 0.00
12.79/12.87	c asymm  cl-useful: 0/769/6230 lits-rem:0 time: 0.07
12.79/12.88	c calculated reachability. Time: 0.00
12.79/12.88	c  N dy   439    158539        70      6230         0     23105     43610    400686     20.34   no data
13.79/13.82	c  N dy   480    168672        70      6230         0     17038     43610    244114     20.34     23.49
14.59/14.68	c  N dy   522    179552        70      6230         0     26894     43610    480161     20.37     21.44
15.99/16.00	c  N dy   563    194781        70      6230         0     24380     43610    406217     20.35     21.64
17.29/17.32	c  N dy   621    207645        70      6230         0     18933     43610    265655     20.37     21.51
18.59/18.61	c  N dy   665    222140        70      6230         0     31968     43610    578384     20.37     21.45
20.09/20.12	c  N dy   735    237809        70      6230         0     28057     43610    471868     20.40     17.83
20.09/20.12	c  S st   735    237809        70      6230         0     28057     43610    471868     20.40     17.83
20.09/20.20	c  S st   735    238313        70      6230         0     28525     43610    483501     20.40   no data
20.19/20.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.19/20.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.19/20.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
20.19/20.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.19/20.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.19/20.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.04	c lits-rem:       417  cl-subs:     2387  v-elim:      0  v-fix:    0  time:  0.82 s
20.99/21.04	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
20.99/21.05	c vivif2 --  cl tried    26138 cl shrink        0 lits rem          0 time: 0.00
21.39/21.41	c asymm  cl-useful: 0/4215/6230 lits-rem:0 time: 0.36
21.39/21.41	c calculated reachability. Time: 0.00
21.39/21.41	c  N dy   735    238313        70      6230         0     26138     43610    425693     20.40   no data
23.19/23.24	c  N dy   819    254779        70      6230         0     22188     43610    318782     20.46     21.67
25.08/25.15	c  N dy   908    272575        70      6230         0     38344     43610    710676     20.51     21.69
26.79/26.88	c  N dy   956    290170        70      6230         0     34403     43610    596114     20.50     21.69
28.49/28.56	c  F st   983    306253        70      6230         0     28217     43610    434590     20.45     18.11
28.79/28.84	c  N st   988    309550        70      6230         0     31214     43610    509240     20.45   no data
31.39/31.46	c  N dy  1045    335079        70      6230         0     32592     43610    529607     20.44     21.63
33.79/33.82	c  N dy  1092    357471        70      6230         0     30178     43610    459215     20.42     21.13
33.79/33.82	c  S st  1092    357471        70      6230         0     30178     43610    459215     20.42     21.13
33.79/33.89	c  S st  1092    357976        70      6230         0     30650     43610    470977     20.42   no data
33.79/33.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.89/33.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.89/33.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.89/33.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.89/33.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
33.89/33.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.89/33.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.89/33.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.59/34.63	c lits-rem:       295  cl-subs:     1910  v-elim:      0  v-fix:    0  time:  0.71 s
34.59/34.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
34.59/34.64	c vivif2 --  cl tried    28740 cl shrink        0 lits rem          0 time: 0.00
34.79/34.84	c asymm  cl-useful: 0/2015/6230 lits-rem:0 time: 0.21
34.79/34.85	c calculated reachability. Time: 0.00
34.79/34.85	c  N dy  1092    357976        70      6230         0     28740     43610    427008     20.42   no data
37.40/37.43	c  N dy  1189    377982        70      6230         0     23438     43610    284628     20.45     22.52
39.49/39.53	c  N dy  1233    398761        70      6230         0     42122     43610    726163     20.42     21.53
41.89/41.94	c  N dy  1315    418852        70      6230         0     35992     43610    575382     20.44     22.82
44.59/44.62	c  N dy  1383    438932        70      6230         0     28874     43610    389819     20.43     22.07
50.19/50.28	c  N dy  1451    490293        70      6230         0     48848     43610    837185     20.29     21.37
52.89/52.94	c  N dy  1560    510311        70      6230         0     40021     43610    636958     20.33     23.97
55.89/55.98	c  N dy  1660    530386        70      6230         0     30191     43610    383088     20.35     21.86
56.69/56.70	c  S st  1678    536964        70      6230         0     36122     43610    524898     20.35     19.06
56.69/56.79	c  S st  1678    537468        70      6230         0     36584     43610    536560     20.35   no data
56.69/56.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.79/56.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.79/56.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.79/56.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.79/56.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.79/56.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
56.79/56.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.79/56.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.79/56.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.59/57.66	c lits-rem:       234  cl-subs:     1822  v-elim:      0  v-fix:    0  time:  0.84 s
57.59/57.66	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
57.59/57.66	c vivif2 --  cl tried    34762 cl shrink        0 lits rem          0 time: 0.01
57.79/57.85	c asymm  cl-useful: 0/1781/6230 lits-rem:0 time: 0.18
57.79/57.85	c calculated reachability. Time: 0.00
57.79/57.85	c  N dy  1678    537468        70      6230         0     34762     43610    491944     20.35   no data
61.59/61.63	c  N dy  1707    566607        70      6230         0     32126     43610    417107     20.29     21.62
65.19/65.21	c  N dy  1828    586627        70      6230         0     50250     43610    858338     20.32     21.98
68.49/68.52	c  N dy  1943    607502        70      6230         0     39377     43610    580283     20.34     21.68
71.40/71.40	c  N dy  2001    627551        70      6230         0     57398     43610   1011420     20.34     21.59
74.39/74.40	c  N dy  2123    647576        70      6230         0     44977     43610    704878     20.38     21.52
78.09/78.17	c  N dy  2213    669488        70      6230         0     33140     43610    398730     20.38     21.61
81.40/81.47	c  N dy  2298    694415        70      6230         0     55665     43610    936054     20.38     21.49
85.09/85.13	c  N dy  2366    718748        70      6230         0     45110     43610    671041     20.37     21.48
88.79/88.84	c  N dy  2450    741024        70      6230         0     65199     43610   1157429     20.38     21.48
91.79/91.80	c  N dy  2517    762165        70      6230         0     50832     43610    799564     20.38     21.47
95.79/95.84	c  N dy  2617    783547        70      6230         0     35849     43610    425199     20.41     21.74
98.49/98.57	c  N dy  2681    803632        70      6230         0     53971     43610    858256     20.41     22.42
98.99/99.04	c  S st  2696    806203        70      6230         0     56311     43610    915456     20.41     20.53
99.09/99.18	c  S st  2696    806705        70      6230         0     56783     43610    927335     20.41   no data
99.09/99.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.19/99.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
99.19/99.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.19/99.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.19/99.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.19/99.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
99.19/99.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.19/99.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.19/99.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.39/102.49	c lits-rem:       612  cl-subs:     5302  v-elim:      0  v-fix:    0  time:  3.25 s
102.39/102.49	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
102.49/102.50	c vivif2 --  cl tried    51481 cl shrink        0 lits rem          0 time: 0.01
102.69/102.70	c asymm  cl-useful: 0/1118/6230 lits-rem:0 time: 0.20
102.69/102.70	c calculated reachability. Time: 0.00
102.69/102.70	c  N dy  2696    806705        70      6230         0     51481     43610    800013     20.41   no data
106.29/106.32	c  N dy  2760    826789        70      6230         0     69599     43610   1235131     20.41     21.54
109.19/109.26	c  N dy  2816    847017        70      6230         0     52977     43610    825947     20.41     21.53
114.99/115.00	c  N dy  2916    880576        70      6230         0     47108     43610    658767     20.39     21.48
118.19/118.25	c  N dy  2983    900649        70      6230         0     65224     43610   1092755     20.39     21.49
121.99/122.06	c  N dy  3087    920726        70      6230         0     46419     43610    641876     20.41     22.70
129.80/129.90	c  N dy  3161    972983        70      6230         0     55463     43610    828308     20.33     21.47
133.99/134.08	c  N dy  3284    993078        70      6230         0     73656     43610   1272063     20.36     22.88
137.79/137.88	c  N dy  3421   1013270        70      6230         0     53289     43610    792651     20.38     21.64
141.79/141.86	c  N dy  3515   1033561        70      6230         0     71555     43610   1234861     20.40     21.62
146.09/146.19	c  N dy  3666   1053834        70      6230         0     50269     43610    705579     20.43     21.53
149.69/149.79	c  F st  3787   1071875        70      6230         0     66631     43610   1107190     20.45   no data
150.19/150.21	c  N st  3791   1073908        70      6230         0     68445     43610   1152563     20.45   no data
154.99/155.05	c  N dy  3857   1100586        70      6230         0     51846     43610    717932     20.44     21.67
158.69/158.76	c  N dy  3944   1120625        70      6230         0     69981     43610   1159015     20.45     22.27
163.59/163.67	c  N dy  4090   1140687        70      6230         0     46607     43610    583914     20.48     22.40
167.69/167.76	c  N dy  4097   1167301        70      6230         0     70262     43610   1124741     20.43     21.74
172.19/172.29	c  N dy  4210   1187391        70      6230         0     46149     43610    562696     20.45     23.22
175.69/175.78	c  N dy  4280   1207633        70      6230         0     64381     43610   1001113     20.45     21.64
176.29/176.33	c  S st  4294   1210059        70      6230         0     66565     43610   1054485     20.45     19.02
176.39/176.49	c  S st  4294   1210561        70      6230         0     67023     43610   1066070     20.45   no data
176.49/176.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.49/176.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
176.49/176.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.49/176.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.49/176.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.49/176.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
176.49/176.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.49/176.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.49/176.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.89/181.90	c lits-rem:       806  cl-subs:     5685  v-elim:      0  v-fix:    0  time:  5.34 s
181.89/181.90	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
181.89/181.92	c vivif2 --  cl tried    61338 cl shrink        0 lits rem          0 time: 0.01
182.29/182.31	c asymm  cl-useful: 0/901/6230 lits-rem:0 time: 0.39
182.29/182.31	c calculated reachability. Time: 0.00
182.29/182.31	c  N dy  4294   1210561        70      6230         0     61338     43610    926226     20.45   no data
188.70/188.76	c  N dy  4419   1230658        70      6230         0     79514     43610   1370269     20.47     22.56
193.89/193.97	c  N dy  4484   1252049        70      6230         0     55781     43610    776713     20.47     21.55
198.19/198.20	c  N dy  4611   1272136        70      6230         0     73983     43610   1223202     20.49     22.39
202.30/202.34	c  N dy  4637   1292170        70      6230         0     47915     43610    576323     20.47     21.56
205.89/205.94	c  N dy  4732   1312200        70      6230         0     65967     43610   1014057     20.48     21.61
210.19/210.21	c  N dy  4787   1332476        70      6230         0     84216     43610   1453894     20.48     21.62
214.50/214.58	c  N dy  4888   1352574        70      6230         0     57467     43610    794795     20.49     23.23
218.49/218.57	c  N dy  4958   1372638        70      6230         0     75533     43610   1229305     20.49     24.39
223.59/223.63	c  N dy  5016   1394075        70      6230         0     48910     43610    571871     20.49     21.59
227.59/227.68	c  N dy  5112   1416483        70      6230         0     69060     43610   1061276     20.50     21.63
232.00/232.06	c  N dy  5125   1438437        70      6230         0     88609     43610   1518924     20.48     21.58
236.50/236.56	c  N dy  5240   1458581        70      6230         0     60114     43610    835214     20.49     21.61
240.59/240.66	c  N dy  5290   1479733        70      6230         0     79025     43610   1285137     20.48     21.57
245.89/245.91	c  N dy  5359   1501590        70      6230         0     51100     43610    601358     20.49     21.69
249.49/249.58	c  N dy  5441   1521691        70      6230         0     69135     43610   1037930     20.49     22.01
254.19/254.27	c  N dy  5517   1541713        70      6230         0     87156     43610   1474472     20.50     23.35
259.49/259.55	c  N dy  5634   1562045        70      6230         0     56930     43610    731849     20.51     21.78
263.59/263.61	c  N dy  5709   1582100        70      6230         0     74956     43610   1164594     20.51     21.60
269.20/269.26	c  N dy  5842   1602171        70      6230         0     93099     43610   1612444     20.53     22.49
273.80/273.86	c  N dy  5928   1622314        70      6230         0     61782     43610    836159     20.54     21.79
278.69/278.76	c  N dy  5962   1647443        70      6230         0     84320     43610   1371198     20.52     21.64
285.59/285.60	c  N dy  6050   1674887        70      6230         0     58507     43610    733967     20.52     21.72
290.50/290.57	c  N dy  6159   1698265        70      6230         0     79544     43610   1242369     20.53     21.64
294.00/294.09	c  S st  6245   1710562        70      6230         0     90667     43610   1517030     20.54   no data
294.30/294.31	c  S st  6245   1711069        70      6230         0     91139     43610   1528775     20.54   no data
294.30/294.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
294.30/294.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
294.30/294.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.30/294.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.30/294.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.30/294.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
294.30/294.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.30/294.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
294.39/294.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.09/303.19	c lits-rem:      1012  cl-subs:     9806  v-elim:      0  v-fix:    0  time:  8.78 s
303.09/303.19	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
303.19/303.21	c vivif2 --  cl tried    81333 cl shrink        0 lits rem          0 time: 0.02
303.39/303.49	c asymm  cl-useful: 0/681/6230 lits-rem:0 time: 0.27
303.39/303.49	c calculated reachability. Time: 0.00
303.39/303.49	c  N dy  6245   1711069        70      6230         0     81333     43610   1291012     20.54   no data
309.40/309.49	c  N dy  6364   1731140        70      6230         0     99474     43610   1737111     20.55     23.98
313.40/313.49	c  N dy  6416   1751226        70      6230         0     66735     43610    933232     20.55     23.43
318.20/318.25	c  N dy  6536   1771282        70      6230         0     84878     43610   1377811     20.56     23.20
324.59/324.63	c  N dy  6661   1792009        70      6230         0    103617     43610   1839157     20.57     21.67
330.09/330.14	c  N dy  6768   1814015        70      6230         0     71362     43610   1031630     20.58     21.81
334.99/335.07	c  N dy  6786   1834056        70      6230         0     89241     43610   1454999     20.57     23.14
342.10/342.14	c  N dy  6839   1854106        70      6230         0     54319     43610    606665     20.56     22.52
346.40/346.42	c  N dy  6945   1874192        70      6230         0     72493     43610   1053786     20.57     21.79
351.19/351.25	c  N dy  7012   1894226        70      6230         0     90475     43610   1484287     20.57     23.06
357.29/357.32	c  N dy  7084   1914474        70      6230         0     54752     43610    603266     20.58     21.69
361.50/361.51	c  N dy  7202   1934548        70      6230         0     72888     43610   1048535     20.59     23.63
366.59/366.63	c  N dy  7299   1954589        70      6230         0     90942     43610   1487841     20.59     21.71
372.99/373.00	c  N dy  7348   1975925        70      6230         0     55174     43610    600588     20.59     21.91
376.80/376.82	c  N dy  7396   1997612        70      6230         0     74673     43610   1068598     20.58     21.75
381.89/381.98	c  N dy  7468   2017848        70      6230         0     92917     43610   1510473     20.58     21.73
389.09/389.10	c  N dy  7541   2043488        70      6230         0     60166     43610    707937     20.58     21.67
392.89/392.97	c  N dy  7585   2063516        70      6230         0     78039     43610   1135717     20.58     22.41
398.10/398.20	c  N dy  7654   2083930        70      6230         0     96407     43610   1582217     20.58     21.68
404.89/404.93	c  N dy  7743   2103965        70      6230         0     57853     43610    640462     20.59     22.77
409.20/409.26	c  N dy  7843   2124589        70      6230         0     76454     43610   1092568     20.59     21.80
421.80/421.84	c  N dy  7903   2179231        70      6230         0     67718     43610    853649     20.56     21.69
429.69/429.72	c  N dy  8060   2211069        70      6230         0     96331     43610   1550174     20.56     18.88
429.69/429.72	c  S st  8060   2211069        70      6230         0     96331     43610   1550174     20.56     18.88
429.89/429.95	c  S st  8060   2211571        70      6230         0     96789     43610   1561530     20.56   no data
429.89/429.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
429.89/429.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
429.89/429.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
429.89/429.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.89/429.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.89/429.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
429.89/429.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.00/430.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
430.00/430.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.39/439.41	c lits-rem:      1131  cl-subs:    10248  v-elim:      0  v-fix:    0  time:  9.35 s
439.39/439.41	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
439.39/439.43	c vivif2 --  cl tried    86541 cl shrink        0 lits rem          0 time: 0.02
439.59/439.69	c asymm  cl-useful: 0/655/6230 lits-rem:0 time: 0.27
439.69/439.70	c calculated reachability. Time: 0.00
439.69/439.70	c  N dy  8060   2211571        70      6230         0     86541     43610   1323697     20.56   no data
445.29/445.35	c  N dy  8093   2232620        70      6230         0    105269     43610   1768300     20.56     21.74
451.90/451.98	c  N dy  8152   2259071        70      6230         0     71252     43610    942156     20.55     21.69
457.20/457.27	c  N dy  8238   2281092        70      6230         0     91129     43610   1426893     20.56     21.66
464.20/464.27	c  N dy  8382   2301191        70      6230         0    109310     43610   1879457     20.57     22.85
469.89/469.91	c  N dy  8442   2322377        70      6230         0     69343     43610    882717     20.57     21.78
474.70/474.73	c  N dy  8523   2342437        70      6230         0     87385     43610   1319731     20.57     21.88
481.20/481.28	c  N dy  8644   2363099        70      6230         0    105986     43610   1778684     20.58     21.71
489.09/489.17	c  N dy  8700   2388425        70      6230         0     68679     43610    849076     20.58     21.81
497.49/497.54	c  N dy  8812   2413662        70      6230         0     91424     43610   1400204     20.58     21.81
506.00/506.01	c  N dy  8905   2433733        70      6230         0    109478     43610   1842363     20.59     23.19
514.00/514.04	c  N dy  9023   2453791        70      6230         0     66480     43610    783825     20.60     22.86
518.39/518.48	c  N dy  9087   2474160        70      6230         0     84821     43610   1228293     20.60     21.69
524.49/524.55	c  N dy  9153   2496888        70      6230         0    105132     43610   1718570     20.60     21.79
531.89/531.95	c  N dy  9205   2520271        70      6230         0     64061     43610    712069     20.59     21.77
537.69/537.72	c  N dy  9293   2546827        70      6230         0     87954     43610   1291399     20.59     21.73
550.20/550.23	c  N dy  9308   2599048        70      6230         0     71730     43610    878689     20.55     21.83
555.69/555.79	c  N dy  9458   2619070        70      6230         0     89834     43610   1328893     20.56     22.15
562.29/562.36	c  N dy  9577   2639122        70      6230         0    107970     43610   1776526     20.57     23.09
567.89/567.91	c  N dy  9581   2659205        70      6230         0    125814     43610   2193463     20.55     21.74
573.20/573.28	c  N dy  9678   2679286        70      6230         0     80358     43610   1088568     20.56     21.94
581.69/581.71	c  N dy  9756   2711571        70      6230         0    109289     43610   1785332     20.56     17.30
581.69/581.71	c  S st  9756   2711571        70      6230         0    109289     43610   1785332     20.56     17.30
581.90/581.97	c  S st  9756   2712073        70      6230         0    109761     43610   1797165     20.56   no data
581.90/581.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
581.99/582.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
581.99/582.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
581.99/582.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.99/582.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.99/582.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
581.99/582.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
581.99/582.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
582.09/582.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
593.59/593.66	c lits-rem:      1192  cl-subs:    11259  v-elim:      0  v-fix:    0  time: 11.56 s
593.59/593.66	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
593.59/593.68	c vivif2 --  cl tried    98502 cl shrink        0 lits rem          0 time: 0.02
593.90/593.97	c asymm  cl-useful: 0/564/6230 lits-rem:0 time: 0.29
593.90/593.98	c calculated reachability. Time: 0.00
593.90/593.98	c  N dy  9756   2712073        70      6230         0     98502     43610   1527846     20.56   no data
601.00/601.01	c  N dy  9854   2732099        70      6230         0    116626     43610   1973459     20.56     21.97
608.20/608.27	c  N dy  9956   2752148        70      6230         0     70522     43610    836663     20.57     22.05
612.71/612.78	c  N dy 10016   2772397        70      6230         0     88742     43610   1280112     20.57     21.71
619.30/619.34	c  N dy 10125   2792441        70      6230         0    106905     43610   1725322     20.57     21.67
627.19/627.25	c  N dy 10229   2812617        70      6230         0    125038     43610   2169521     20.58     21.69
634.10/634.17	c  N dy 10297   2837052        70      6230         0     81527     43610   1078039     20.58     21.73
640.30/640.34	c  N dy 10409   2858560        70      6230         0    100945     43610   1554423     20.58     21.83
647.00/647.00	c  N dy 10482   2878918        70      6230         0    119263     43610   1997892     20.59     21.67
654.89/654.91	c  N dy 10596   2898988        70      6230         0     70914     43610    818997     20.59     22.51
661.11/661.17	c  N dy 10737   2919997        70      6230         0     89862     43610   1287428     20.60     21.70
677.80/677.83	c  N dy 10877   2974027        70      6230         0     70754     43610    791635     20.58     21.74
682.70/682.74	c  N dy 10971   2994508        70      6230         0     89084     43610   1239319     20.58     21.73
688.30/688.30	c  N dy 11017   3014664        70      6230         0    107099     43610   1669329     20.58     21.75
697.59/697.62	c  N dy 11107   3040593        70      6230         0    130424     43610   2236636     20.58     21.71
704.01/704.02	c  N dy 11162   3061210        70      6230         0     80750     43610   1022721     20.58     21.73
709.50/709.53	c  N dy 11249   3081238        70      6230         0     98705     43610   1461017     20.58     22.94
717.20/717.26	c  N dy 11349   3105840        70      6230         0    120765     43610   1996510     20.59     21.67
726.09/726.12	c  N dy 11454   3126278        70      6230         0     70143     43610    761374     20.59     21.73
731.20/731.27	c  N dy 11569   3146288        70      6230         0     88129     43610   1203992     20.60     21.85
737.01/737.02	c  N dy 11643   3166359        70      6230         0    106190     43610   1644829     20.60     23.23
745.20/745.26	c  N dy 11790   3186376        70      6230         0    124252     43610   2093319     20.61     22.28
754.10/754.19	c  N dy 11892   3206402        70      6230         0     72164     43610    797484     20.61     21.76
755.60/755.66	c  S st 11942   3212073        70      6230         0     77281     43610    925658     20.61   no data
755.80/755.85	c  S st 11942   3212576        70      6230         0     77741     43610    937338     20.61   no data
755.80/755.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
755.80/755.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
755.80/755.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.80/755.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.80/755.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.80/755.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
755.80/755.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
755.90/755.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
755.90/755.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.40/757.46	c lits-rem:       130  cl-subs:     1469  v-elim:      0  v-fix:    0  time:  1.54 s
757.40/757.46	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
757.40/757.47	c vivif2 --  cl tried    76272 cl shrink        0 lits rem          0 time: 0.01
757.60/757.65	c asymm  cl-useful: 0/530/6230 lits-rem:0 time: 0.18
757.60/757.66	c calculated reachability. Time: 0.00
757.60/757.66	c  N dy 11942   3212576        70      6230         0     76272     43610    898277     20.61   no data
763.40/763.47	c  N dy 12079   3232608        70      6230         0     94346     43610   1346174     20.62     22.45
770.20/770.22	c  N dy 12166   3254757        70      6230         0    114239     43610   1828985     20.62     21.74
781.10/781.11	c  N dy 12178   3293672        70      6230         0     77918     43610    913714     20.60     21.76
789.10/789.10	c  N dy 12249   3325843        70      6230         0    106701     43610   1603646     20.60     22.03
796.20/796.24	c  N dy 12338   3345908        70      6230         0    124773     43610   2044459     20.60     22.43
812.81/812.83	c  N dy 12386   3405608        70      6230         0    106124     43610   1557857     20.57     21.85
821.00/821.09	c  N dy 12480   3426923        70      6230         0    125248     43610   2025291     20.58     21.71
830.00/830.09	c  N dy 12595   3446995        70      6230         0    143326     43610   2471615     20.58     22.14
837.60/837.68	c  N dy 12708   3470996        70      6230         0     92563     43610   1266870     20.59     21.75
843.80/843.82	c  N dy 12778   3491074        70      6230         0    110612     43610   1705313     20.59     23.08
851.80/851.81	c  N dy 12871   3511155        70      6230         0    128638     43610   2144974     20.59     23.45
861.60/861.60	c  N dy 13008   3531208        70      6230         0    146735     43610   2594255     20.60     23.43
870.60/870.69	c  N dy 13080   3565671        70      6230         0    103968     43610   1507612     20.59     21.78
878.50/878.55	c  N dy 13210   3585681        70      6230         0    122101     43610   1957646     20.60     21.75
887.20/887.22	c  N dy 13307   3605687        70      6230         0    140070     43610   2398014     20.60     22.59
894.21/894.28	c  N dy 13324   3627732        70      6230         0     85249     43610   1041633     20.59     21.71
900.40/900.41	c  N dy 13439   3647748        70      6230         0    103209     43610   1485408     20.60     23.42
907.80/907.89	c  N dy 13554   3667888        70      6230         0    121382     43610   1935172     20.61     21.75
917.00/917.09	c  N dy 13678   3687890        70      6230         0    139391     43610   2382554     20.61     23.16
927.10/927.12	c  N dy 13794   3712576        70      6230         0     86130     43610   1057679     20.62     18.75
927.10/927.12	c  S st 13794   3712576        70      6230         0     86130     43610   1057679     20.62     18.75
927.31/927.33	c  S st 13794   3713083        70      6230         0     86605     43610   1069597     20.62   no data
927.31/927.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
927.31/927.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
927.31/927.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
927.31/927.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
927.31/927.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
927.31/927.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
927.31/927.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
927.31/927.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
927.40/927.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.70/929.79	c lits-rem:       258  cl-subs:     2973  v-elim:      0  v-fix:    0  time:  2.38 s
929.70/929.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
929.80/929.81	c vivif2 --  cl tried    83632 cl shrink        0 lits rem          0 time: 0.01
930.00/930.04	c asymm  cl-useful: 0/850/6230 lits-rem:0 time: 0.23
930.00/930.04	c calculated reachability. Time: 0.00
930.00/930.04	c  N dy 13794   3713083        70      6230         0     83632     43610   1000748     20.62   no data
935.40/935.41	c  N dy 13866   3733195        70      6230         0    101658     43610   1441623     20.62     21.90
942.00/942.02	c  F st 13960   3751564        70      6230         0    118188     43610   1847585     20.62     17.68
942.70/942.71	c  N st 13964   3753596        70      6230         0    120006     43610   1892498     20.62   no data
951.20/951.23	c  N dy 14061   3773710        70      6230         0    138105     43610   2339030     20.62     21.74
961.00/961.02	c  N dy 14189   3793804        70      6230         0     80012     43610    905787     20.63     23.01
967.10/967.11	c  N dy 14317   3813893        70      6230         0     98139     43610   1354034     20.64     23.60
975.10/975.19	c  N dy 14401   3837740        70      6230         0    119540     43610   1871411     20.64     21.78
984.30/984.35	c  N dy 14520   3858409        70      6230         0    138142     43610   2329815     20.64     21.74
997.10/997.14	c  N dy 14645   3890403        70      6230         0     89613     43610   1116458     20.64     21.93
1003.50/1003.56	c  N dy 14741   3910413        70      6230         0    107593     43610   1556627     20.65     22.85
1012.80/1012.85	c  N dy 14812   3936897        70      6230         0    131233     43610   2126937     20.65     21.83
1027.10/1027.12	c  N dy 14954   3957054        70      6230         0    149411     43610   2578283     20.65     21.93
1037.91/1037.97	c  N dy 15031   3977518        70      6230         0     89733     43610   1108436     20.65     22.09
1046.01/1046.10	c  N dy 15132   3998665        70      6230         0    108711     43610   1572900     20.66     21.80
1054.40/1054.47	c  N dy 15273   4018747        70      6230         0    126896     43610   2025027     20.66     23.14
1064.50/1064.59	c  N dy 15390   4040057        70      6230         0    146052     43610   2496249     20.67     21.77
1074.20/1074.21	c  N dy 15503   4060067        70      6230         0     85000     43610    986160     20.67     22.28
1080.41/1080.42	c  N dy 15579   4081084        70      6230         0    103826     43610   1447208     20.68     21.78
1087.91/1087.97	c  N dy 15692   4101381        70      6230         0    122071     43610   1896327     20.68     21.82
1096.10/1096.12	c  N dy 15772   4121384        70      6230         0    140028     43610   2336949     20.68     21.88
1106.20/1106.23	c  N dy 15873   4141425        70      6230         0    158083     43610   2783872     20.69     24.28
1113.01/1113.07	c  N dy 15954   4161512        70      6230         0     96108     43610   1243936     20.69     21.81
1120.71/1120.78	c  N dy 16074   4183242        70      6230         0    115747     43610   1727538     20.70     21.83
1128.80/1128.86	c  N dy 16167   4203255        70      6230         0    133718     43610   2167980     20.70     22.13
1133.70/1133.72	c  S st 16231   4213085        70      6230         0    142540     43610   2387404     20.70   no data
1134.11/1134.12	c  S st 16231   4213590        70      6230         0    143010     43610   2399351     20.70   no data
1134.11/1134.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1134.11/1134.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1134.11/1134.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1134.11/1134.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1134.11/1134.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1134.11/1134.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1134.11/1134.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1134.20/1134.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1134.20/1134.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1153.91/1153.93	c lits-rem:      1156  cl-subs:    14349  v-elim:      0  v-fix:    0  time: 19.63 s
1153.91/1153.93	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1153.91/1153.95	c vivif2 --  cl tried   128661 cl shrink        0 lits rem          0 time: 0.03
1154.21/1154.27	c asymm  cl-useful: 0/483/6230 lits-rem:0 time: 0.32
1154.21/1154.28	c calculated reachability. Time: 0.00
1154.21/1154.28	c  N dy 16231   4213590        70      6230         0    128661     43610   2041400     20.70   no data
1163.91/1163.94	c  N dy 16303   4236606        70      6230         0    149257     43610   2540774     20.70     21.89
1175.01/1175.07	c  N dy 16379   4269203        70      6230         0     98045     43610   1259989     20.69     21.84
1182.01/1182.05	c  N dy 16509   4289270        70      6230         0    116116     43610   1709081     20.70     22.74
1191.31/1191.39	c  N dy 16565   4316247        70      6230         0    140206     43610   2286284     20.69     21.82
1201.11/1201.17	c  N dy 16664   4336320        70      6230         0    158207     43610   2729163     20.70     23.10
1208.91/1208.99	c  N dy 16755   4360725        70      6230         0     98950     43610   1296893     20.70     21.79
1215.41/1215.40	c  N dy 16831   4380949        70      6230         0    117113     43610   1741539     20.70     21.79
1223.40/1223.44	c  N dy 16845   4406078        70      6230         0    139484     43610   2269844     20.69     21.80
1232.89/1232.90	c  N dy 16923   4427523        70      6230         0    158718     43610   2740715     20.69     21.84
1241.30/1241.35	c  N dy 17022   4449099        70      6230         0     95845     43610   1207004     20.69     21.89
1248.20/1248.22	c  N dy 17125   4470778        70      6230         0    115371     43610   1689351     20.70     21.80
1256.50/1256.58	c  N dy 17218   4492550        70      6230         0    134926     43610   2167595     20.70     21.87
1265.49/1265.53	c  N dy 17237   4517665        70      6230         0    157274     43610   2692609     20.69     21.85
1274.81/1274.85	c  N dy 17342   4537817        70      6230         0     92146     43610   1101261     20.70     21.82
1280.70/1280.70	c  N dy 17407   4557875        70      6230         0    110023     43610   1535182     20.70     21.80
1288.20/1288.26	c  N dy 17476   4578197        70      6230         0    128157     43610   1971285     20.70     21.83
1297.50/1297.52	c  N dy 17577   4599271        70      6230         0    147002     43610   2434006     20.70     21.89

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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.97 3.96 3.89 5/189 19044
/proc/meminfo: memFree=21361516/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=29924 CPUtime=0 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 604 0 0 0 0 0 0 0 25 0 1 0 290237847 30642176 544 33554432000 4194304 4627331 140734892001056 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 7481 544 320 106 0 2452 0

[startup+0.0144251 s]
/proc/loadavg: 3.97 3.96 3.89 5/189 19044
/proc/meminfo: memFree=21361516/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=29920 CPUtime=0.01 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 628 0 0 0 1 0 0 0 25 0 1 0 290237847 30638080 568 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 7480 568 340 106 0 2451 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29920

[startup+0.100466 s]
/proc/loadavg: 3.97 3.96 3.89 5/189 19044
/proc/meminfo: memFree=21361516/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=30052 CPUtime=0.09 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 647 0 0 0 9 0 0 0 25 0 1 0 290237847 30773248 587 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 7513 587 340 106 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30052

[startup+0.30039 s]
/proc/loadavg: 3.97 3.96 3.89 5/189 19044
/proc/meminfo: memFree=21361516/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=31388 CPUtime=0.29 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 1274 0 0 0 29 0 0 0 25 0 1 0 290237847 32141312 1090 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 7847 1090 370 106 0 2818 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31388

[startup+0.700323 s]
/proc/loadavg: 3.97 3.96 3.89 5/189 19044
/proc/meminfo: memFree=21361516/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=32504 CPUtime=0.69 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 1861 0 0 0 69 0 0 0 25 0 1 0 290237847 33284096 1238 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 8126 1238 371 106 0 3097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32504

[startup+1.50013 s]
/proc/loadavg: 3.97 3.96 3.89 5/190 19045
/proc/meminfo: memFree=21355184/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=38756 CPUtime=1.49 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 3999 0 0 0 149 0 0 0 25 0 1 0 290237847 39686144 2709 33554432000 4194304 4627331 140734892001056 18446744073709551615 4467727 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 9689 2709 376 106 0 4660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38756

[startup+3.10086 s]
/proc/loadavg: 3.97 3.96 3.89 5/190 19045
/proc/meminfo: memFree=21347496/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=38888 CPUtime=3.09 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 4868 0 0 0 308 1 0 0 25 0 1 0 290237847 39821312 2724 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 9722 2724 376 106 0 4693 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38888

[startup+6.30032 s]
/proc/loadavg: 3.97 3.96 3.89 5/190 19045
/proc/meminfo: memFree=21349780/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=39540 CPUtime=6.29 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 6772 0 0 0 628 1 0 0 25 0 1 0 290237847 40488960 3086 33554432000 4194304 4627331 140734892001056 18446744073709551615 4321691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 9885 3086 376 106 0 4856 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39540

[startup+12.7002 s]
/proc/loadavg: 3.97 3.96 3.89 5/190 19045
/proc/meminfo: memFree=21339500/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=48748 CPUtime=12.69 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 11549 0 0 0 1267 2 0 0 25 0 1 0 290237847 49917952 5273 33554432000 4194304 4627331 140734892001056 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 12187 5273 376 106 0 7158 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48748

[startup+25.5012 s]
/proc/loadavg: 3.98 3.97 3.89 5/190 19045
/proc/meminfo: memFree=21338492/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=51612 CPUtime=25.49 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 16961 0 0 0 2546 3 0 0 25 0 1 0 290237847 52850688 5680 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 12903 5680 376 106 0 7874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51612

[startup+51.1008 s]
/proc/loadavg: 3.98 3.97 3.89 5/190 19046
/proc/meminfo: memFree=21322452/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=53816 CPUtime=51.09 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 25485 0 0 0 5104 5 0 0 25 0 1 0 290237847 55107584 6862 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 13454 6862 376 106 0 8425 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53816

[startup+102.306 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 19047
/proc/meminfo: memFree=21225184/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=68080 CPUtime=102.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 40634 0 0 0 10221 9 0 0 25 0 1 0 290237847 69713920 10069 33554432000 4194304 4627331 140734892001056 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 17020 10069 376 106 0 11991 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68080

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 19049
/proc/meminfo: memFree=21200348/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=68468 CPUtime=162.29 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 52583 0 0 0 16217 12 0 0 25 0 1 0 290237847 70111232 10680 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 17117 10680 376 106 0 12088 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68468

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 19051
/proc/meminfo: memFree=21160020/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=74708 CPUtime=222.29 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 63335 0 0 0 22214 15 0 0 25 0 1 0 290237847 76500992 12240 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 18677 12240 376 106 0 13648 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74708

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 19052
/proc/meminfo: memFree=21120808/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=74984 CPUtime=282.29 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 73390 0 0 0 28211 18 0 0 25 0 1 0 290237847 76783616 12347 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 18746 12347 376 106 0 13717 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 74984

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 19054
/proc/meminfo: memFree=21131200/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=87692 CPUtime=342.29 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 83985 0 0 0 34208 21 0 0 25 0 1 0 290237847 89796608 14100 33554432000 4194304 4627331 140734892001056 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 21923 14100 376 106 0 16894 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 87692

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 19055
/proc/meminfo: memFree=21127568/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=87868 CPUtime=402.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 92189 0 0 0 40206 24 0 0 25 0 1 0 290237847 89976832 15469 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 21967 15469 376 106 0 16938 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 87868

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 19057
/proc/meminfo: memFree=21100984/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=96416 CPUtime=462.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 101202 0 0 0 46204 26 0 0 25 0 1 0 290237847 98729984 17157 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309215 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 24104 17157 376 106 0 19075 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 96416

[startup+522.301 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 19059
/proc/meminfo: memFree=21073564/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=96628 CPUtime=522.29 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 108417 0 0 0 52201 28 0 0 25 0 1 0 290237847 98947072 16895 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 24157 16895 376 106 0 19128 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 96628

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 19060
/proc/meminfo: memFree=21075372/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=104096 CPUtime=582.29 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 118402 0 0 0 58199 30 0 0 25 0 1 0 290237847 106594304 19164 33554432000 4194304 4627331 140734892001056 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26024 19164 376 106 0 20995 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 104096

[startup+642.3 s]
/proc/loadavg: 4.09 4.02 3.93 5/190 19062
/proc/meminfo: memFree=21062060/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=104204 CPUtime=642.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 123971 0 0 0 64197 33 0 0 25 0 1 0 290237847 106704896 19068 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26051 19068 376 106 0 21022 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104204

[startup+702.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 19063
/proc/meminfo: memFree=21059904/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=104376 CPUtime=702.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 131296 0 0 0 70194 36 0 0 25 0 1 0 290237847 106881024 18113 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26094 18113 376 106 0 21065 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 104376

[startup+762.306 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 19065
/proc/meminfo: memFree=21059384/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=104500 CPUtime=762.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 137568 0 0 0 76193 37 0 0 25 0 1 0 290237847 107008000 18637 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26125 18637 376 106 0 21096 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 104500

[startup+822.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 19067
/proc/meminfo: memFree=21045200/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=104596 CPUtime=822.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 144292 0 0 0 82191 39 0 0 25 0 1 0 290237847 107106304 19506 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26149 19506 376 106 0 21120 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 104596

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 19068
/proc/meminfo: memFree=21035508/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=104716 CPUtime=882.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 150353 0 0 0 88190 40 0 0 25 0 1 0 290237847 107229184 19582 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26179 19582 376 106 0 21150 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 104716

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19070
/proc/meminfo: memFree=21036820/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=104836 CPUtime=942.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 156289 0 0 0 94188 42 0 0 25 0 1 0 290237847 107352064 19348 33554432000 4194304 4627331 140734892001056 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26209 19348 376 106 0 21180 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 104836

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19071
/proc/meminfo: memFree=21023768/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=104952 CPUtime=1002.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 162205 0 0 0 100187 43 0 0 25 0 1 0 290237847 107470848 18849 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26238 18849 376 106 0 21209 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 104952

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19073
/proc/meminfo: memFree=20962352/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=105008 CPUtime=1062.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 166403 0 0 0 106186 44 0 0 25 0 1 0 290237847 107528192 19838 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26252 19838 376 106 0 21223 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 105008

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19075
/proc/meminfo: memFree=20950660/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=105128 CPUtime=1122.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 172362 0 0 0 112184 46 0 0 25 0 1 0 290237847 107651072 19228 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 26282 19228 376 106 0 21253 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 105128

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19160
/proc/meminfo: memFree=21360188/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=121512 CPUtime=1182.31 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 179500 0 0 0 118183 48 0 0 25 0 1 0 290237847 124428288 22690 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 30378 22690 376 106 0 25349 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 121512

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 19162
/proc/meminfo: memFree=21303104/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=121636 CPUtime=1242.3 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 185677 0 0 0 124180 50 0 0 25 0 1 0 290237847 124555264 22194 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 30409 22194 376 106 0 25380 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 121636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 19163
/proc/meminfo: memFree=21261280/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=121704 CPUtime=1300 cores=4,6
/proc/19044/stat : 19044 (strangenight2-s) R 19042 19044 18647 0 -1 4202496 190478 0 0 0 129949 51 0 0 25 0 1 0 290237847 124624896 23585 33554432000 4194304 4627331 140734892001056 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19044/statm: 30426 23585 376 106 0 25397 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 121704

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.5
CPU system time (s): 0.52092
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 176084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190478
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= 1143

runsolver used 2.17867 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-03 01:19:51
IDJOB=3174567
IDBENCH=82785
IDSOLVER=1587
FILE ID=node126/3174567-1301786391
RUNJOBID= node126-1301783651-18666
PBS_JOBID= 12841392
Free space on /tmp= 71672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174567-1301786391/watcher-3174567-1301786391 -o /tmp/evaluation-result-3174567-1301786391/solver-3174567-1301786391 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174567-1301786391.cnf

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

MD5SUM BENCH= 261ca77431063ab06f6a4cdf20ea9cf2
RANDOM SEED=808331432

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21361672 kB
Buffers:        355284 kB
Cached:       10753940 kB
SwapCached:          0 kB
Active:        7436260 kB
Inactive:      3884752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21361672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5876 kB
Writeback:           0 kB
AnonPages:      211540 kB
Mapped:          16308 kB
Slab:           204800 kB
PageTables:       5812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   423796 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= 71668 MiB
End job on node126 at 2011-04-03 01:41:34