Trace number 3367629

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
MD5SUM6df48a49b3cf6574a0f4cdf651f82d66
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark378.243
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3367629-1305384838.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.02	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.02	c -- vars added         60
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.09/0.11	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      32 undec:       3 neg:      25
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.13	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.19/0.24	c  N dy     7      4056        60      5340         0      3631     37380     78348     18.69     19.73
0.29/0.37	c  N dy    12      8365        60      5340         0      5227     37380    106726     18.37     19.38
0.59/0.62	c  N dy    30     15082        60      5340         0      7406     37380    144267     18.31     19.36
1.00/1.06	c  F st    51     25000        60      5340         0     11193     37380    215153     18.22     17.50
1.00/1.06	c  N st    51     25000        60      5340         0     11193     37380    215153     18.22     17.50
1.19/1.29	c  N dy    57     30002        60      5340         0      9604     37380    172704     18.22   no data
1.19/1.29	c  S st    57     30002        60      5340         0      9604     37380    172704     18.22   no data
1.29/1.32	c  S st    57     30505        60      5340         0     10059     37380    182364     18.22   no data
1.29/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.32	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.52	c lits-rem:       137  cl-subs:     1060  v-elim:      0  v-fix:    0  time:  0.19 s
1.69/1.74	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
1.69/1.74	c calculated reachability. Time: 0.00
1.69/1.74	c  N dy    57     30505        60      5340         0      8999     37380    160287     18.22   no data
2.49/2.50	c  N dy    66     45330        60      5340         0     15117     37380    271100     17.56     18.67
2.49/2.54	c  S st    71     45759        60      5340         0     15511     37380    279454     17.57   no data
2.49/2.59	c  S st    71     46262        60      5340         0      8074     37380    122403     17.57   no data
2.49/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.49/2.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.49/2.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.63	c lits-rem:        24  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.03 s
2.59/2.63	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.59/2.63	c vivif2 --  cl tried     8032 cl shrink        0 lits rem          0 time: 0.00
2.79/2.84	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
2.79/2.84	c calculated reachability. Time: 0.00
2.79/2.84	c  N dy    71     46262        60      5340         0      8032     37380    121574     17.57   no data
3.20/3.23	c  N dy   111     53225        60      5340         0     14222     37380    252597     17.72     18.66
3.79/3.83	c  N dy   128     63661        60      5340         0     14617     37380    246092     17.60     18.61
4.09/4.13	c  N dy   164     67815        60      5340         0     18311     37380    325804     17.72     20.36
4.19/4.25	c  S st   169     69395        60      5340         0      9988     37380    145716     17.73     17.42
4.19/4.28	c  S st   169     69895        60      5340         0     10434     37380    155688     17.73   no data
4.19/4.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4.19/4.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.34	c lits-rem:        17  cl-subs:      138  v-elim:      0  v-fix:    0  time:  0.05 s
4.30/4.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.30/4.34	c vivif2 --  cl tried    10296 cl shrink        0 lits rem          0 time: 0.00
4.49/4.59	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
4.49/4.59	c calculated reachability. Time: 0.00
4.49/4.59	c  N dy   169     69895        60      5340         0     10296     37380    152551     17.73   no data
4.79/4.87	c  N dy   182     75091        60      5340         0     14911     37380    250116     17.74     18.74
5.19/5.23	c  N dy   213     79935        60      5340         0     19232     37380    342995     17.82     19.56
5.59/5.61	c  N dy   253     85118        60      5340         0     13230     37380    204581     17.92     19.67
5.69/5.77	c  F st   269     87502        60      5340         0     15352     37380    250353     17.95     18.41
5.89/5.99	c  N st   274     90798        60      5340         0     18270     37380    312806     17.95   no data
6.39/6.48	c  N dy   305     96863        60      5340         0     12127     37380    169951     18.01     19.03
6.89/6.91	c  N dy   327    103939        60      5340         0     18396     37380    303402     18.03     19.01
6.89/6.98	c  S st   329    104842        60      5340         0     19202     37380    320042     18.02     16.61
6.99/7.03	c  S st   329    105345        60      5340         0     19661     37380    330058     18.02   no data
6.99/7.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.99/7.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
6.99/7.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.99/7.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.99/7.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.46	c lits-rem:       212  cl-subs:     1877  v-elim:      0  v-fix:    0  time:  0.41 s
7.39/7.46	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
7.39/7.47	c vivif2 --  cl tried    17784 cl shrink        0 lits rem          0 time: 0.00
7.79/7.81	c asymm  cl-useful: 0/4974/5340 lits-rem:0 time: 0.34
7.79/7.81	c calculated reachability. Time: 0.00
7.79/7.81	c  N dy   329    105345        60      5340         0     17784     37380    290256     18.02   no data
9.59/9.60	c  N dy   342    132252        60      5340         0     15986     37380    231740     17.77     18.76
10.29/10.32	c  N dy   408    140761        60      5340         0     23622     37380    397854     17.87     18.95
11.09/11.13	c  N dy   438    149935        60      5340         0     17579     37380    255568     17.87     18.88
11.59/11.69	c  S st   444    158018        60      5340         0     24715     37380    401604     17.80   no data
11.69/11.75	c  S st   444    158520        60      5340         0     25182     37380    411838     17.80   no data
11.69/11.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.69/11.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
11.69/11.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.69/11.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.61	c lits-rem:       381  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  0.84 s
12.59/12.61	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
12.59/12.62	c vivif2 --  cl tried    21942 cl shrink        0 lits rem          0 time: 0.00
12.89/12.96	c asymm  cl-useful: 0/4307/5340 lits-rem:0 time: 0.35
12.89/12.96	c calculated reachability. Time: 0.00
12.89/12.96	c  N dy   444    158520        60      5340         0     21942     37380    348527     17.80   no data
13.89/13.99	c  N dy   495    169315        60      5340         0     16667     37380    226923     17.83     18.77
14.79/14.89	c  N dy   527    180941        60      5340         0     26947     37380    443041     17.83     18.86
15.89/15.96	c  N dy   594    192522        60      5340         0     21402     37380    322063     17.90     20.11
17.09/17.16	c  N dy   629    205791        60      5340         0     33186     37380    569845     17.89     18.83
18.29/18.39	c  N dy   709    218988        60      5340         0     28107     37380    455043     17.95     19.29
19.69/19.72	c  N dy   760    233017        60      5340         0     22839     37380    329781     17.95     19.01
20.09/20.13	c  S st   772    237780        60      5340         0     27073     37380    419371     17.95     18.38
20.19/20.20	c  S st   772    238287        60      5340         0     27537     37380    429786     17.95   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:     60 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.00 s
20.19/20.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.80/20.90	c lits-rem:       245  cl-subs:     2365  v-elim:      0  v-fix:    0  time:  0.67 s
20.80/20.90	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
20.80/20.90	c vivif2 --  cl tried    25172 cl shrink        0 lits rem          0 time: 0.00
20.99/21.01	c asymm  cl-useful: 0/1033/5340 lits-rem:0 time: 0.11
20.99/21.01	c calculated reachability. Time: 0.00
20.99/21.01	c  N dy   772    238287        60      5340         0     25172     37380    379143     17.95   no data
22.59/22.66	c  N dy   823    253586        60      5340         0     20222     37380    261218     17.97     19.23
24.29/24.32	c  N dy   912    269837        60      5340         0     34724     37380    572792     18.02     18.97
25.99/26.09	c  N dy   976    287307        60      5340         0     30724     37380    475109     18.04     19.01
28.09/28.10	c  N dy  1038    305742        60      5340         0     26697     37380    376109     18.04     19.50
28.09/28.16	c  F st  1041    306251        60      5340         0     27148     37380    386095     18.04   no data
30.29/30.39	c  N dy  1088    325339        60      5340         0     22719     37380    282251     18.04     20.70
32.59/32.60	c  N dy  1161    345411        60      5340         0     40551     37380    662885     18.06     19.90
33.99/34.05	c  S st  1241    357430        60      5340         0     29056     37380    410785     18.09     19.10
34.10/34.12	c  S st  1241    357935        60      5340         0     29523     37380    421159     18.09   no data
34.10/34.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.10/34.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.10/34.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.10/34.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.10/34.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.10/34.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
34.10/34.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.10/34.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
34.10/34.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.70	c lits-rem:       192  cl-subs:     1591  v-elim:      0  v-fix:    0  time:  0.56 s
34.69/34.70	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
34.69/34.71	c vivif2 --  cl tried    27932 cl shrink        0 lits rem          0 time: 0.00
34.99/35.05	c asymm  cl-useful: 0/3459/5340 lits-rem:0 time: 0.35
34.99/35.05	c calculated reachability. Time: 0.00
34.99/35.05	c  N dy  1241    357935        60      5340         0     27932     37380    385585     18.09   no data
37.49/37.54	c  N dy  1317    377973        60      5340         0     45676     37380    759471     18.09     19.20
39.50/39.58	c  N dy  1360    397988        60      5340         0     40368     37380    633861     18.05     20.13
42.29/42.31	c  N dy  1438    420077        60      5340         0     36114     37380    537849     18.05     19.04
44.89/44.96	c  N dy  1508    440166        60      5340         0     29088     37380    376375     18.06     20.34
47.50/47.56	c  N dy  1573    461490        60      5340         0     48002     37380    776658     18.06     19.20
50.10/50.12	c  N dy  1671    481590        60      5340         0     40121     37380    601684     18.08     19.27
52.89/52.96	c  N dy  1736    501631        60      5340         0     31295     37380    403256     18.08     20.70
55.49/55.54	c  N dy  1783    521689        60      5340         0     48957     37380    767228     18.05     19.00
57.59/57.61	c  S st  1839    536904        60      5340         0     35031     37380    472992     18.05   no data
57.69/57.70	c  S st  1839    537409        60      5340         0     35480     37380    483218     18.05   no data
57.69/57.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.69/57.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.69/57.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.69/57.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.69/57.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.69/57.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
57.69/57.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.69/57.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.69/57.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.39/58.49	c lits-rem:       233  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  0.76 s
58.39/58.49	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
58.49/58.50	c vivif2 --  cl tried    33498 cl shrink        0 lits rem          0 time: 0.01
58.69/58.75	c asymm  cl-useful: 0/1881/5340 lits-rem:0 time: 0.25
58.69/58.75	c calculated reachability. Time: 0.00
58.69/58.75	c  N dy  1839    537409        60      5340         0     33498     37380    440993     18.05   no data
61.69/61.73	c  N dy  1898    560465        60      5340         0     53936     37380    870876     18.03     19.11
66.19/66.24	c  N dy  1930    595291        60      5340         0     56231     37380    889013     17.95     18.96
69.19/69.29	c  N dy  2049    616569        60      5340         0     46143     37380    694373     17.98     18.95
72.61/72.68	c  N dy  2148    636606        60      5340         0     33915     37380    421280     18.00     20.18
75.99/76.03	c  N dy  2268    658181        60      5340         0     53114     37380    833551     18.03     19.00
78.89/78.94	c  N dy  2303    679572        60      5340         0     40929     37380    556619     18.01     19.00
82.29/82.39	c  N dy  2434    699590        60      5340         0     58675     37380    940701     18.04     19.98
85.60/85.60	c  N dy  2526    720994        60      5340         0     45802     37380    655453     18.05     19.03
88.79/88.82	c  N dy  2586    741077        60      5340         0     63563     37380   1029318     18.04     19.74
91.99/92.02	c  N dy  2714    761095        60      5340         0     48600     37380    707177     18.07     19.49
95.19/95.21	c  N dy  2745    781171        60      5340         0     66193     37380   1073870     18.05     20.49
98.69/98.75	c  N dy  2831    806115        60      5340         0     54682     37380    816381     18.05     14.69
98.69/98.75	c  S st  2831    806115        60      5340         0     54682     37380    816381     18.05     14.69
98.79/98.88	c  S st  2831    806618        60      5340         0     55143     37380    826379     18.05   no data
98.79/98.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.79/98.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
98.79/98.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.79/98.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.79/98.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.79/98.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
98.79/98.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.79/98.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.90/98.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.09/102.11	c lits-rem:       626  cl-subs:     5971  v-elim:      0  v-fix:    0  time:  3.18 s
102.09/102.11	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
102.09/102.12	c vivif2 --  cl tried    49172 cl shrink        0 lits rem          0 time: 0.01
102.20/102.30	c asymm  cl-useful: 0/1174/5340 lits-rem:0 time: 0.18
102.20/102.31	c calculated reachability. Time: 0.00
102.20/102.31	c  N dy  2831    806618        60      5340         0     49172     37380    705257     18.05   no data
105.69/105.77	c  N dy  2886    826901        60      5340         0     67105     37380   1082881     18.04     19.03
110.29/110.33	c  N dy  2923    859579        60      5340         0     61564     37380    930184     17.99     18.96
114.70/114.78	c  N dy  3023    884834        60      5340         0     48808     37380    663225     17.98     19.04
118.30/118.38	c  N dy  3095    905688        60      5340         0     67221     37380   1052959     17.99     18.98
121.89/121.98	c  N dy  3208    925733        60      5340         0     48889     37380    668941     18.00     19.99
125.79/125.88	c  N dy  3316    945795        60      5340         0     66656     37380   1051828     18.02     20.61
129.70/129.77	c  N dy  3442    965811        60      5340         0     47370     37380    627297     18.04     19.00
135.00/135.07	c  N dy  3574    992948        60      5340         0     71252     37380   1134726     18.05     19.02
138.61/138.64	c  N dy  3665   1012951        60      5340         0     50984     37380    688894     18.06     19.64
142.70/142.78	c  N dy  3811   1032977        60      5340         0     68748     37380   1076812     18.08     20.34
146.99/147.05	c  N dy  3935   1053459        60      5340         0     47952     37380    617231     18.10     19.12
150.29/150.36	c  F st  3999   1071875        60      5340         0     64273     37380    962696     18.10     16.20
150.71/150.78	c  N st  4003   1073908        60      5340         0     66047     37380   1000727     18.10   no data
156.10/156.12	c  N dy  4088   1101016        60      5340         0     50208     37380    649013     18.10     19.09
159.40/159.43	c  N dy  4130   1121026        60      5340         0     67844     37380   1022265     18.09     21.09
164.19/164.28	c  N dy  4207   1144512        60      5340         0     47959     37380    593290     18.09     19.08
167.21/167.23	c  N dy  4233   1164585        60      5340         0     65636     37380    965591     18.08     20.00
172.30/172.30	c  N dy  4323   1186688        60      5340         0     43609     37380    494720     18.08     19.07
175.70/175.75	c  N dy  4424   1206691        60      5340         0     61331     37380    876692     18.09     20.03
176.40/176.49	c  S st  4446   1209927        60      5340         0     64190     37380    938263     18.09     16.70
176.60/176.64	c  S st  4446   1210429        60      5340         0     64652     37380    948794     18.09   no data
176.60/176.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.60/176.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
176.60/176.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.60/176.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.60/176.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.60/176.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
176.60/176.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.60/176.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.70/176.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.50/180.53	c lits-rem:       614  cl-subs:     5916  v-elim:      0  v-fix:    0  time:  3.83 s
180.50/180.54	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
180.50/180.54	c vivif2 --  cl tried    58736 cl shrink        0 lits rem          0 time: 0.01
180.70/180.74	c asymm  cl-useful: 0/892/5340 lits-rem:0 time: 0.20
180.70/180.75	c calculated reachability. Time: 0.00
180.70/180.75	c  N dy  4446   1210429        60      5340         0     58736     37380    822251     18.09   no data
184.20/184.21	c  N dy  4468   1230505        60      5340         0     76414     37380   1193474     18.08     19.08
188.49/188.53	c  N dy  4565   1250553        60      5340         0     52110     37380    666399     18.09     19.15
193.09/193.11	c  N dy  4688   1272658        60      5340         0     71673     37380   1088092     18.10     19.10
198.30/198.39	c  N dy  4787   1295551        60      5340         0     48751     37380    580735     18.10     19.06
201.80/201.86	c  N dy  4831   1315649        60      5340         0     66439     37380    957915     18.09     20.06
206.70/206.78	c  N dy  4932   1335674        60      5340         0     84191     37380   1339606     18.10     19.59
213.19/213.20	c  N dy  4985   1370148        60      5340         0     70264     37380   1004776     18.07     19.02
218.59/218.69	c  N dy  5110   1390225        60      5340         0     88093     37380   1390122     18.08     19.69
222.80/222.83	c  N dy  5215   1411110        60      5340         0     61631     37380    845646     18.09     19.18
227.61/227.67	c  N dy  5358   1431116        60      5340         0     79451     37380   1236543     18.11     20.74
232.11/232.14	c  N dy  5397   1451163        60      5340         0     51201     37380    606661     18.11     22.62
236.30/236.31	c  N dy  5490   1473108        60      5340         0     70609     37380   1021866     18.11     19.07
241.70/241.74	c  N dy  5581   1494140        60      5340         0     89239     37380   1422950     18.12     19.08
245.39/245.47	c  N dy  5615   1514170        60      5340         0     59973     37380    772711     18.10     19.17
249.60/249.68	c  N dy  5700   1534182        60      5340         0     77587     37380   1149056     18.10     19.14
255.79/255.85	c  N dy  5836   1554204        60      5340         0     47678     37380    512439     18.12     20.98
259.30/259.30	c  N dy  5922   1574360        60      5340         0     65494     37380    892647     18.12     19.08
263.80/263.84	c  N dy  6001   1594371        60      5340         0     83088     37380   1266709     18.12     19.92
269.40/269.42	c  N dy  6104   1614420        60      5340         0     52280     37380    599968     18.13     19.18
276.29/276.35	c  N dy  6172   1651684        60      5340         0     84939     37380   1279273     18.11     19.07
282.20/282.22	c  N dy  6281   1671739        60      5340         0     53398     37380    615546     18.12     19.70
286.60/286.69	c  N dy  6435   1692384        60      5340         0     71738     37380   1018640     18.14     19.19
291.10/291.11	c  S st  6521   1710430        60      5340         0     87708     37380   1362703     18.15     16.52
291.30/291.31	c  S st  6521   1710932        60      5340         0     88160     37380   1372884     18.15   no data
291.30/291.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
291.30/291.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
291.30/291.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.30/291.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.30/291.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.30/291.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
291.30/291.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
291.30/291.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
291.30/291.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.31/300.33	c lits-rem:      1077  cl-subs:     9492  v-elim:      0  v-fix:    0  time:  8.94 s
300.31/300.33	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
300.31/300.35	c vivif2 --  cl tried    78668 cl shrink        0 lits rem          0 time: 0.01
300.49/300.57	c asymm  cl-useful: 0/653/5340 lits-rem:0 time: 0.22
300.49/300.58	c calculated reachability. Time: 0.00
300.49/300.58	c  N dy  6521   1710932        60      5340         0     78668     37380   1165812     18.15   no data
305.71/305.78	c  N dy  6580   1732280        60      5340         0     97371     37380   1558727     18.14     19.11
310.10/310.15	c  N dy  6674   1752310        60      5340         0     65358     37380    865036     18.15     19.80
315.49/315.51	c  N dy  6786   1774933        60      5340         0     85418     37380   1297062     18.15     19.13
321.30/321.39	c  N dy  6847   1796669        60      5340         0     53631     37380    598274     18.15     19.15
325.61/325.63	c  N dy  6988   1816761        60      5340         0     71483     37380    988609     18.16     20.02
331.00/331.06	c  N dy  7101   1836825        60      5340         0     89194     37380   1373076     18.17     19.67
337.29/337.32	c  N dy  7162   1860137        60      5340         0     57608     37380    669028     18.17     19.25
341.30/341.35	c  N dy  7238   1880188        60      5340         0     75227     37380   1044135     18.17     19.86
346.30/346.34	c  N dy  7279   1900827        60      5340         0     93372     37380   1425183     18.16     19.26
351.91/352.01	c  N dy  7348   1920868        60      5340         0     58227     37380    675667     18.17     19.14
356.20/356.27	c  N dy  7428   1940882        60      5340         0     75825     37380   1052263     18.17     20.01
362.00/362.07	c  N dy  7540   1961634        60      5340         0     94093     37380   1445830     18.17     19.19
368.00/368.06	c  N dy  7632   1981730        60      5340         0     58170     37380    668295     18.18     20.00
372.30/372.36	c  N dy  7699   2002308        60      5340         0     76264     37380   1052743     18.18     19.15
377.60/377.61	c  N dy  7758   2024359        60      5340         0     95641     37380   1457272     18.17     19.14
384.91/384.94	c  N dy  7815   2055275        60      5340         0     68254     37380    865457     18.16     19.26
390.41/390.42	c  N dy  7878   2080059        60      5340         0     90060     37380   1327506     18.15     19.20
397.40/397.41	c  N dy  8001   2100107        60      5340         0    107777     37380   1712689     18.16     20.30
401.90/401.93	c  N dy  8044   2120164        60      5340         0     69931     37380    893246     18.15     20.07
416.30/416.39	c  N dy  8115   2185322        60      5340         0     70650     37380    881728     18.09     19.19
423.00/423.04	c  N dy  8193   2210932        60      5340         0     93175     37380   1354142     18.09     17.80
423.00/423.04	c  S st  8193   2210932        60      5340         0     93175     37380   1354142     18.09     17.80
423.20/423.29	c  S st  8193   2211434        60      5340         0     93631     37380   1364212     18.09   no data
423.20/423.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
423.30/423.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
423.30/423.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
423.30/423.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
423.30/423.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.30/423.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
423.30/423.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.30/423.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
423.30/423.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.00/433.05	c lits-rem:      1225  cl-subs:    12251  v-elim:      0  v-fix:    0  time:  9.67 s
433.00/433.05	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
433.00/433.06	c vivif2 --  cl tried    81380 cl shrink        0 lits rem          0 time: 0.01
433.31/433.31	c asymm  cl-useful: 0/625/5340 lits-rem:0 time: 0.23
433.31/433.31	c calculated reachability. Time: 0.00
433.31/433.31	c  N dy  8193   2211434        60      5340         0     81380     37380   1137355     18.09   no data
439.00/439.09	c  N dy  8285   2231534        60      5340         0     99126     37380   1520347     18.09     19.32
446.10/446.10	c  N dy  8403   2251631        60      5340         0     60522     37380    684715     18.10     21.07
450.40/450.48	c  N dy  8484   2272004        60      5340         0     78494     37380   1069437     18.10     19.12
459.20/459.28	c  N dy  8527   2307431        60      5340         0    109558     37380   1717657     18.09     19.04
465.32/465.35	c  N dy  8618   2329586        60      5340         0     71508     37380    907574     18.09     19.05
471.10/471.10	c  N dy  8762   2349592        60      5340         0     89211     37380   1294943     18.10     19.30
478.71/478.75	c  N dy  8924   2369678        60      5340         0    107025     37380   1688026     18.12     20.75
485.80/485.88	c  N dy  9064   2390270        60      5340         0     66371     37380    785849     18.13     19.11
491.80/491.80	c  N dy  9163   2414592        60      5340         0     87776     37380   1245383     18.13     19.09
497.50/497.58	c  N dy  9211   2434990        60      5340         0    105672     37380   1622901     18.13     19.20
505.41/505.43	c  N dy  9313   2459017        60      5340         0     66999     37380    786613     18.13     19.19
510.51/510.52	c  N dy  9420   2479039        60      5340         0     84704     37380   1169703     18.14     19.10
517.20/517.22	c  N dy  9536   2500131        60      5340         0    103283     37380   1572214     18.14     19.19
525.71/525.80	c  N dy  9653   2521045        60      5340         0     60949     37380    647188     18.15     19.28
530.91/530.91	c  N dy  9794   2542405        60      5340         0     79912     37380   1063047     18.16     19.32
536.91/536.92	c  N dy  9887   2563618        60      5340         0     98615     37380   1466447     18.16     19.14
544.41/544.44	c  N dy 10021   2583701        60      5340         0    116419     37380   1856170     18.17     20.26
550.80/550.90	c  N dy 10141   2603744        60      5340         0     72320     37380    884278     18.18     20.35
556.30/556.36	c  N dy 10257   2623818        60      5340         0     90065     37380   1272184     18.19     19.60
562.91/562.98	c  N dy 10344   2644887        60      5340         0    108687     37380   1674746     18.19     19.18
572.02/572.06	c  N dy 10451   2669814        60      5340         0     67887     37380    771944     18.19     19.19
577.30/577.35	c  N dy 10570   2691196        60      5340         0     86705     37380   1181064     18.20     19.16
584.20/584.26	c  N dy 10688   2711284        60      5340         0    104507     37380   1571455     18.21     19.94
584.30/584.35	c  S st 10690   2711434        60      5340         0    104641     37380   1574443     18.21   no data
584.70/584.72	c  S st 10690   2711937        60      5340         0    105097     37380   1584925     18.21   no data
584.70/584.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.70/584.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
584.70/584.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.70/584.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.70/584.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.70/584.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
584.70/584.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.80/584.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
584.80/584.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.60/597.69	c lits-rem:       942  cl-subs:    11047  v-elim:      0  v-fix:    0  time: 12.83 s
597.60/597.69	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
597.70/597.71	c vivif2 --  cl tried    94050 cl shrink        0 lits rem          0 time: 0.02
597.90/597.97	c asymm  cl-useful: 0/503/5340 lits-rem:0 time: 0.26
597.90/597.97	c calculated reachability. Time: 0.00
597.90/597.97	c  N dy 10690   2711937        60      5340         0     94050     37380   1347900     18.21   no data
603.81/603.84	c  N dy 10749   2731940        60      5340         0    111682     37380   1727561     18.21     19.47
611.11/611.12	c  N dy 10828   2752896        60      5340         0     67210     37380    757231     18.21     19.17
616.21/616.28	c  N dy 10896   2775943        60      5340         0     87456     37380   1189825     18.21     19.30
622.01/622.06	c  N dy 10961   2796021        60      5340         0    105058     37380   1563566     18.21     19.68
630.00/630.00	c  N dy 11102   2816157        60      5340         0    122898     37380   1955897     18.21     19.19
636.30/636.39	c  N dy 11234   2836192        60      5340         0     76627     37380    952490     18.22     20.25
655.41/655.40	c  N dy 11293   2913577        60      5340         0     79109     37380    967930     18.16     19.26
660.81/660.88	c  N dy 11380   2933657        60      5340         0     96799     37380   1346440     18.16     20.29
667.31/667.37	c  N dy 11447   2954096        60      5340         0    114803     37380   1732342     18.17     19.16
675.80/675.80	c  N dy 11545   2974137        60      5340         0     66757     37380    718795     18.17     19.83
680.20/680.28	c  N dy 11613   2994198        60      5340         0     84302     37380   1089671     18.17     20.73
686.51/686.56	c  N dy 11723   3014358        60      5340         0    102065     37380   1477831     18.17     19.15
693.41/693.41	c  N dy 11737   3037313        60      5340         0    121965     37380   1885916     18.16     19.24
701.21/701.25	c  N dy 11828   3057336        60      5340         0     73040     37380    847055     18.16     20.04
706.50/706.58	c  N dy 11901   3077842        60      5340         0     91043     37380   1232653     18.17     19.20
714.11/714.13	c  N dy 11971   3102561        60      5340         0    112795     37380   1694687     18.16     19.15
726.03/726.02	c  N dy 12111   3122882        60      5340         0    130779     37380   2090262     18.17     19.24
732.62/732.65	c  N dy 12224   3142908        60      5340         0     80811     37380   1003877     18.18     20.63
738.21/738.22	c  N dy 12272   3163653        60      5340         0     98981     37380   1386510     18.17     19.25
746.11/746.18	c  N dy 12404   3184728        60      5340         0    117645     37380   1794091     18.18     19.18
755.81/755.87	c  N dy 12540   3205144        60      5340         0    135602     37380   2186666     18.19     19.20
758.61/758.61	c  S st 12596   3211938        60      5340         0     72983     37380    823300     18.19   no data
758.81/758.80	c  S st 12596   3212439        60      5340         0     73422     37380    833384     18.19   no data
758.81/758.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
758.81/758.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
758.81/758.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
758.81/758.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.81/758.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.81/758.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
758.81/758.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
758.81/758.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
758.81/758.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.01/760.03	c lits-rem:       109  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  1.17 s
760.01/760.03	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
760.01/760.04	c vivif2 --  cl tried    72314 cl shrink        0 lits rem          0 time: 0.01
760.21/760.26	c asymm  cl-useful: 0/663/5340 lits-rem:0 time: 0.22
760.21/760.26	c calculated reachability. Time: 0.00
760.21/760.26	c  N dy 12596   3212439        60      5340         0     72314     37380    808333     18.19   no data
765.81/765.80	c  N dy 12720   3232441        60      5340         0     90058     37380   1196621     18.20     20.24
772.51/772.59	c  N dy 12807   3253409        60      5340         0    108517     37380   1595246     18.20     19.17
779.11/779.17	c  N dy 12820   3275683        60      5340         0    127848     37380   1990963     18.19     19.25
809.81/809.88	c  N dy 12905   3383580        60      5340         0     82235     37380    977446     18.13     19.22
816.31/816.33	c  N dy 13046   3403835        60      5340         0    100148     37380   1369743     18.14     19.15
824.51/824.52	c  N dy 13192   3423910        60      5340         0    117883     37380   1760082     18.15     19.24
834.01/834.08	c  N dy 13328   3445202        60      5340         0    136685     37380   2171381     18.15     19.22
840.71/840.77	c  N dy 13408   3465207        60      5340         0     83344     37380   1017084     18.15     19.48
846.31/846.33	c  N dy 13470   3485247        60      5340         0    100938     37380   1391896     18.15     19.31
856.41/856.40	c  N dy 13516   3517515        60      5340         0    129187     37380   1980268     18.14     19.27
865.51/865.56	c  N dy 13602   3537565        60      5340         0     74926     37380    821149     18.15     19.11
872.51/872.57	c  N dy 13707   3557798        60      5340         0     92792     37380   1207513     18.15     19.15
881.81/881.88	c  N dy 13792   3577950        60      5340         0    110455     37380   1587243     18.15     19.22
890.62/890.67	c  N dy 13860   3598007        60      5340         0    127986     37380   1958650     18.15     20.88
900.11/900.12	c  N dy 13928   3618540        60      5340         0     73203     37380    777571     18.15     19.17
906.61/906.68	c  N dy 14034   3643313        60      5340         0     94963     37380   1245350     18.15     19.13
914.61/914.69	c  N dy 14149   3665765        60      5340         0    114781     37380   1675103     18.16     19.13
923.61/923.63	c  N dy 14278   3685852        60      5340         0    132451     37380   2061917     18.16     21.59
933.21/933.29	c  N dy 14345   3709828        60      5340         0     79684     37380    903203     18.16     19.14
934.01/934.05	c  S st 14362   3712439        60      5340         0     81979     37380    952706     18.16     16.35
934.21/934.25	c  S st 14362   3712939        60      5340         0     82425     37380    962890     18.16   no data
934.21/934.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
934.21/934.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
934.21/934.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
934.21/934.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
934.21/934.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
934.21/934.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
934.21/934.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
934.21/934.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
934.31/934.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
936.31/936.30	c lits-rem:       209  cl-subs:     2500  v-elim:      0  v-fix:    0  time:  1.98 s
936.31/936.30	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
936.31/936.31	c vivif2 --  cl tried    79925 cl shrink        0 lits rem          0 time: 0.01
936.51/936.53	c asymm  cl-useful: 0/602/5340 lits-rem:0 time: 0.22
936.51/936.54	c calculated reachability. Time: 0.00
936.51/936.54	c  N dy 14362   3712939        60      5340         0     79925     37380    911878     18.16   no data
942.91/942.96	c  N dy 14515   3732995        60      5340         0     97648     37380   1304062     18.17     19.14
949.52/949.58	c  F st 14608   3751564        60      5340         0    113949     37380   1658675     18.17     16.36
950.22/950.26	c  N st 14612   3753596        60      5340         0    115741     37380   1698361     18.17   no data
958.62/958.65	c  N dy 14705   3774420        60      5340         0    134039     37380   2092412     18.18     19.18
969.22/969.23	c  N dy 14787   3800277        60      5340         0     82134     37380    942823     18.17     19.14
975.82/975.88	c  N dy 14934   3820373        60      5340         0     99842     37380   1331278     18.18     20.62
988.41/988.40	c  N dy 15021   3858717        60      5340         0    133287     37380   2036548     18.17     19.30
999.51/999.59	c  N dy 15174   3878772        60      5340         0     75595     37380    800903     18.18     20.22
1005.52/1005.52	c  N dy 15310   3898871        60      5340         0     93316     37380   1187817     18.19     20.30
1017.53/1017.55	c  N dy 15363   3940342        60      5340         0    129214     37380   1918328     18.17     19.16
1027.32/1027.36	c  N dy 15461   3961046        60      5340         0    147449     37380   2312377     18.17     19.14
1035.13/1035.16	c  N dy 15576   3981214        60      5340         0     89055     37380   1083025     18.18     19.27
1042.61/1042.66	c  N dy 15689   4002073        60      5340         0    107474     37380   1485907     18.18     19.14
1050.53/1050.58	c  N dy 15788   4022168        60      5340         0    125193     37380   1869531     18.19     19.94
1060.12/1060.10	c  N dy 15899   4042174        60      5340         0    142895     37380   2255049     18.19     19.43
1070.02/1070.09	c  N dy 16033   4062485        60      5340         0     83400     37380    949241     18.20     19.18
1076.51/1076.59	c  N dy 16163   4082831        60      5340         0    101426     37380   1344587     18.20     19.22
1084.53/1084.61	c  N dy 16325   4102834        60      5340         0    119114     37380   1736290     18.21     19.96
1096.12/1096.17	c  N dy 16440   4130630        60      5340         0    143502     37380   2258804     18.21     19.33
1105.82/1105.80	c  N dy 16460   4156828        60      5340         0     87991     37380   1020818     18.20     19.17
1113.13/1113.11	c  N dy 16596   4178843        60      5340         0    107405     37380   1445094     18.20     19.37
1122.52/1122.57	c  N dy 16729   4202132        60      5340         0    127903     37380   1891851     18.21     19.21
1127.82/1127.83	c  S st 16793   4212939        60      5340         0    137410     37380   2099262     18.21   no data
1128.12/1128.20	c  S st 16793   4213443        60      5340         0    137863     37380   2109503     18.21   no data
1128.22/1128.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1128.22/1128.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1128.22/1128.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1128.22/1128.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1128.22/1128.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1128.22/1128.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1128.22/1128.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1128.22/1128.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1128.32/1128.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1146.62/1146.68	c lits-rem:      1113  cl-subs:    16842  v-elim:      0  v-fix:    0  time: 18.34 s
1146.62/1146.68	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1146.72/1146.71	c vivif2 --  cl tried   121021 cl shrink        0 lits rem          0 time: 0.02
1146.92/1146.99	c asymm  cl-useful: 0/514/5340 lits-rem:0 time: 0.28
1146.92/1146.99	c calculated reachability. Time: 0.00
1146.92/1146.99	c  N dy 16793   4213443        60      5340         0    121021     37380   1760352     18.21   no data
1157.01/1157.00	c  N dy 16951   4233455        60      5340         0    138691     37380   2152003     18.22     21.38
1171.12/1171.14	c  N dy 17090   4263516        60      5340         0     86917     37380   1003362     18.22     19.28
1177.51/1177.59	c  N dy 17202   4283579        60      5340         0    104603     37380   1387929     18.22     19.25
1191.92/1191.99	c  N dy 17219   4332779        60      5340         0    147303     37380   2264889     18.20     19.17
1201.23/1201.22	c  N dy 17305   4353849        60      5340         0     86621     37380    994116     18.21     19.38
1207.12/1207.17	c  N dy 17355   4373874        60      5340         0    104187     37380   1367304     18.20     20.18
1215.22/1215.28	c  N dy 17452   4393901        60      5340         0    121796     37380   1749347     18.21     19.78
1224.42/1224.40	c  N dy 17543   4414008        60      5340         0    139547     37380   2132742     18.21     19.26
1235.52/1235.58	c  N dy 17656   4434648        60      5340         0    157674     37380   2528595     18.21     19.22
1243.12/1243.19	c  N dy 17754   4454734        60      5340         0     94849     37380   1160713     18.22     21.04
1250.52/1250.51	c  N dy 17877   4474836        60      5340         0    112629     37380   1551005     18.22     20.45
1257.92/1257.90	c  N dy 17928   4494969        60      5340         0    130254     37380   1922677     18.22     19.30
1268.22/1268.30	c  N dy 18050   4514986        60      5340         0    147928     37380   2309505     18.22     21.11
1278.72/1278.75	c  N dy 18138   4535241        60      5340         0     84113     37380    913962     18.23     19.21
1285.32/1285.35	c  N dy 18261   4555295        60      5340         0    101824     37380   1302206     18.23     22.14
1293.43/1293.45	c  N dy 18394   4575349        60      5340         0    119470     37380   1689707     18.24     20.19

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-3367629-1305384838/watcher-3367629-1305384838 -o /tmp/evaluation-result-3367629-1305384838/solver-3367629-1305384838 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367629-1305384838.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: 2.57 3.39 3.69 6/420 6283
/proc/meminfo: memFree=21406932/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=29864 CPUtime=0.01 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 602 0 0 0 1 0 0 0 22 0 1 0 728714564 30580736 542 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 7466 542 338 95 0 2448 0

[startup+0.0584101 s]
/proc/loadavg: 2.57 3.39 3.69 6/420 6283
/proc/meminfo: memFree=21406932/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=29864 CPUtime=0.05 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 610 0 0 0 5 0 0 0 22 0 1 0 728714564 30580736 550 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 7466 550 338 95 0 2448 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29864

[startup+0.100403 s]
/proc/loadavg: 2.57 3.39 3.69 6/420 6283
/proc/meminfo: memFree=21406932/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=29864 CPUtime=0.09 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 616 0 0 0 9 0 0 0 22 0 1 0 728714564 30580736 556 33554432000 4194304 4580011 140734976938816 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 7466 556 338 95 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29864

[startup+0.300368 s]
/proc/loadavg: 2.57 3.39 3.69 6/420 6283
/proc/meminfo: memFree=21406932/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=31688 CPUtime=0.29 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 1256 0 0 0 29 0 0 0 23 0 1 0 728714564 32448512 968 33554432000 4194304 4580011 140734976938816 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 7922 968 362 95 0 2904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31688

[startup+0.700298 s]
/proc/loadavg: 2.57 3.39 3.69 6/420 6283
/proc/meminfo: memFree=21406932/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=32300 CPUtime=0.69 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 1720 0 0 0 69 0 0 0 25 0 1 0 728714564 33075200 1202 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 8075 1202 362 95 0 3057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32300

[startup+1.50016 s]
/proc/loadavg: 2.57 3.39 3.69 6/426 6290
/proc/meminfo: memFree=21380988/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=37872 CPUtime=1.49 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 3611 0 0 0 149 0 0 0 25 0 1 0 728714564 38780928 2498 33554432000 4194304 4580011 140734976938816 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 9468 2498 366 95 0 4450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37872

[startup+3.10088 s]
/proc/loadavg: 2.57 3.39 3.69 6/426 6290
/proc/meminfo: memFree=21358916/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=37996 CPUtime=3.09 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 4405 0 0 0 309 0 0 0 25 0 1 0 728714564 38907904 2537 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 9499 2537 366 95 0 4481 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37996

[startup+6.30032 s]
/proc/loadavg: 2.69 3.40 3.69 7/426 6290
/proc/meminfo: memFree=21354600/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=38772 CPUtime=6.29 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 6151 0 0 0 629 0 0 0 25 0 1 0 728714564 39702528 2906 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 9693 2906 366 95 0 4675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38772

[startup+12.7002 s]
/proc/loadavg: 2.87 3.42 3.70 6/426 6291
/proc/meminfo: memFree=21327000/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=47656 CPUtime=12.69 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 10535 0 0 0 1269 0 0 0 25 0 1 0 728714564 48799744 4961 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 11914 4961 366 95 0 6896 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47656

[startup+25.501 s]
/proc/loadavg: 3.12 3.45 3.71 6/426 6291
/proc/meminfo: memFree=21314088/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=50224 CPUtime=25.5 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 15532 0 0 0 2549 1 0 0 25 0 1 0 728714564 51429376 5426 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 12556 5426 366 95 0 7538 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 50224

[startup+51.1005 s]
/proc/loadavg: 3.42 3.49 3.71 7/426 6292
/proc/meminfo: memFree=21304212/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=51312 CPUtime=51.1 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 22769 0 0 0 5107 3 0 0 25 0 1 0 728714564 52543488 6031 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 12828 6031 366 95 0 7810 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 51312

[startup+102.316 s]
/proc/loadavg: 3.79 3.58 3.73 7/426 6293
/proc/meminfo: memFree=21261888/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=65608 CPUtime=102.31 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 36935 0 0 0 10226 5 0 0 25 0 1 0 728714564 67182592 9421 33554432000 4194304 4580011 140734976938816 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 16402 9421 366 95 0 11384 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 65608

[startup+162.301 s]
/proc/loadavg: 4.02 3.69 3.75 6/426 6295
/proc/meminfo: memFree=21238512/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=65988 CPUtime=162.29 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 47700 0 0 0 16222 7 0 0 25 0 1 0 728714564 67571712 9909 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 16497 9909 366 95 0 11479 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65988

[startup+222.301 s]
/proc/loadavg: 4.01 3.74 3.77 6/426 6296
/proc/meminfo: memFree=21212800/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=72784 CPUtime=222.3 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 58777 0 0 0 22220 10 0 0 25 0 1 0 728714564 74530816 10920 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 18196 10920 366 95 0 13178 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 72784

[startup+282.301 s]
/proc/loadavg: 4.00 3.79 3.78 6/426 6298
/proc/meminfo: memFree=21213608/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=73060 CPUtime=282.3 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 67818 0 0 0 28218 12 0 0 25 0 1 0 728714564 74813440 10747 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 18265 10747 366 95 0 13247 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73060

[startup+342.301 s]
/proc/loadavg: 4.07 3.85 3.80 5/426 6326
/proc/meminfo: memFree=21177848/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=87456 CPUtime=342.3 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 77862 0 0 0 34215 15 0 0 25 0 1 0 728714564 89554944 14658 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 21864 14658 366 95 0 16846 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 87456

[startup+402.301 s]
/proc/loadavg: 4.12 3.91 3.82 5/426 6328
/proc/meminfo: memFree=21158080/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=87672 CPUtime=402.3 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 85939 0 0 0 40214 16 0 0 25 0 1 0 728714564 89776128 14446 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 21918 14446 366 95 0 16900 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 87672

[startup+462.301 s]
/proc/loadavg: 4.34 3.99 3.85 5/426 6339
/proc/meminfo: memFree=21127168/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=92548 CPUtime=462.3 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 92843 0 0 0 46211 19 0 0 25 0 1 0 728714564 94769152 16811 33554432000 4194304 4580011 140734976938816 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 23137 16811 366 95 0 18119 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92548

[startup+522.301 s]
/proc/loadavg: 4.20 4.00 3.86 5/426 6340
/proc/meminfo: memFree=21113856/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=92760 CPUtime=522.3 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 99600 0 0 0 52209 21 0 0 25 0 1 0 728714564 94986240 16788 33554432000 4194304 4580011 140734976938816 18446744073709551615 4321912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 23190 16788 366 95 0 18172 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 92760

[startup+582.301 s]
/proc/loadavg: 4.07 4.00 3.87 5/426 6342
/proc/meminfo: memFree=21114532/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=92940 CPUtime=582.3 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 106366 0 0 0 58207 23 0 0 25 0 1 0 728714564 95170560 16404 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 23235 16404 366 95 0 18217 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 92940

[startup+642.301 s]
/proc/loadavg: 4.15 4.03 3.88 5/426 6343
/proc/meminfo: memFree=21079768/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=96564 CPUtime=642.31 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 112460 0 0 0 64207 24 0 0 25 0 1 0 728714564 98881536 17363 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24141 17363 366 95 0 19123 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 96564

[startup+702.301 s]
/proc/loadavg: 4.11 4.04 3.89 5/426 6345
/proc/meminfo: memFree=21090884/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=96728 CPUtime=702.3 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 119391 0 0 0 70204 26 0 0 25 0 1 0 728714564 99049472 16859 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24182 16859 366 95 0 19164 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 96728

[startup+762.316 s]
/proc/loadavg: 4.04 4.03 3.90 5/426 6347
/proc/meminfo: memFree=21059212/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=96860 CPUtime=762.32 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 124687 0 0 0 76203 29 0 0 25 0 1 0 728714564 99184640 16929 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24215 16929 366 95 0 19197 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 96860

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/426 6348
/proc/meminfo: memFree=21053340/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=96932 CPUtime=822.31 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 130697 0 0 0 82200 31 0 0 25 0 1 0 728714564 99258368 17687 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24233 17687 366 95 0 19215 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 96932

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/426 6350
/proc/meminfo: memFree=21031464/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=97064 CPUtime=882.31 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 136066 0 0 0 88198 33 0 0 25 0 1 0 728714564 99393536 17624 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24266 17624 366 95 0 19248 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 97064

[startup+942.3 s]
/proc/loadavg: 4.05 4.03 3.91 5/426 6351
/proc/meminfo: memFree=21037624/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=97184 CPUtime=942.31 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 141343 0 0 0 94196 35 0 0 25 0 1 0 728714564 99516416 17311 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24296 17311 366 95 0 19278 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 97184

[startup+1002.3 s]
/proc/loadavg: 4.16 4.06 3.93 5/426 6353
/proc/meminfo: memFree=21037236/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=97292 CPUtime=1002.32 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 146771 0 0 0 100194 38 0 0 25 0 1 0 728714564 99627008 16950 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24323 16950 366 95 0 19305 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 97292

[startup+1062.3 s]
/proc/loadavg: 4.06 4.05 3.93 5/426 6355
/proc/meminfo: memFree=21040920/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=97340 CPUtime=1062.32 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 151142 0 0 0 106193 39 0 0 25 0 1 0 728714564 99676160 18449 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24335 18449 366 95 0 19317 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 97340

[startup+1122.3 s]
/proc/loadavg: 4.06 4.05 3.94 5/426 6356
/proc/meminfo: memFree=21033172/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=97472 CPUtime=1122.32 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 156604 0 0 0 112191 41 0 0 25 0 1 0 728714564 99811328 17950 33554432000 4194304 4580011 140734976938816 18446744073709551615 4321112 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 24368 17950 366 95 0 19350 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 97472

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.94 5/426 6358
/proc/meminfo: memFree=20982892/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=113612 CPUtime=1182.32 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 163190 0 0 0 118189 43 0 0 25 0 1 0 728714564 116338688 21139 33554432000 4194304 4580011 140734976938816 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 28403 21139 366 95 0 23385 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 113612

[startup+1242.3 s]
/proc/loadavg: 4.12 4.06 3.95 5/426 6359
/proc/meminfo: memFree=20991252/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=113748 CPUtime=1242.32 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 168584 0 0 0 124187 45 0 0 25 0 1 0 728714564 116477952 20488 33554432000 4194304 4580011 140734976938816 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 28437 20488 366 95 0 23419 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 113748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.05 3.95 4/425 6362
/proc/meminfo: memFree=21076664/32950940 swapFree=67111356/67111528
[pid=6283] ppid=6280 vsize=113820 CPUtime=1300.03 cores=5,7
/proc/6283/stat : 6283 (strangenight2-s) R 6280 6283 5388 0 -1 4202496 172727 0 0 0 129956 47 0 0 25 0 1 0 728714564 116551680 21510 33554432000 4194304 4580011 140734976938816 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6283/statm: 28455 21510 366 95 0 23437 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 113820

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.57
CPU system time (s): 0.476927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 167540

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

runsolver used 5.15921 second user time and 12.5841 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 16:53:58
IDJOB=3367629
IDBENCH=82838
IDSOLVER=1845
FILE ID=node117/3367629-1305384838
RUNJOBID= node117-1305384838-6250
PBS_JOBID= 13324385
Free space on /tmp= 73404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367629-1305384838/watcher-3367629-1305384838 -o /tmp/evaluation-result-3367629-1305384838/solver-3367629-1305384838 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367629-1305384838.cnf

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

MD5SUM BENCH= 6df48a49b3cf6574a0f4cdf651f82d66
RANDOM SEED=428511559

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21406848 kB
Buffers:        287656 kB
Cached:        3018324 kB
SwapCached:          0 kB
Active:        9355760 kB
Inactive:      1833276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21406848 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           16904 kB
Writeback:           0 kB
AnonPages:     7882668 kB
Mapped:          32332 kB
Slab:           243964 kB
PageTables:      44624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100467400 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= 73392 MiB
End job on node117 at 2011-05-14 17:15:40