Trace number 3367507

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1494985128-003.UNKNOWN.cnf
MD5SUM6317a356b3e87abef9291d8243489542
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3367507-1305383458.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.10/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.10/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.10/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.10/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.19	c calculated reachability. Time: 0.00
0.10/0.19	c Calc default polars -  time:   0.00 s pos:      39 undec:       1 neg:      40
0.10/0.19	c =========================================================================================
0.10/0.19	c types(t): F = full restart, N = normal restart
0.10/0.19	c types(t): S = simplification begin/end, E = solution found
0.10/0.19	c restart types(rt): st = static, dy = dynamic
0.10/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.29/0.31	c  N dy     9      4021        80      7120         0      3683     49840    100663     23.45     24.96
0.69/0.74	c  N dy    10     14647        80      7120         0      7201     49840    170957     21.83     23.03
0.89/0.94	c  N dy    21     18749        80      7120         0      5820     49840    121345     21.59     22.85
1.10/1.14	c  N dy    60     22829        80      7120         0      9601     49840    224265     22.18     25.64
1.20/1.27	c  F st    77     25000        80      7120         0     11593     49840    277193     22.33   no data
1.29/1.38	c  N st    81     27033        80      7120         0      7198     49840    143813     22.33   no data
1.49/1.50	c  S st    83     30000        80      7120         0      9918     49840    218772     22.33   no data
1.49/1.54	c  S st    83     30504        80      7120         0     10388     49840    231710     22.33   no data
1.49/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.54	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
1.49/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.49/1.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.75	c lits-rem:       137  cl-subs:      760  v-elim:      0  v-fix:    0  time:  0.20 s
1.99/2.02	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
1.99/2.02	c calculated reachability. Time: 0.00
1.99/2.02	c  N dy    83     30504        80      7120         0      9628     49840    208997     22.33   no data
2.79/2.84	c  N dy    88     45756        80      7120         0     16217     49840    356635     21.43     19.66
2.79/2.84	c  S st    88     45756        80      7120         0     16217     49840    356635     21.43     19.66
2.79/2.89	c  S st    88     46261        80      7120         0      8584     49840    153687     21.43   no data
2.79/2.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2.79/2.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.89/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.93	c lits-rem:         9  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.03 s
2.89/2.93	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.89/2.94	c vivif2 --  cl tried     8522 cl shrink        0 lits rem          0 time: 0.00
3.09/3.19	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
3.09/3.19	c calculated reachability. Time: 0.00
3.09/3.19	c  N dy    88     46261        80      7120         0      8522     49840    151695     21.43   no data
3.40/3.42	c  N dy   127     50331        80      7120         0     12318     49840    254945     21.71     22.89
3.59/3.69	c  N dy   164     54334        80      7120         0     16009     49840    356097     21.97     23.32
3.99/4.00	c  N dy   201     58785        80      7120         0     10958     49840    202065     22.16     23.37
4.19/4.25	c  N dy   231     62807        80      7120         0     14665     49840    301337     22.28     24.57
4.51/4.57	c  N dy   239     67591        80      7120         0     18996     49840    413319     22.26     23.56
4.69/4.72	c  S st   256     69392        80      7120         0     10602     49840    177067     22.33   no data
4.69/4.75	c  S st   256     69896        80      7120         0     11072     49840    190135     22.33   no data
4.69/4.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.69/4.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.69/4.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.69/4.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.82	c lits-rem:        11  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.05 s
4.79/4.82	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.79/4.82	c vivif2 --  cl tried    10945 cl shrink        0 lits rem          0 time: 0.00
5.09/5.13	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
5.09/5.13	c calculated reachability. Time: 0.00
5.09/5.13	c  N dy   256     69896        80      7120         0     10945     49840    186019     22.33   no data
5.39/5.40	c  N dy   289     74384        80      7120         0     15097     49840    298969     22.45     24.16
5.69/5.75	c  N dy   321     79187        80      7120         0     19515     49840    418492     22.55     25.78
6.09/6.13	c  N dy   348     84298        80      7120         0     13197     49840    231613     22.62     24.47
6.29/6.34	c  F st   362     87500        80      7120         0     16119     49840    309220     22.64   no data
6.49/6.56	c  N st   367     90797        80      7120         0     19152     49840    390764     22.64   no data
6.99/7.05	c  N dy   401     96678        80      7120         0     12620     49840    199081     22.73     23.99
7.39/7.48	c  N dy   441    102879        80      7120         0     18323     49840    353603     22.82     24.11
7.59/7.64	c  S st   454    104844        80      7120         0     20113     49840    402328     22.85   no data
7.59/7.69	c  S st   454    105349        80      7120         0     20581     49840    415125     22.85   no data
7.59/7.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.70/7.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.70/7.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.70/7.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.70/7.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.70/7.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.14	c lits-rem:       204  cl-subs:     1407  v-elim:      0  v-fix:    0  time:  0.42 s
8.09/8.14	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
8.09/8.14	c vivif2 --  cl tried    19174 cl shrink        0 lits rem          0 time: 0.00
8.49/8.50	c asymm  cl-useful: 0/5807/7120 lits-rem:0 time: 0.36
8.49/8.50	c calculated reachability. Time: 0.00
8.49/8.50	c  N dy   454    105349        80      7120         0     19174     49840    372819     22.85   no data
8.99/9.08	c  N dy   488    112168        80      7120         0     25446     49840    542488     22.91     25.14
9.59/9.61	c  N dy   527    119634        80      7120         0     19517     49840    370309     22.97     24.18
10.19/10.25	c  N dy   557    127283        80      7120         0     26537     49840    558748     23.00     25.75
11.19/11.28	c  N dy   571    141209        80      7120         0     25454     49840    510843     22.91     24.15
12.00/12.09	c  N dy   612    150492        80      7120         0     19368     49840    333881     22.95     24.46
12.60/12.68	c  S st   628    158023        80      7120         0     26262     49840    518633     22.93     22.02
12.70/12.75	c  S st   628    158526        80      7120         0     26728     49840    531812     22.93   no data
12.70/12.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.70/12.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.70/12.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.70/12.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.70/12.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.70/12.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
12.70/12.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.70/12.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.70/12.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.64	c lits-rem:       332  cl-subs:     2416  v-elim:      0  v-fix:    0  time:  0.86 s
13.59/13.64	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
13.59/13.65	c vivif2 --  cl tried    24312 cl shrink        0 lits rem          0 time: 0.01
13.69/13.76	c asymm  cl-useful: 0/1313/7120 lits-rem:0 time: 0.11
13.69/13.76	c calculated reachability. Time: 0.00
13.69/13.76	c  N dy   628    158526        80      7120         0     24312     49840    464815     22.93   no data
14.59/14.62	c  N dy   653    168663        80      7120         0     18168     49840    288115     22.92     25.68
15.50/15.58	c  N dy   704    180131        80      7120         0     28719     49840    573856     22.96     24.22
16.50/16.60	c  N dy   733    192227        80      7120         0     23329     49840    411707     22.95     24.18
19.39/19.48	c  N dy   773    224229        80      7120         0     35047     49840    691244     22.76     23.98
20.79/20.81	c  S st   823    237790        80      7120         0     29280     49840    539604     22.78     20.29
20.79/20.89	c  S st   823    238292        80      7120         0     29752     49840    552411     22.78   no data
20.79/20.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.90/20.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.90/20.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.90/20.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
20.90/20.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.90/20.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.90/20.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.78	c lits-rem:       358  cl-subs:     2247  v-elim:      0  v-fix:    0  time:  0.86 s
21.69/21.78	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
21.69/21.78	c vivif2 --  cl tried    27505 cl shrink        0 lits rem          0 time: 0.01
21.89/21.96	c asymm  cl-useful: 0/2472/7120 lits-rem:0 time: 0.18
21.89/21.97	c calculated reachability. Time: 0.00
21.89/21.97	c  N dy   823    238292        80      7120         0     27505     49840    489087     22.78   no data
23.49/23.56	c  N dy   888    253590        80      7120         0     22412     49840    342230     22.82     25.71
25.19/25.23	c  N dy   963    269796        80      7120         0     37347     49840    746939     22.87     24.42
26.89/26.92	c  N dy  1013    287024        80      7120         0     33028     49840    606886     22.86     26.52
28.79/28.80	c  N dy  1070    305417        80      7120         0     28819     49840    482583     22.87     25.34
28.79/28.89	c  F st  1075    306251        80      7120         0     29587     49840    503078     22.88   no data
31.09/31.18	c  N dy  1132    326552        80      7120         0     26202     49840    399860     22.89     24.20
33.69/33.74	c  N dy  1201    348033        80      7120         0     22984     49840    292879     22.89     24.16
34.50/34.58	c  S st  1216    357439        80      7120         0     31609     49840    522357     22.88     23.80
34.60/34.66	c  S st  1216    357942        80      7120         0     32078     49840    535319     22.88   no data
34.60/34.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.60/34.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.60/34.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.60/34.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.60/34.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.60/34.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
34.60/34.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.60/34.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.60/34.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.39/35.48	c lits-rem:       241  cl-subs:     1905  v-elim:      0  v-fix:    0  time:  0.79 s
35.39/35.48	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
35.39/35.49	c vivif2 --  cl tried    30173 cl shrink        0 lits rem          0 time: 0.01
35.59/35.67	c asymm  cl-useful: 0/1942/7120 lits-rem:0 time: 0.18
35.59/35.67	c calculated reachability. Time: 0.00
35.59/35.67	c  N dy  1216    357942        80      7120         0     30173     49840    482709     22.88   no data
38.19/38.27	c  N dy  1318    378000        80      7120         0     24818     49840    325898     22.93     24.59
40.29/40.37	c  N dy  1371    398096        80      7120         0     43261     49840    822781     22.93     24.14
44.19/44.21	c  N dy  1409    430875        80      7120         0     48357     49840    914732     22.79     24.06
46.49/46.55	c  N dy  1444    450972        80      7120         0     41039     49840    721564     22.74     26.04
49.19/49.29	c  N dy  1532    471002        80      7120         0     32983     49840    502915     22.77     24.02
52.09/52.14	c  N dy  1583    493489        80      7120         0     53561     49840   1052432     22.76     24.22
54.79/54.85	c  N dy  1655    515299        80      7120         0     46116     49840    839062     22.77     23.98
57.69/57.79	c  N dy  1716    535936        80      7120         0     36660     49840    569103     22.77     24.01
57.89/57.91	c  S st  1724    536913        80      7120         0     37565     49840    593898     22.78   no data
58.00/58.00	c  S st  1724    537420        80      7120         0     38038     49840    606963     22.78   no data
58.00/58.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.00/58.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
58.00/58.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.00/58.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.00/58.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.00/58.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
58.00/58.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.00/58.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.00/58.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.00/59.04	c lits-rem:       279  cl-subs:     1975  v-elim:      0  v-fix:    0  time:  1.00 s
59.00/59.04	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
59.00/59.05	c vivif2 --  cl tried    36063 cl shrink        0 lits rem          0 time: 0.01
59.20/59.24	c asymm  cl-useful: 0/1599/7120 lits-rem:0 time: 0.19
59.20/59.24	c calculated reachability. Time: 0.00
59.20/59.24	c  N dy  1724    537420        80      7120         0     36063     49840    552776     22.78   no data
62.50/62.52	c  N dy  1830    559576        80      7120         0     56346     49840   1097823     22.80     24.05
65.50/65.52	c  N dy  1899    582734        80      7120         0     48291     49840    858803     22.79     24.19
68.60/68.64	c  N dy  2002    602817        80      7120         0     36574     49840    534443     22.82     24.85
71.29/71.39	c  N dy  2063    622933        80      7120         0     54957     49840   1027116     22.82     24.04
74.29/74.32	c  N dy  2138    643072        80      7120         0     42325     49840    672614     22.83     24.09
77.39/77.40	c  N dy  2197    663089        80      7120         0     60697     49840   1163609     22.83     25.24
80.70/80.79	c  N dy  2291    686821        80      7120         0     50299     49840    870649     22.85     24.23
84.40/84.41	c  N dy  2387    706877        80      7120         0     35721     49840    462048     22.87     25.95
87.19/87.25	c  N dy  2473    726879        80      7120         0     54039     49840    956375     22.89     25.35
91.40/91.48	c  N dy  2544    753940        80      7120         0     44792     49840    681732     22.87     24.12
97.40/97.46	c  N dy  2637    785470        80      7120         0     38863     49840    512022     22.86     24.10
100.80/100.89	c  N dy  2716    806131        80      7120         0     57741     49840   1017400     22.87     20.45
100.80/100.89	c  S st  2716    806131        80      7120         0     57741     49840   1017400     22.87     20.45
101.00/101.02	c  S st  2716    806635        80      7120         0     58215     49840   1030048     22.87   no data
101.00/101.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.00/101.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
101.00/101.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.00/101.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.00/101.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.00/101.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
101.00/101.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.00/101.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
101.00/101.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.69/104.76	c lits-rem:       768  cl-subs:     5123  v-elim:      0  v-fix:    0  time:  3.68 s
104.69/104.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
104.69/104.77	c vivif2 --  cl tried    53092 cl shrink        0 lits rem          0 time: 0.01
104.89/104.98	c asymm  cl-useful: 0/1095/7120 lits-rem:0 time: 0.20
104.89/104.98	c calculated reachability. Time: 0.00
104.89/104.98	c  N dy  2716    806635        80      7120         0     53092     49840    891909     22.87   no data
109.09/109.13	c  N dy  2838    827546        80      7120         0     36852     49840    449076     22.90     24.11
112.09/112.16	c  N dy  2947    848170        80      7120         0     55789     49840    961742     22.92     24.37
116.20/116.21	c  N dy  3035    868470        80      7120         0     37865     49840    459278     22.93     24.24
118.91/118.93	c  N dy  3046    889670        80      7120         0     57137     49840    962678     22.89     24.16
123.59/123.62	c  N dy  3126    916433        80      7120         0     44193     49840    608745     22.88     24.19
126.99/127.07	c  N dy  3223    936759        80      7120         0     62830     49840   1111047     22.90     24.59
130.40/130.42	c  N dy  3244    957027        80      7120         0     42929     49840    561063     22.87     24.11
133.60/133.65	c  N dy  3329    977065        80      7120         0     61269     49840   1053606     22.88     24.19
138.00/138.04	c  N dy  3424    997093        80      7120         0     40356     49840    475194     22.90     26.84
140.91/140.93	c  N dy  3455   1018049        80      7120         0     59463     49840    982020     22.88     24.14
145.09/145.15	c  N dy  3548   1038141        80      7120         0     77905     49840   1483335     22.90     24.96
148.29/148.37	c  N dy  3595   1058547        80      7120         0     56294     49840    888415     22.90     24.17
150.89/150.94	c  F st  3651   1071875        80      7120         0     68519     49840   1219043     22.91   no data
152.30/152.30	c  N dy  3659   1078771        80      7120         0     74809     49840   1390982     22.90     24.11
156.00/156.02	c  N dy  3740   1098780        80      7120         0     51918     49840    755478     22.91     24.69
163.10/163.11	c  N dy  3840   1135643        80      7120         0     43543     49840    512301     22.90     24.25
166.21/166.26	c  N dy  3894   1156125        80      7120         0     62274     49840   1015053     22.90     24.13
171.39/171.47	c  N dy  3937   1177501        80      7120         0     81802     49840   1534385     22.90     24.13
176.40/176.42	c  N dy  3985   1201614        80      7120         0     60853     49840    953776     22.89     24.25
178.10/178.16	c  S st  4031   1209952        80      7120         0     68544     49840   1165708     22.89   no data
178.31/178.32	c  S st  4031   1210456        80      7120         0     69014     49840   1178844     22.89   no data
178.31/178.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.31/178.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
178.31/178.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.31/178.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.31/178.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.31/178.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
178.31/178.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.31/178.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
178.31/178.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.81/183.82	c lits-rem:       934  cl-subs:     5664  v-elim:      0  v-fix:    0  time:  5.42 s
183.81/183.82	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
183.81/183.83	c vivif2 --  cl tried    63350 cl shrink        0 lits rem          0 time: 0.01
184.00/184.04	c asymm  cl-useful: 0/1219/7120 lits-rem:0 time: 0.20
184.00/184.04	c calculated reachability. Time: 0.00
184.00/184.04	c  N dy  4031   1210456        80      7120         0     63350     49840   1025837     22.89   no data
188.21/188.22	c  N dy  4096   1231707        80      7120         0     82740     49840   1551456     22.89     24.18
192.61/192.67	c  N dy  4173   1255622        80      7120         0     60929     49840    949518     22.90     24.21
196.40/196.46	c  N dy  4231   1275631        80      7120         0     79226     49840   1442776     22.89     24.44
200.80/200.88	c  N dy  4333   1295649        80      7120         0     52910     49840    722110     22.91     25.04
204.71/204.76	c  N dy  4418   1315857        80      7120         0     71517     49840   1226150     22.92     24.14
210.11/210.18	c  N dy  4494   1338353        80      7120         0     46355     49840    525650     22.92     24.16
213.60/213.66	c  N dy  4591   1358653        80      7120         0     65023     49840   1033065     22.93     24.30
218.10/218.18	c  N dy  4683   1378695        80      7120         0     83388     49840   1531861     22.94     25.59
222.60/222.66	c  N dy  4751   1398703        80      7120         0     54938     49840    739690     22.95     24.19
226.90/226.91	c  N dy  4818   1421015        80      7120         0     75280     49840   1285482     22.95     24.20
232.00/232.05	c  N dy  4899   1441077        80      7120         0     93718     49840   1785040     22.96     24.54
235.80/235.89	c  N dy  4980   1461354        80      7120         0     64779     49840    994845     22.96     24.19
240.30/240.32	c  N dy  5059   1481441        80      7120         0     83131     49840   1490718     22.97     25.17
245.31/245.38	c  N dy  5140   1501723        80      7120         0     53203     49840    662863     22.98     24.21
249.30/249.34	c  N dy  5228   1522164        80      7120         0     71895     49840   1168251     22.98     24.26
253.90/253.92	c  N dy  5286   1542313        80      7120         0     90215     49840   1659556     22.98     24.24
261.40/261.47	c  N dy  5321   1582941        80      7120         0     77746     49840   1279125     22.94     24.15
267.20/267.21	c  N dy  5419   1605243        80      7120         0     98204     49840   1832508     22.94     24.20
271.90/271.90	c  N dy  5479   1629859        80      7120         0     70446     49840   1093969     22.94     24.19
282.10/282.15	c  N dy  5552   1664157        80      7120         0    101709     49840   1933343     22.93     24.27
287.80/287.81	c  N dy  5641   1686160        80      7120         0     70729     49840   1091225     22.93     24.24
294.41/294.47	c  N dy  5701   1710459        80      7120         0     92923     49840   1690647     22.93     21.62
294.41/294.47	c  S st  5701   1710459        80      7120         0     92923     49840   1690647     22.93     21.62
294.61/294.69	c  S st  5701   1710962        80      7120         0     93383     49840   1703595     22.93   no data
294.71/294.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
294.71/294.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
294.71/294.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.71/294.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.71/294.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.71/294.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
294.71/294.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.71/294.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
294.81/294.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.20/304.26	c lits-rem:      1105  cl-subs:     8657  v-elim:      0  v-fix:    0  time:  9.45 s
304.20/304.26	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
304.20/304.28	c vivif2 --  cl tried    84726 cl shrink        0 lits rem          0 time: 0.02
304.50/304.53	c asymm  cl-useful: 0/817/7120 lits-rem:0 time: 0.26
304.50/304.54	c calculated reachability. Time: 0.00
304.50/304.54	c  N dy  5701   1710962        80      7120         0     84726     49840   1463883     22.93   no data
310.31/310.38	c  N dy  5801   1730984        80      7120         0    103151     49840   1968562     22.94     25.57
315.01/315.02	c  N dy  5827   1758061        80      7120         0     75955     49840   1206362     22.93     24.15
320.40/320.45	c  N dy  5943   1778132        80      7120         0     94384     49840   1710899     22.94     24.55
332.01/332.06	c  N dy  6037   1831356        80      7120         0     89863     49840   1547651     22.91     24.23
348.61/348.64	c  N dy  6085   1907739        80      7120         0    105262     49840   1912714     22.82     24.18
353.50/353.55	c  N dy  6235   1927809        80      7120         0     69383     49840   1007222     22.84     24.09
359.40/359.45	c  N dy  6308   1953258        80      7120         0     92626     49840   1625031     22.84     24.10
366.42/366.47	c  N dy  6430   1973502        80      7120         0     55678     49840    608442     22.85     24.32
370.71/370.71	c  N dy  6555   1993626        80      7120         0     74117     49840   1114010     22.86     24.23
376.40/376.45	c  N dy  6654   2016168        80      7120         0     94701     49840   1670042     22.87     24.16
384.41/384.46	c  N dy  6791   2041354        80      7120         0     61166     49840    737241     22.88     24.28
388.70/388.78	c  N dy  6870   2062075        80      7120         0     80098     49840   1250497     22.88     24.10
393.50/393.57	c  N dy  6911   2082114        80      7120         0     98346     49840   1738154     22.88     24.09
400.52/400.56	c  N dy  7042   2102175        80      7120         0     59186     49840    670490     22.89     24.61
404.71/404.78	c  N dy  7140   2122267        80      7120         0     77614     49840   1171262     22.90     26.72
412.91/412.92	c  N dy  7266   2150323        80      7120         0    103254     49840   1867642     22.91     24.30
422.11/422.10	c  N dy  7355   2171876        80      7120         0     64465     49840    794188     22.91     24.19
428.21/428.21	c  N dy  7427   2192566        80      7120         0     83415     49840   1305264     22.91     24.13
434.71/434.72	c  S st  7521   2210964        80      7120         0    100247     49840   1763688     22.92   no data
434.91/434.97	c  S st  7521   2211468        80      7120         0    100717     49840   1776930     22.92   no data
434.91/434.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
435.01/435.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
435.01/435.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
435.01/435.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
435.01/435.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.01/435.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
435.01/435.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
435.01/435.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
435.01/435.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.71/444.72	c lits-rem:      1024  cl-subs:     8594  v-elim:      0  v-fix:    0  time:  9.64 s
444.71/444.72	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
444.71/444.74	c vivif2 --  cl tried    92123 cl shrink        0 lits rem          0 time: 0.02
445.01/445.00	c asymm  cl-useful: 0/719/7120 lits-rem:0 time: 0.26
445.01/445.00	c calculated reachability. Time: 0.00
445.01/445.00	c  N dy  7521   2211468        80      7120         0     92123     49840   1536460     22.92   no data
451.61/451.64	c  N dy  7647   2231510        80      7120         0    110512     49840   2040515     22.93     26.99
457.01/457.09	c  N dy  7739   2251555        80      7120         0     69737     49840    931292     22.94     25.45
462.12/462.17	c  N dy  7855   2271625        80      7120         0     88103     49840   1433545     22.95     26.11
476.42/476.48	c  N dy  7905   2332642        80      7120         0     83395     49840   1251163     22.89     24.24
482.31/482.35	c  N dy  8004   2353347        80      7120         0    102326     49840   1764469     22.89     24.12
492.82/492.83	c  N dy  8075   2393538        80      7120         0     77779     49840   1090127     22.87     24.49
498.32/498.33	c  N dy  8198   2413545        80      7120         0     96135     49840   1595403     22.88     24.84
504.81/504.85	c  N dy  8300   2433613        80      7120         0    114461     49840   2094370     22.89     24.30
511.21/511.22	c  N dy  8375   2456195        80      7120         0     73149     49840    970093     22.89     24.17
520.51/520.53	c  N dy  8480   2495472        80      7120         0    108783     49840   1922201     22.89     24.13
527.61/527.61	c  N dy  8530   2520166        80      7120         0     68479     49840    826745     22.87     24.17
532.81/532.89	c  N dy  8658   2541579        80      7120         0     88190     49840   1367263     22.88     24.09
538.81/538.83	c  N dy  8746   2561627        80      7120         0    106462     49840   1863370     22.89     24.58
547.02/547.05	c  N dy  8908   2581781        80      7120         0    124972     49840   2375655     22.90     24.16
555.01/555.02	c  N dy  9025   2613242        80      7120         0     89806     49840   1381747     22.90     24.13
563.11/563.19	c  N dy  9123   2635975        80      7120         0    110661     49840   1946012     22.90     24.25
579.72/579.73	c  N dy  9244   2676930        80      7120         0     82967     49840   1173492     22.90     24.20
588.01/588.03	c  N dy  9366   2697056        80      7120         0    101365     49840   1676357     22.91     24.12
593.82/593.80	c  S st  9438   2711468        80      7120         0    114562     49840   2037370     22.91     21.50
594.03/594.08	c  S st  9438   2711972        80      7120         0    115033     49840   2050426     22.91   no data
594.03/594.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
594.13/594.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
594.13/594.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
594.13/594.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
594.13/594.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
594.13/594.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
594.13/594.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
594.13/594.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
594.22/594.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.82/608.80	c lits-rem:      1139  cl-subs:    11428  v-elim:      0  v-fix:    0  time: 14.59 s
608.82/608.80	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
608.82/608.83	c vivif2 --  cl tried   103605 cl shrink        0 lits rem          0 time: 0.02
609.12/609.11	c asymm  cl-useful: 0/629/7120 lits-rem:0 time: 0.28
609.12/609.12	c calculated reachability. Time: 0.00
609.12/609.12	c  N dy  9438   2711972        80      7120         0    103605     49840   1744049     22.91   no data
617.01/617.09	c  N dy  9581   2732377        80      7120         0    122328     49840   2261290     22.92     24.13
624.12/624.19	c  N dy  9723   2752760        80      7120         0     75696     49840    989645     22.93     24.18
629.42/629.47	c  N dy  9816   2773458        80      7120         0     94536     49840   1501183     22.94     24.26
636.42/636.44	c  N dy  9947   2793541        80      7120         0    112942     49840   2008638     22.95     24.20
645.73/645.73	c  N dy 10055   2817373        80      7120         0     68275     49840    764753     22.96     24.22
650.12/650.14	c  N dy 10124   2837414        80      7120         0     86538     49840   1257026     22.96     24.91
656.11/656.15	c  N dy 10218   2857475        80      7120         0    104885     49840   1757013     22.96     24.19
663.44/663.45	c  N dy 10306   2877539        80      7120         0    123316     49840   2259039     22.97     24.21
670.52/670.51	c  N dy 10378   2897558        80      7120         0     74097     49840    906252     22.97     24.29
675.72/675.74	c  N dy 10475   2917792        80      7120         0     92604     49840   1409346     22.97     24.26
685.62/685.68	c  N dy 10557   2950700        80      7120         0    122532     49840   2206302     22.96     24.37
693.82/693.81	c  N dy 10680   2970754        80      7120         0     72478     49840    849402     22.97     25.48
698.64/698.63	c  N dy 10742   2990793        80      7120         0     90790     49840   1342567     22.97     27.05
704.62/704.60	c  N dy 10835   3010873        80      7120         0    109125     49840   1842865     22.98     25.92
711.92/711.97	c  N dy 10917   3030906        80      7120         0    127434     49840   2341572     22.98     26.22
719.62/719.68	c  N dy 11017   3051770        80      7120         0     77080     49840    955619     22.99     24.23
724.82/724.86	c  N dy 11058   3073839        80      7120         0     97092     49840   1491143     22.99     24.23
733.22/733.27	c  N dy 11145   3097927        80      7120         0    119046     49840   2087806     22.99     24.21
740.82/740.89	c  N dy 11222   3118914        80      7120         0    138208     49840   2609911     22.99     24.21
747.04/747.06	c  N dy 11360   3138997        80      7120         0     86293     49840   1198874     23.00     24.30
753.92/753.90	c  N dy 11422   3164648        80      7120         0    109598     49840   1824089     23.00     24.24
761.23/761.25	c  N dy 11512   3184824        80      7120         0    128109     49840   2329442     23.00     24.22
769.03/769.01	c  N dy 11598   3204851        80      7120         0     75266     49840    879691     23.01     24.66
770.82/770.86	c  S st 11655   3211972        80      7120         0     81830     49840   1061990     23.01   no data
771.02/771.06	c  S st 11655   3212473        80      7120         0     82292     49840   1074944     23.01   no data
771.02/771.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
771.13/771.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
771.13/771.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
771.13/771.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
771.13/771.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.13/771.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
771.13/771.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
771.13/771.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
771.13/771.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.22/773.25	c lits-rem:       248  cl-subs:     1898  v-elim:      0  v-fix:    0  time:  2.10 s
773.22/773.25	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
773.22/773.26	c vivif2 --  cl tried    80394 cl shrink        0 lits rem          0 time: 0.01
773.43/773.48	c asymm  cl-useful: 0/810/7120 lits-rem:0 time: 0.22
773.43/773.48	c calculated reachability. Time: 0.00
773.43/773.48	c  N dy 11655   3212473        80      7120         0     80394     49840   1017306     23.01   no data
779.23/779.26	c  N dy 11773   3232564        80      7120         0     98768     49840   1522777     23.02     24.26
786.12/786.12	c  N dy 11873   3253864        80      7120         0    118184     49840   2053457     23.02     24.33
792.52/792.50	c  N dy 11893   3273944        80      7120         0    136394     49840   2541009     23.02     24.37
798.52/798.50	c  N dy 11943   3294259        80      7120         0     82921     49840   1071417     23.02     24.38
804.52/804.50	c  N dy 12065   3314360        80      7120         0    101313     49840   1574154     23.02     24.48
858.43/858.43	c  N dy 12118   3515557        80      7120         0    136337     49840   2417901     22.87     24.10
866.73/866.78	c  N dy 12217   3535656        80      7120         0     80710     49840    969932     22.87     24.87
872.63/872.64	c  N dy 12304   3557041        80      7120         0    100207     49840   1497067     22.87     24.15
880.93/880.98	c  N dy 12351   3581353        80      7120         0    122319     49840   2086881     22.87     24.14
890.23/890.25	c  N dy 12503   3601357        80      7120         0    140641     49840   2592742     22.88     26.00
898.84/898.83	c  N dy 12652   3621407        80      7120         0     83736     49840   1041126     22.89     24.84
904.24/904.21	c  N dy 12724   3641494        80      7120         0    102040     49840   1534848     22.89     24.52
911.83/911.89	c  N dy 12850   3662375        80      7120         0    121201     49840   2060446     22.90     24.14
920.53/920.54	c  N dy 12931   3683561        80      7120         0    140499     49840   2581248     22.90     24.13
929.33/929.38	c  N dy 13063   3703564        80      7120         0     82308     49840    980133     22.91     26.71
931.93/931.96	c  S st 13133   3712475        80      7120         0     90463     49840   1206227     22.91   no data
932.13/932.18	c  S st 13133   3712979        80      7120         0     90931     49840   1219192     22.91   no data
932.13/932.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
932.23/932.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
932.23/932.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
932.23/932.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
932.23/932.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
932.23/932.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
932.23/932.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
932.23/932.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
932.23/932.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
935.23/935.22	c lits-rem:       242  cl-subs:     2448  v-elim:      0  v-fix:    0  time:  2.95 s
935.23/935.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
935.23/935.23	c vivif2 --  cl tried    88483 cl shrink        0 lits rem          0 time: 0.02
935.43/935.48	c asymm  cl-useful: 0/695/7120 lits-rem:0 time: 0.25
935.43/935.49	c calculated reachability. Time: 0.00
935.43/935.49	c  N dy 13133   3712979        80      7120         0     88483     49840   1145200     22.91   no data
941.93/941.97	c  N dy 13254   3733120        80      7120         0    106962     49840   1653126     22.92     24.19
949.13/949.14	c  F st 13375   3751562        80      7120         0    123828     49840   2115702     22.93   no data
949.93/949.95	c  N st 13379   3753595        80      7120         0    125679     49840   2166191     22.93   no data
958.73/958.76	c  N dy 13438   3775733        80      7120         0    145756     49840   2709081     22.93     24.16
966.84/966.87	c  N dy 13498   3799966        80      7120         0     90459     49840   1183554     22.93     24.35
973.14/973.10	c  N dy 13601   3820042        80      7120         0    108805     49840   1683442     22.93     26.05
981.43/981.45	c  N dy 13751   3840132        80      7120         0    127196     49840   2193272     22.94     25.17
988.73/988.73	c  N dy 13793   3860134        80      7120         0    145244     49840   2672828     22.94     25.47
996.33/996.30	c  N dy 13858   3880839        80      7120         0     85803     49840   1044033     22.94     24.34
1005.45/1005.47	c  N dy 13975   3914161        80      7120         0    116064     49840   1862361     22.94     24.21
1013.84/1013.80	c  N dy 14099   3934729        80      7120         0    134839     49840   2377023     22.94     24.35
1025.03/1025.01	c  N dy 14137   3965024        80      7120         0     83122     49840    949957     22.94     24.34
1030.74/1030.77	c  N dy 14235   3985033        80      7120         0    101408     49840   1448084     22.94     25.13
1039.44/1039.45	c  N dy 14371   4005121        80      7120         0    119820     49840   1957382     22.95     24.27
1049.13/1049.12	c  N dy 14423   4025497        80      7120         0    138446     49840   2462558     22.95     24.26
1059.34/1059.31	c  N dy 14467   4045525        80      7120         0    156708     49840   2951200     22.95     24.22
1068.73/1068.75	c  N dy 14559   4065588        80      7120         0     94766     49840   1255542     22.95     24.45
1080.25/1080.21	c  N dy 14708   4090495        80      7120         0    117535     49840   1880600     22.96     24.36
1088.93/1088.91	c  N dy 14791   4112944        80      7120         0    137971     49840   2436783     22.96     24.34
1098.84/1098.87	c  N dy 14917   4132969        80      7120         0    156307     49840   2942837     22.97     24.23
1107.04/1107.06	c  N dy 15012   4155623        80      7120         0     95754     49840   1266073     22.97     24.18
1114.24/1114.23	c  N dy 15104   4178134        80      7120         0    116283     49840   1823818     22.97     24.24
1123.84/1123.84	c  N dy 15199   4204857        80      7120         0    140539     49840   2478660     22.97     24.24
1127.24/1127.26	c  S st 15231   4212980        80      7120         0    147913     49840   2678938     22.97     21.54
1127.65/1127.64	c  S st 15231   4213482        80      7120         0    148377     49840   2692049     22.97   no data
1127.65/1127.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1127.73/1127.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1127.73/1127.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1127.73/1127.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1127.73/1127.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1127.73/1127.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1127.73/1127.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1127.73/1127.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1127.83/1127.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1151.04/1151.05	c lits-rem:      1580  cl-subs:    14374  v-elim:      0  v-fix:    0  time: 23.24 s
1151.04/1151.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1151.04/1151.09	c vivif2 --  cl tried   134003 cl shrink        0 lits rem          0 time: 0.03
1151.44/1151.42	c asymm  cl-useful: 0/487/7120 lits-rem:0 time: 0.33
1151.44/1151.42	c calculated reachability. Time: 0.00
1151.44/1151.42	c  N dy 15231   4213482        80      7120         0    134003     49840   2295242     22.97   no data
1159.45/1159.44	c  N dy 15278   4233695        80      7120         0    152419     49840   2792206     22.97     24.20
1167.25/1167.28	c  N dy 15344   4253722        80      7120         0     89314     49840   1082607     22.97     25.40
1174.74/1174.70	c  N dy 15436   4278232        80      7120         0    111646     49840   1687414     22.98     24.19
1183.14/1183.12	c  N dy 15577   4298321        80      7120         0    129992     49840   2194082     22.98     24.28
1191.74/1191.70	c  N dy 15645   4319106        80      7120         0    148863     49840   2702530     22.98     24.22
1201.14/1201.17	c  N dy 15721   4339361        80      7120         0     84707     49840    939739     22.99     24.20
1206.34/1206.31	c  N dy 15767   4359417        80      7120         0    103003     49840   1430556     22.98     24.20
1216.24/1216.21	c  N dy 15884   4389755        80      7120         0    130648     49840   2181085     22.98     24.23
1225.34/1225.37	c  N dy 15963   4410838        80      7120         0    149892     49840   2698919     22.99     24.22
1236.25/1236.27	c  N dy 16069   4430912        80      7120         0     84489     49840    914601     22.99     24.52
1242.74/1242.70	c  N dy 16176   4452644        80      7120         0    104369     49840   1458310     22.99     24.47
1249.84/1249.87	c  N dy 16277   4472721        80      7120         0    122714     49840   1959749     23.00     26.58
1257.64/1257.67	c  N dy 16341   4493578        80      7120         0    141684     49840   2471417     23.00     24.22
1268.46/1268.49	c  N dy 16444   4516076        80      7120         0    162187     49840   3028315     23.00     24.22
1276.85/1276.83	c  N dy 16535   4536719        80      7120         0     96275     49840   1217032     23.00     24.37
1285.15/1285.10	c  N dy 16621   4563290        80      7120         0    120566     49840   1876980     23.00     24.52
1293.84/1293.84	c  N dy 16742   4583950        80      7120         0    139411     49840   2395106     23.01     24.22

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.73 3.96 3.75 3/332 18273
/proc/meminfo: memFree=12818416/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=29876 CPUtime=0 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 646 0 0 0 0 0 0 0 21 0 1 0 630761452 30593024 586 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 7469 586 338 95 0 2451 0

[startup+0.104383 s]
/proc/loadavg: 3.73 3.96 3.75 3/332 18273
/proc/meminfo: memFree=12818416/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=30008 CPUtime=0.1 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 669 0 0 0 10 0 0 0 22 0 1 0 630761452 30728192 609 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 7502 609 338 95 0 2484 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30008

[startup+0.200367 s]
/proc/loadavg: 3.73 3.96 3.75 3/332 18273
/proc/meminfo: memFree=12818416/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=31520 CPUtime=0.19 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 1228 0 0 0 19 0 0 0 22 0 1 0 630761452 32276480 1038 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 7880 1038 362 95 0 2862 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31520

[startup+0.300345 s]
/proc/loadavg: 3.73 3.96 3.75 3/332 18273
/proc/meminfo: memFree=12818416/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=31520 CPUtime=0.29 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 1320 0 0 0 29 0 0 0 22 0 1 0 630761452 32276480 1130 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 7880 1130 362 95 0 2862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31520

[startup+0.700262 s]
/proc/loadavg: 3.73 3.96 3.75 3/332 18273
/proc/meminfo: memFree=12818416/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=32584 CPUtime=0.69 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 1923 0 0 0 69 0 0 0 23 0 1 0 630761452 33366016 1240 33554432000 4194304 4580011 140734082101232 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 8146 1240 362 95 0 3128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32584

[startup+1.50111 s]
/proc/loadavg: 3.73 3.96 3.75 5/343 18292
/proc/meminfo: memFree=12790352/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=33464 CPUtime=1.49 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 2897 0 0 0 149 0 0 0 25 0 1 0 630761452 34267136 1466 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 8366 1466 363 95 0 3348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33464

[startup+3.10079 s]
/proc/loadavg: 3.73 3.96 3.75 5/343 18292
/proc/meminfo: memFree=12761384/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=39768 CPUtime=3.09 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 5242 0 0 0 309 0 0 0 18 0 1 0 630761452 40722432 2883 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 9942 2883 366 95 0 4924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39768

[startup+6.30015 s]
/proc/loadavg: 3.75 3.96 3.76 5/343 18292
/proc/meminfo: memFree=12753012/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=40444 CPUtime=6.29 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 7241 0 0 0 628 1 0 0 25 0 1 0 630761452 41414656 3166 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 10111 3166 366 95 0 5093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40444

[startup+12.7009 s]
/proc/loadavg: 3.77 3.96 3.76 5/343 18292
/proc/meminfo: memFree=12715296/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=46164 CPUtime=12.7 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 11650 0 0 0 1268 2 0 0 25 0 1 0 630761452 47271936 4716 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 11541 4716 366 95 0 6523 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 46164

[startup+25.5004 s]
/proc/loadavg: 3.82 3.96 3.76 5/343 18292
/proc/meminfo: memFree=12665792/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=54204 CPUtime=25.49 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 18280 0 0 0 2546 3 0 0 25 0 1 0 630761452 55504896 6866 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 13551 6866 366 95 0 8533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54204

[startup+51.1003 s]
/proc/loadavg: 3.88 3.96 3.76 5/343 18293
/proc/meminfo: memFree=12660304/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=56308 CPUtime=51.09 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 27827 0 0 0 5104 5 0 0 25 0 1 0 630761452 57659392 7381 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 14077 7381 366 95 0 9059 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56308

[startup+102.301 s]
/proc/loadavg: 4.03 3.98 3.78 5/343 18294
/proc/meminfo: memFree=12601236/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=71072 CPUtime=102.3 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 44482 0 0 0 10222 8 0 0 25 0 1 0 630761452 72777728 10934 33554432000 4194304 4580011 140734082101232 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 17768 10934 366 95 0 12750 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71072

[startup+162.3 s]
/proc/loadavg: 4.01 3.98 3.79 5/343 18296
/proc/meminfo: memFree=12593368/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=71452 CPUtime=162.3 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 57465 0 0 0 16219 11 0 0 25 0 1 0 630761452 73166848 11525 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 17863 11525 366 95 0 12845 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71452

[startup+222.312 s]
/proc/loadavg: 4.16 4.02 3.81 5/343 18298
/proc/meminfo: memFree=12517168/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=79156 CPUtime=222.32 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 70436 0 0 0 22218 14 0 0 25 0 1 0 630761452 81055744 12335 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 19789 12335 366 95 0 14771 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 79156

[startup+282.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/343 18299
/proc/meminfo: memFree=12443224/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=79364 CPUtime=282.3 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 80562 0 0 0 28213 17 0 0 25 0 1 0 630761452 81268736 13708 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 19841 13708 366 95 0 14823 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79364

[startup+342.3 s]
/proc/loadavg: 4.02 4.00 3.83 5/343 18301
/proc/meminfo: memFree=12416356/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=94028 CPUtime=342.31 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 92747 0 0 0 34210 21 0 0 25 0 1 0 630761452 96284672 16344 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 23507 16344 366 95 0 18489 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 94028

[startup+402.301 s]
/proc/loadavg: 4.11 4.03 3.84 5/343 18302
/proc/meminfo: memFree=12389792/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=94272 CPUtime=402.31 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 102268 0 0 0 40207 24 0 0 25 0 1 0 630761452 96534528 15945 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 23568 15945 366 95 0 18550 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 94272

[startup+462.301 s]
/proc/loadavg: 4.04 4.02 3.85 5/343 18304
/proc/meminfo: memFree=12359572/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=100564 CPUtime=462.31 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 109817 0 0 0 46204 27 0 0 25 0 1 0 630761452 102977536 18010 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 25141 18010 366 95 0 20123 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 100564

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.86 5/343 18305
/proc/meminfo: memFree=12375144/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=100748 CPUtime=522.32 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 118546 0 0 0 52201 31 0 0 25 0 1 0 630761452 103165952 18671 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 25187 18671 366 95 0 20169 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 100748

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.86 5/343 18307
/proc/meminfo: memFree=12359924/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=100932 CPUtime=582.32 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 126253 0 0 0 58199 33 0 0 25 0 1 0 630761452 103354368 17901 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 25233 17901 366 95 0 20215 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 100932

[startup+642.301 s]
/proc/loadavg: 4.04 4.02 3.87 5/343 18309
/proc/meminfo: memFree=12343128/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=111264 CPUtime=642.31 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 133021 0 0 0 64196 35 0 0 25 0 1 0 630761452 113934336 21446 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 27816 21446 366 95 0 22798 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 111264

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/343 18310
/proc/meminfo: memFree=12311972/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=111456 CPUtime=702.32 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 141198 0 0 0 70194 38 0 0 25 0 1 0 630761452 114130944 20662 33554432000 4194304 4580011 140734082101232 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 27864 20662 366 95 0 22846 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 111456

[startup+762.301 s]
/proc/loadavg: 4.09 4.04 3.90 5/343 18312
/proc/meminfo: memFree=12316388/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=111568 CPUtime=762.34 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 148174 0 0 0 76193 41 0 0 25 0 1 0 630761452 114245632 21464 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 27892 21464 366 95 0 22874 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 111568

[startup+822.3 s]
/proc/loadavg: 4.03 4.03 3.90 5/343 18314
/proc/meminfo: memFree=12316836/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=111728 CPUtime=822.32 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 156348 0 0 0 82188 44 0 0 25 0 1 0 630761452 114409472 20077 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 27932 20077 366 95 0 22914 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 111728

[startup+882.313 s]
/proc/loadavg: 4.08 4.04 3.91 5/343 18315
/proc/meminfo: memFree=12294992/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=111800 CPUtime=882.34 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 163818 0 0 0 88186 48 0 0 25 0 1 0 630761452 114483200 21235 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 27950 21235 366 95 0 22932 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 111800

[startup+942.3 s]
/proc/loadavg: 4.06 4.04 3.92 5/343 18317
/proc/meminfo: memFree=12291456/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=111960 CPUtime=942.33 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 170068 0 0 0 94183 50 0 0 25 0 1 0 630761452 114647040 20780 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 27990 20780 366 95 0 22972 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 111960

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/343 18318
/proc/meminfo: memFree=12291924/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=112076 CPUtime=1002.34 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 176778 0 0 0 100181 53 0 0 25 0 1 0 630761452 114765824 20548 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 28019 20548 366 95 0 23001 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 112076

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/343 18320
/proc/meminfo: memFree=12247864/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=166804 CPUtime=1062.34 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 181912 0 0 0 106179 55 0 0 25 0 1 0 630761452 170807296 22202 33554432000 4194304 4580011 140734082101232 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 41701 22202 366 95 0 36683 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 166804

[startup+1122.3 s]
/proc/loadavg: 4.07 4.03 3.92 5/343 18322
/proc/meminfo: memFree=12235156/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=112260 CPUtime=1122.34 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 188280 0 0 0 112177 57 0 0 25 0 1 0 630761452 114954240 21447 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 28065 21447 366 95 0 23047 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 112260

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/343 18323
/proc/meminfo: memFree=12209416/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=132420 CPUtime=1182.34 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 196381 0 0 0 118175 59 0 0 25 0 1 0 630761452 135598080 25558 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 33105 25558 366 95 0 28087 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 132420

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.93 5/343 18325
/proc/meminfo: memFree=12180868/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=132556 CPUtime=1242.34 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 202903 0 0 0 124172 62 0 0 25 0 1 0 630761452 135737344 24772 33554432000 4194304 4580011 140734082101232 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 33139 24772 366 95 0 28121 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 132556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.93 4/342 18327
/proc/meminfo: memFree=12355528/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=132620 CPUtime=1300.05 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 208032 0 0 0 129941 64 0 0 25 0 1 0 630761452 135802880 26172 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 33155 26172 366 95 0 28137 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 132620

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

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

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.93 4/342 18327
/proc/meminfo: memFree=12355528/32951124 swapFree=67111352/67111528
[pid=18273] ppid=18271 vsize=132620 CPUtime=1300.05 cores=1,3
/proc/18273/stat : 18273 (strangenight2-s) R 18271 18273 17595 0 -1 4202496 208032 0 0 0 129941 64 0 0 25 0 1 0 630761452 135802880 26172 33554432000 4194304 4580011 140734082101232 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18273/statm: 33155 26172 366 95 0 28137 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 132620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.42
CPU system time (s): 0.6539
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 188340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208032
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1479

runsolver used 4.12837 second user time and 10.0305 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-14 16:30:58
IDJOB=3367507
IDBENCH=82716
IDSOLVER=1845
FILE ID=node143/3367507-1305383458
RUNJOBID= node143-1305383458-18251
PBS_JOBID= 13324359
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1494985128-003.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367507-1305383458/watcher-3367507-1305383458 -o /tmp/evaluation-result-3367507-1305383458/solver-3367507-1305383458 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367507-1305383458.cnf

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

MD5SUM BENCH= 6317a356b3e87abef9291d8243489542
RANDOM SEED=1364537998

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12818572 kB
Buffers:        272460 kB
Cached:        3397412 kB
SwapCached:          0 kB
Active:       17222044 kB
Inactive:      2647852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12818572 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           11428 kB
Writeback:           0 kB
AnonPages:    16199620 kB
Mapped:          29232 kB
Slab:           144492 kB
PageTables:      53264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69967104 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= 73400 MiB
End job on node143 at 2011-05-14 16:52:40