Trace number 3369957

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-Night-1-st (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
MD5SUMff76c2a7684df6ebd90c6aa1ff48f56d
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369957-1305384619.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.09/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:      33 undec:       0 neg:      47
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.29/0.32	c  N dy     8      4653        80      7120         0      4274     49840    115635     21.86     23.04  --
0.39/0.48	c  N dy    30      8686        80      7120         0      5705     49840    145132     23.11     24.69  --
0.79/0.83	c  N dy    38     16708        80      7120         0      9137     49840    220884     22.75     24.13  --
1.10/1.13	c  N dy    68     23236        80      7120         0      9975     49840    232949     23.06     24.29  --
1.19/1.23	c  F st    74     25000        80      7120         0     11604     49840    276410     23.07     21.74  --
1.29/1.38	c  N st    79     28301        80      7120         0      8381     49840    173881     23.07   no data  --
1.39/1.46	c  S st    80     30001        80      7120         0      9937     49840    215201     23.07   no data  --
1.39/1.50	c  S st    80     30506        80      7120         0     10414     49840    228457     23.07   no data  --
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.49/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.61	c lits-rem:      1486  cl-subs:      776  v-elim:      0  v-fix:    0  time:  1.10 s
2.79/2.89	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
2.79/2.89	c calculated reachability. Time: 0.00
2.79/2.89	c  N dy    80     30506        80      7120         0      9638     49840    205470     23.07   no data  --
3.09/3.19	c  N dy    97     36742        80      7120         0      8125     49840    151948     23.06     24.28  --
3.59/3.67	c  N dy   100     45759        80      7120         0     16281     49840    366119     22.77     21.95  --
3.59/3.67	c  S st   100     45759        80      7120         0     16281     49840    366119     22.77     21.95  --
3.69/3.71	c  S st   100     46261        80      7120         0      8607     49840    152426     22.77   no data  --
3.69/3.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.69/3.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.58/4.62	c lits-rem:       259  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.89 s
4.58/4.62	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.58/4.62	c vivif2 --  cl tried     8568 cl shrink        0 lits rem          0 time: 0.00
4.79/4.89	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
4.79/4.89	c calculated reachability. Time: 0.00
4.79/4.89	c  N dy   100     46261        80      7120         0      8568     49840    150884     22.77   no data  --
5.09/5.11	c  N dy   118     50493        80      7120         0     12447     49840    255222     22.85     24.15  --
5.50/5.59	c  N dy   135     58773        80      7120         0     10921     49840    197642     22.83     24.24  --
5.99/6.03	c  N dy   152     66056        80      7120         0     17594     49840    374308     22.80     24.59  --
6.19/6.27	c  S st   171     69391        80      7120         0     10604     49840    175687     22.86   no data  --
6.29/6.31	c  S st   171     69893        80      7120         0     11071     49840    188729     22.86   no data  --
6.29/6.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.29/6.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
6.29/6.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.22	c lits-rem:       334  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.90 s
7.19/7.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.19/7.22	c vivif2 --  cl tried    10922 cl shrink        0 lits rem          0 time: 0.00
7.49/7.53	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.31
7.49/7.53	c calculated reachability. Time: 0.00
7.49/7.53	c  N dy   171     69893        80      7120         0     10922     49840    183534     22.86   no data  --
7.89/7.90	c  N dy   187     76214        80      7120         0     16699     49840    337859     22.87     24.11  --
8.19/8.29	c  N dy   212     81549        80      7120         0     21581     49840    469430     22.93     24.24  --
8.59/8.63	c  N dy   237     86892        80      7120         0     15544     49840    294444     22.98     24.29  --
8.59/8.67	c  F st   240     87500        80      7120         0     16096     49840    309071     22.99     23.64  --
8.99/9.01	c  N dy   246     92693        80      7120         0     20876     49840    438702     22.99   no data  --
9.39/9.48	c  N dy   255     99458        80      7120         0     15127     49840    266002     22.97     24.18  --
9.80/9.85	c  S st   270    104841        80      7120         0     20048     49840    399784     22.99     22.27  --
9.80/9.90	c  S st   270    105346        80      7120         0     20522     49840    413035     22.99   no data  --
9.80/9.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.80/9.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.90/9.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.90/9.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
9.90/9.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.58	c lits-rem:      2339  cl-subs:     1705  v-elim:      0  v-fix:    0  time:  1.65 s
11.49/11.58	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.49/11.58	c vivif2 --  cl tried    18817 cl shrink        0 lits rem          0 time: 0.00
11.89/11.92	c asymm  cl-useful: 0/5234/7120 lits-rem:0 time: 0.34
11.89/11.92	c calculated reachability. Time: 0.00
11.89/11.92	c  N dy   270    105346        80      7120         0     18817     49840    363456     22.99   no data  --
12.59/12.68	c  N dy   285    116113        80      7120         0     15864     49840    270769     22.91     24.24  --
13.20/13.22	c  N dy   309    123565        80      7120         0     22694     49840    454324     22.95     25.73  --
13.89/13.94	c  N dy   329    132832        80      7120         0     17495     49840    298945     22.91     24.14  --
14.59/14.61	c  N dy   369    141356        80      7120         0     25361     49840    510994     22.97     24.18  --
15.30/15.32	c  N dy   397    150379        80      7120         0     18994     49840    326235     22.99     24.34  --
15.89/15.93	c  S st   409    158019        80      7120         0     25975     49840    510223     22.97   no data  --
15.99/16.00	c  S st   409    158524        80      7120         0     26448     49840    523133     22.97   no data  --
15.99/16.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.99/16.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.99/16.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.99/16.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.99/16.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.99/16.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.98/18.07	c lits-rem:      1379  cl-subs:     2391  v-elim:      0  v-fix:    0  time:  2.05 s
17.98/18.07	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
17.98/18.08	c vivif2 --  cl tried    24057 cl shrink        0 lits rem          0 time: 0.00
18.18/18.26	c asymm  cl-useful: 0/1758/7120 lits-rem:0 time: 0.18
18.18/18.26	c calculated reachability. Time: 0.00
18.18/18.26	c  N dy   409    158524        80      7120         0     24057     49840    455165     22.97   no data  --
19.39/19.48	c  N dy   425    174799        80      7120         0     23475     49840    428748     22.88     24.09  --
21.09/21.17	c  N dy   468    194911        80      7120         0     25473     49840    465097     22.84     24.35  --
22.89/22.91	c  N dy   479    216525        80      7120         0     27820     49840    512623     22.68     24.03  --
24.20/24.23	c  N dy   538    230372        80      7120         0     22222     49840    353354     22.72     24.75  --
24.79/24.86	c  S st   564    237786        80      7120         0     29016     49840    533892     22.73     23.25  --
24.89/24.93	c  S st   564    238287        80      7120         0     29485     49840    546878     22.73   no data  --
24.89/24.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.89/24.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.89/24.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.89/24.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.89/24.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.89/24.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
24.89/24.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.39/27.46	c lits-rem:      2288  cl-subs:     2115  v-elim:      0  v-fix:    0  time:  2.50 s
27.39/27.46	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
27.39/27.47	c vivif2 --  cl tried    27370 cl shrink        0 lits rem          0 time: 0.00
27.59/27.65	c asymm  cl-useful: 0/2073/7120 lits-rem:0 time: 0.18
27.59/27.65	c calculated reachability. Time: 0.00
27.59/27.65	c  N dy   564    238287        80      7120         0     27370     49840    484346     22.73   no data  --
29.08/29.11	c  N dy   607    253545        80      7120         0     22232     49840    337880     22.72     25.56  --
30.80/30.85	c  N dy   713    269774        80      7120         0     37144     49840    743219     22.81     24.45  --
33.89/33.92	c  N dy   801    298879        80      7120         0     22592     49840    315452     22.80     24.03  --
34.49/34.58	c  F st   827    306252        80      7120         0     29360     49840    496657     22.80     22.32  --
35.89/35.91	c  N dy   841    318908        80      7120         0     40927     49840    804300     22.78     24.03  --
37.99/38.06	c  N dy   896    340189        80      7120         0     38391     49840    724506     22.78     24.04  --
39.99/40.08	c  S st   985    357431        80      7120         0     31392     49840    525254     22.83   no data  --
40.09/40.16	c  S st   985    357938        80      7120         0     31866     49840    538203     22.83   no data  --
40.09/40.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.09/40.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.09/40.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
40.09/40.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.09/40.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.09/40.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
40.09/40.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.69/42.71	c lits-rem:      1808  cl-subs:     1516  v-elim:      0  v-fix:    0  time:  2.53 s
42.69/42.71	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
42.69/42.72	c vivif2 --  cl tried    30350 cl shrink        0 lits rem          0 time: 0.00
42.80/42.89	c asymm  cl-useful: 0/1608/7120 lits-rem:0 time: 0.17
42.80/42.90	c calculated reachability. Time: 0.00
42.80/42.90	c  N dy   985    357938        80      7120         0     30350     49840    491657     22.83   no data  --
45.29/45.39	c  N dy  1071    378039        80      7120         0     25021     49840    333919     22.87     24.54  --
48.79/48.82	c  N dy  1107    411550        80      7120         0     30811     49840    466915     22.77     24.10  --
51.29/51.39	c  N dy  1192    431628        80      7120         0     49201     49840    958622     22.79     25.06  --
53.80/53.82	c  N dy  1275    452130        80      7120         0     42510     49840    774245     22.81     24.11  --
56.29/56.34	c  N dy  1329    472323        80      7120         0     34424     49840    534987     22.81     24.04  --
59.09/59.12	c  N dy  1404    493110        80      7120         0     53471     49840   1045106     22.82     24.17  --
61.50/61.51	c  N dy  1462    513204        80      7120         0     44440     49840    792337     22.82     24.05  --
64.49/64.54	c  N dy  1560    534602        80      7120         0     35681     49840    545089     22.85     24.08  --
64.79/64.82	c  S st  1573    536908        80      7120         0     37797     49840    602297     22.85     22.66  --
64.90/64.91	c  S st  1573    537411        80      7120         0     38263     49840    615136     22.85   no data  --
64.90/64.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.90/64.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.90/64.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.90/64.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.90/64.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.90/64.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
64.90/64.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.29/67.34	c lits-rem:      1062  cl-subs:     1805  v-elim:      0  v-fix:    0  time:  2.40 s
67.29/67.34	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
67.29/67.35	c vivif2 --  cl tried    36458 cl shrink        0 lits rem          0 time: 0.00
67.49/67.53	c asymm  cl-useful: 0/1314/7120 lits-rem:0 time: 0.18
67.49/67.53	c calculated reachability. Time: 0.00
67.49/67.53	c  N dy  1573    537411        80      7120         0     36458     49840    562566     22.85   no data  --
70.50/70.53	c  N dy  1621    559427        80      7120         0     56699     49840   1101194     22.84     24.11  --
73.29/73.37	c  N dy  1742    579599        80      7120         0     45944     49840    806678     22.88     24.10  --
87.29/87.37	c  N dy  1781    689507        80      7120         0     52371     49840    915471     22.47     23.67  --
90.79/90.87	c  N dy  1931    709529        80      7120         0     38192     49840    540815     22.52     24.90  --
94.60/94.68	c  N dy  2022    736022        80      7120         0     62348     49840   1179884     22.52     23.71  --
97.90/97.95	c  N dy  2147    756505        80      7120         0     47467     49840    773603     22.55     23.91  --
101.79/101.82	c  N dy  2309    776520        80      7120         0     65919     49840   1279744     22.60     24.66  --
104.89/104.93	c  N dy  2411    796548        80      7120         0     49529     49840    810354     22.63     23.85  --
106.60/106.65	c  S st  2482    806117        80      7120         0     58362     49840   1051239     22.65   no data  --
106.70/106.79	c  S st  2482    806618        80      7120         0     58833     49840   1064047     22.65   no data  --
106.70/106.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.70/106.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.79/106.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.79/106.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.79/106.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.79/106.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
106.79/106.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.40/115.42	c lits-rem:      3145  cl-subs:     4181  v-elim:      0  v-fix:    0  time:  8.58 s
115.40/115.42	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
115.40/115.44	c vivif2 --  cl tried    54652 cl shrink        0 lits rem          0 time: 0.01
115.60/115.65	c asymm  cl-useful: 0/914/7120 lits-rem:0 time: 0.21
115.60/115.65	c calculated reachability. Time: 0.00
115.60/115.65	c  N dy  2482    806618        80      7120         0     54652     49840    938846     22.65   no data  --
118.70/118.78	c  N dy  2509    827473        80      7120         0     38058     49840    484002     22.61     23.96  --
121.69/121.79	c  N dy  2582    847482        80      7120         0     56325     49840    972481     22.62     25.28  --
126.50/126.52	c  N dy  2720    867483        80      7120         0     38194     49840    475941     22.65     25.85  --
129.49/129.58	c  N dy  2846    887521        80      7120         0     56624     49840    976605     22.68     25.11  --
133.39/133.43	c  N dy  2924    907597        80      7120         0     75017     49840   1472246     22.69     23.93  --
136.60/136.60	c  N dy  3051    927608        80      7120         0     55848     49840    935859     22.72     23.99  --
140.60/140.66	c  N dy  3166    947946        80      7120         0     74500     49840   1442386     22.75     24.05  --
143.69/143.79	c  N dy  3225    967950        80      7120         0     54306     49840    871592     22.75     23.99  --
147.69/147.79	c  N dy  3343    988097        80      7120         0     72825     49840   1376154     22.77     23.98  --
152.10/152.15	c  N dy  3422   1014229        80      7120         0     57358     49840    931134     22.77     24.05  --
157.20/157.22	c  N dy  3521   1040316        80      7120         0     40887     49840    477465     22.77     23.99  --
160.39/160.43	c  N dy  3628   1060343        80      7120         0     59215     49840    975438     22.79     26.04  --
162.70/162.76	c  F st  3690   1071876        80      7120         0     69814     49840   1261809     22.80     20.13  --
164.49/164.57	c  N dy  3709   1080464        80      7120         0     77648     49840   1473609     22.80     24.02  --
167.60/167.69	c  N dy  3728   1100490        80      7120         0     54568     49840    823130     22.79     24.06  --
179.89/179.95	c  N dy  3785   1173760        80      7120         0     78913     49840   1425838     22.66     24.03  --
185.91/185.93	c  N dy  3836   1209929        80      7120         0     69151     49840   1176709     22.62     22.81  --
185.91/185.93	c  S st  3836   1209929        80      7120         0     69151     49840   1176709     22.62     22.81  --
186.00/186.09	c  S st  3836   1210430        80      7120         0     69621     49840   1189817     22.62   no data  --
186.00/186.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.00/186.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.10/186.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
186.10/186.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.10/186.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.10/186.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
186.10/186.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.40/197.42	c lits-rem:      3156  cl-subs:     6778  v-elim:      0  v-fix:    0  time: 11.27 s
197.40/197.42	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
197.40/197.43	c vivif2 --  cl tried    62843 cl shrink        0 lits rem          0 time: 0.01
197.60/197.65	c asymm  cl-useful: 0/784/7120 lits-rem:0 time: 0.22
197.60/197.66	c calculated reachability. Time: 0.00
197.60/197.66	c  N dy  3836   1210430        80      7120         0     62843     49840   1018356     22.62   no data  --
202.50/202.54	c  N dy  3996   1230484        80      7120         0     81249     49840   1525333     22.66     25.18  --
206.29/206.38	c  N dy  4086   1250539        80      7120         0     56268     49840    837061     22.66     26.22  --
210.49/210.50	c  N dy  4193   1270593        80      7120         0     74660     49840   1335949     22.68     23.92  --
216.50/216.59	c  N dy  4327   1290976        80      7120         0     48790     49840    615318     22.70     24.16  --
226.61/226.62	c  N dy  4382   1348467        80      7120         0     55436     49840    768674     22.63     23.82  --
230.70/230.75	c  N dy  4503   1368581        80      7120         0     73908     49840   1272799     22.65     23.84  --
236.20/236.20	c  N dy  4638   1388744        80      7120         0     92439     49840   1778292     22.67     23.98  --
239.82/239.88	c  N dy  4739   1408761        80      7120         0     64218     49840    999866     22.67     24.03  --
245.00/245.07	c  N dy  4887   1430275        80      7120         0     83964     49840   1539311     22.70     23.93  --
248.90/248.99	c  N dy  4900   1450774        80      7120         0     55044     49840    733895     22.68     23.88  --
253.40/253.46	c  N dy  5033   1472129        80      7120         0     74613     49840   1267269     22.70     23.96  --
258.80/258.84	c  N dy  5145   1493173        80      7120         0     93876     49840   1788866     22.71     23.92  --
263.10/263.13	c  N dy  5275   1513462        80      7120         0     64096     49840    971214     22.73     23.95  --
267.80/267.88	c  N dy  5406   1533685        80      7120         0     82685     49840   1480697     22.75     24.14  --
273.10/273.13	c  N dy  5485   1553689        80      7120         0     51524     49840    609629     22.76     25.36  --
277.00/277.06	c  N dy  5627   1573776        80      7120         0     70040     49840   1118920     22.78     24.93  --
282.30/282.39	c  N dy  5766   1594169        80      7120         0     88717     49840   1631037     22.80     24.02  --
287.01/287.08	c  N dy  5803   1614227        80      7120         0     56565     49840    727083     22.79     24.86  --
292.00/292.05	c  N dy  5875   1640437        80      7120         0     80526     49840   1368112     22.79     24.02  --
297.70/297.70	c  N dy  5966   1660535        80      7120         0     98930     49840   1867506     22.80     25.58  --
302.20/302.22	c  N dy  6066   1680951        80      7120         0     66329     49840    977021     22.81     24.07  --
306.60/306.63	c  N dy  6137   1701037        80      7120         0     84687     49840   1470593     22.81     24.33  --
309.41/309.43	c  S st  6207   1710430        80      7120         0     93340     49840   1707444     22.82     21.89  --
309.61/309.66	c  S st  6207   1710933        80      7120         0     93802     49840   1720312     22.82   no data  --
309.61/309.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.61/309.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.71/309.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
309.71/309.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.71/309.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.71/309.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
309.71/309.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
382.31/382.36	c lits-rem:      5839  cl-subs:     8594  v-elim:      0  v-fix:    0  time: 72.61 s
382.31/382.36	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
382.31/382.38	c vivif2 --  cl tried    85208 cl shrink        0 lits rem          0 time: 0.02
382.61/382.62	c asymm  cl-useful: 0/816/7120 lits-rem:0 time: 0.24
382.61/382.62	c calculated reachability. Time: 0.00
382.61/382.62	c  N dy  6207   1710933        80      7120         0     85208     49840   1474527     22.82   no data  --
395.31/395.37	c  N dy  6240   1777439        80      7120         0     93367     49840   1625464     22.73     24.06  --
401.21/401.21	c  N dy  6377   1797497        80      7120         0     59316     49840    765277     22.75     24.49  --
405.71/405.72	c  N dy  6511   1817807        80      7120         0     77937     49840   1272377     22.77     24.09  --
410.60/410.61	c  N dy  6582   1837873        80      7120         0     96301     49840   1764105     22.77     24.23  --
415.72/415.75	c  N dy  6652   1857945        80      7120         0     60941     49840    785747     22.77     23.98  --
420.12/420.15	c  N dy  6779   1877977        80      7120         0     79257     49840   1284645     22.78     24.90  --
425.72/425.76	c  N dy  6882   1897986        80      7120         0     97621     49840   1782028     22.79     26.71  --
431.80/431.84	c  N dy  7004   1918113        80      7120         0     61276     49840    778950     22.80     24.33  --
436.51/436.56	c  N dy  7089   1940866        80      7120         0     82126     49840   1339606     22.80     24.06  --
442.81/442.83	c  N dy  7242   1961554        80      7120         0    101061     49840   1861844     22.82     24.13  --
448.72/448.78	c  N dy  7371   1981694        80      7120         0     63768     49840    830259     22.84     24.10  --
453.12/453.20	c  N dy  7462   2001812        80      7120         0     82145     49840   1328228     22.84     24.07  --
463.21/463.21	c  N dy  7577   2040452        80      7120         0     60713     49840    727927     22.84     24.07  --
484.61/484.63	c  N dy  7606   2146703        80      7120         0     99068     49840   1707920     22.72     24.14  --
491.81/491.80	c  N dy  7739   2166837        80      7120         0     59588     49840    678130     22.74     24.00  --
496.31/496.32	c  N dy  7893   2186911        80      7120         0     78040     49840   1185719     22.75     25.13  --
501.62/501.63	c  N dy  7977   2206925        80      7120         0     96308     49840   1677889     22.76     25.88  --
503.01/503.01	c  S st  8010   2210933        80      7120         0     99981     49840   1779683     22.76   no data  --
503.21/503.25	c  S st  8010   2211438        80      7120         0    100453     49840   1793021     22.76   no data  --
503.21/503.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
503.21/503.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
503.31/503.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
503.31/503.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
503.31/503.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
503.31/503.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
503.31/503.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
592.51/592.54	c lits-rem:      6080  cl-subs:     8045  v-elim:      0  v-fix:    0  time: 89.19 s
592.51/592.54	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
592.51/592.55	c vivif2 --  cl tried    92408 cl shrink        0 lits rem          0 time: 0.02
592.82/592.81	c asymm  cl-useful: 0/644/7120 lits-rem:0 time: 0.26
592.82/592.82	c calculated reachability. Time: 0.00
592.82/592.82	c  N dy  8010   2211438        80      7120         0     92408     49840   1555391     22.76   no data  --
598.91/598.91	c  N dy  8093   2231508        80      7120         0    110768     49840   2053397     22.77     25.27  --
604.72/604.76	c  N dy  8222   2251568        80      7120         0     70291     49840    953989     22.78     23.99  --
609.72/609.78	c  N dy  8330   2271595        80      7120         0     88653     49840   1452380     22.79     24.63  --
615.81/615.86	c  N dy  8431   2291645        80      7120         0    107010     49840   1951089     22.80     24.38  --
622.72/622.73	c  N dy  8551   2311735        80      7120         0     65308     49840    795215     22.81     24.44  --
627.42/627.41	c  N dy  8621   2333103        80      7120         0     84730     49840   1318092     22.81     24.06  --
633.71/633.77	c  N dy  8755   2353167        80      7120         0    103153     49840   1825795     22.82     27.26  --
641.71/641.71	c  N dy  8914   2373218        80      7120         0    121524     49840   2332563     22.84     24.88  --
646.52/646.55	c  N dy  9020   2393648        80      7120         0     79140     49840   1154998     22.85     24.07  --
651.91/651.93	c  N dy  9089   2414819        80      7120         0     98462     49840   1676231     22.85     24.09  --
659.01/659.07	c  N dy  9202   2434861        80      7120         0    116827     49840   2177058     22.86     24.08  --
665.12/665.13	c  N dy  9308   2454883        80      7120         0     72988     49840    968951     22.86     25.24  --
670.52/670.59	c  N dy  9436   2474972        80      7120         0     91452     49840   1475747     22.88     24.23  --
678.81/678.89	c  N dy  9476   2507448        80      7120         0    120836     49840   2254015     22.86     24.26  --
684.02/684.07	c  N dy  9563   2527507        80      7120         0     76230     49840   1045995     22.87     26.91  --
690.32/690.32	c  N dy  9677   2552055        80      7120         0     98665     49840   1653738     22.87     24.37  --
702.82/702.83	c  N dy  9715   2603040        80      7120         0     80744     49840   1121082     22.83     24.26  --
708.43/708.47	c  N dy  9846   2623078        80      7120         0     99139     49840   1627506     22.84     24.15  --
715.52/715.51	c  N dy  9945   2643085        80      7120         0    117457     49840   2126671     22.85     25.11  --
725.52/725.57	c  N dy 10036   2673418        80      7120         0     80390     49840   1121040     22.85     24.12  --
732.42/732.49	c  N dy 10117   2694744        80      7120         0     99860     49840   1644665     22.85     24.16  --
739.62/739.61	c  S st 10229   2711439        80      7120         0    115177     49840   2066801     22.86   no data  --
739.92/739.95	c  S st 10229   2711944        80      7120         0    115652     49840   2080236     22.86   no data  --
739.92/739.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
739.92/739.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
740.02/740.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
740.02/740.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.02/740.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.02/740.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
740.02/740.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
866.62/866.69	c lits-rem:      5601  cl-subs:    10563  v-elim:      0  v-fix:    0  time: 126.62 s
866.62/866.69	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
866.73/866.71	c vivif2 --  cl tried   105089 cl shrink        0 lits rem          0 time: 0.02
867.02/867.01	c asymm  cl-useful: 0/510/7120 lits-rem:0 time: 0.29
867.02/867.01	c calculated reachability. Time: 0.00
867.02/867.01	c  N dy 10229   2711944        80      7120         0    105089     49840   1785889     22.86   no data  --
873.83/873.81	c  N dy 10315   2732006        80      7120         0    123428     49840   2283980     22.86     26.93  --
886.23/886.26	c  N dy 10396   2782279        80      7120         0    103716     49840   1713848     22.84     24.08  --
892.83/892.84	c  N dy 10486   2802298        80      7120         0    122044     49840   2211263     22.84     24.79  --
899.63/899.67	c  N dy 10607   2822394        80      7120         0     74206     49840    936247     22.85     26.78  --
907.73/907.74	c  N dy 10713   2856104        80      7120         0    104882     49840   1760234     22.85     24.06  --
915.73/915.80	c  N dy 10835   2877859        80      7120         0    124843     49840   2305302     22.86     24.08  --
923.63/923.63	c  N dy 10925   2902804        80      7120         0     80293     49840   1077229     22.86     24.24  --
929.54/929.56	c  N dy 11068   2922892        80      7120         0     98690     49840   1582574     22.87     24.11  --
936.43/936.47	c  N dy 11169   2943129        80      7120         0    117229     49840   2088307     22.87     24.31  --
945.33/945.38	c  N dy 11245   2966647        80      7120         0     70242     49840    789378     22.88     24.10  --
952.73/952.78	c  N dy 11332   2998943        80      7120         0     99566     49840   1568373     22.87     24.19  --
959.63/959.61	c  N dy 11377   3021852        80      7120         0    120343     49840   2118338     22.86     24.11  --
968.43/968.42	c  N dy 11469   3041874        80      7120         0     69402     49840    754451     22.87     24.29  --
973.34/973.38	c  N dy 11533   3064812        80      7120         0     90177     49840   1315111     22.87     24.14  --
979.64/979.60	c  N dy 11654   3084901        80      7120         0    108569     49840   1818895     22.88     24.71  --
986.83/986.87	c  N dy 11741   3105284        80      7120         0    127204     49840   2325324     22.88     24.13  --
995.04/995.08	c  N dy 11851   3127016        80      7120         0     76854     49840    938409     22.89     24.18  --
1000.43/1000.48	c  N dy 11958   3147021        80      7120         0     95193     49840   1442198     22.89     24.17  --
1007.54/1007.55	c  N dy 12074   3167245        80      7120         0    113672     49840   1946301     22.90     24.23  --
1016.14/1016.12	c  N dy 12138   3188729        80      7120         0    133276     49840   2477373     22.90     24.33  --
1022.74/1022.74	c  N dy 12201   3208737        80      7120         0     80371     49840   1018612     22.90     26.06  --
1023.64/1023.61	c  S st 12223   3211946        80      7120         0     83296     49840   1099329     22.90   no data  --
1023.84/1023.81	c  S st 12223   3212450        80      7120         0     83771     49840   1112443     22.90   no data  --
1023.84/1023.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1023.84/1023.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1023.84/1023.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1023.84/1023.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1023.84/1023.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1023.84/1023.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1023.84/1023.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1038.64/1038.63	c lits-rem:      2205  cl-subs:     2593  v-elim:      0  v-fix:    0  time: 14.75 s
1038.64/1038.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1038.64/1038.64	c vivif2 --  cl tried    81178 cl shrink        0 lits rem          0 time: 0.01
1038.84/1038.88	c asymm  cl-useful: 0/690/7120 lits-rem:0 time: 0.24
1038.84/1038.89	c calculated reachability. Time: 0.00
1038.84/1038.89	c  N dy 12223   3212450        80      7120         0     81178     49840   1037384     22.90   no data  --
1045.84/1045.80	c  N dy 12337   3238118        80      7120         0    104661     49840   1675753     22.91     24.20  --
1053.13/1053.17	c  N dy 12440   3258763        80      7120         0    123506     49840   2190484     22.91     24.20  --
1062.33/1062.35	c  N dy 12561   3279124        80      7120         0    142122     49840   2702382     22.92     24.29  --
1068.15/1068.16	c  N dy 12658   3299165        80      7120         0     88432     49840   1227139     22.93     24.41  --
1075.54/1075.55	c  N dy 12785   3322462        80      7120         0    109749     49840   1811766     22.93     24.17  --
1083.34/1083.31	c  N dy 12884   3342501        80      7120         0    128098     49840   2309735     22.94     25.55  --
1093.23/1093.26	c  N dy 13019   3362875        80      7120         0     73676     49840    804880     22.95     24.26  --
1098.34/1098.39	c  N dy 13118   3383036        80      7120         0     92112     49840   1309212     22.95     24.18  --
1104.24/1104.25	c  N dy 13178   3403038        80      7120         0    110409     49840   1805970     22.95     25.33  --
1113.84/1113.83	c  N dy 13275   3429486        80      7120         0    134570     49840   2459985     22.96     24.19  --
1122.34/1122.31	c  N dy 13373   3449584        80      7120         0     78905     49840    932892     22.96     26.43  --
1127.24/1127.27	c  N dy 13433   3469638        80      7120         0     97111     49840   1421012     22.96     25.12  --
1134.24/1134.28	c  N dy 13521   3491498        80      7120         0    117028     49840   1959558     22.96     24.27  --
1142.85/1142.86	c  N dy 13652   3511514        80      7120         0    135280     49840   2461925     22.97     26.47  --
1156.94/1156.98	c  N dy 13681   3565827        80      7120         0    109588     49840   1715021     22.94     24.23  --
1164.85/1164.84	c  N dy 13806   3585869        80      7120         0    127987     49840   2220532     22.95     27.31  --
1173.34/1173.38	c  N dy 13906   3605967        80      7120         0    146424     49840   2725635     22.95     24.22  --
1179.44/1179.48	c  N dy 13961   3626050        80      7120         0     89070     49840   1175492     22.95     25.10  --
1188.15/1188.11	c  N dy 14037   3657251        80      7120         0    117355     49840   1934036     22.95     24.31  --
1197.34/1197.38	c  N dy 14176   3678107        80      7120         0    136460     49840   2460326     22.96     24.25  --
1207.45/1207.44	c  N dy 14264   3701146        80      7120         0     80962     49840    943789     22.96     24.24  --
1211.45/1211.41	c  S st 14342   3712452        80      7120         0     91352     49840   1230311     22.96     22.29  --
1211.65/1211.68	c  S st 14342   3712956        80      7120         0     91830     49840   1243747     22.96   no data  --
1211.65/1211.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1211.65/1211.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1211.75/1211.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1211.75/1211.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1211.75/1211.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1211.75/1211.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1211.75/1211.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1232.06/1232.05	c lits-rem:      1962  cl-subs:     2981  v-elim:      0  v-fix:    0  time: 20.29 s
1232.06/1232.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1232.06/1232.06	c vivif2 --  cl tried    88849 cl shrink        0 lits rem          0 time: 0.01
1232.35/1232.31	c asymm  cl-useful: 0/607/7120 lits-rem:0 time: 0.25
1232.35/1232.32	c calculated reachability. Time: 0.00
1232.35/1232.32	c  N dy 14342   3712956        80      7120         0     88849     49840   1157216     22.96   no data  --
1238.35/1238.38	c  N dy 14438   3733011        80      7120         0    107258     49840   1659968     22.97     24.28  --
1244.74/1244.76	c  F st 14505   3751563        80      7120         0    124146     49840   2116024     22.97   no data  --
1245.44/1245.46	c  N st 14509   3753597        80      7120         0    126024     49840   2168724     22.97   no data  --
1254.74/1254.79	c  N dy 14548   3779582        80      7120         0    149551     49840   2798841     22.96     24.35  --
1261.65/1261.68	c  N dy 14621   3801028        80      7120         0     91774     49840   1220454     22.96     24.21  --
1267.74/1267.72	c  N dy 14651   3824760        80      7120         0    113314     49840   1788571     22.96     24.17  --
1276.64/1276.65	c  N dy 14799   3846129        80      7120         0    132902     49840   2329473     22.96     24.30  --
1285.96/1285.96	c  N dy 14899   3866211        80      7120         0    151289     49840   2831119     22.97     24.25  --
1293.35/1293.36	c  N dy 15007   3886735        80      7120         0     91650     49840   1205850     22.97     24.19  --
1299.75/1299.76	c  N dy 15130   3906818        80      7120         0    109966     49840   1706341     22.98     25.71  --

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.83 4.01 3.97 5/362 18818
/proc/meminfo: memFree=24152012/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=29956 CPUtime=0 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 635 0 0 0 0 0 0 0 21 0 1 0 650058644 30674944 575 33554432000 4194304 4650387 140736022797136 18446744073709551615 47481063768160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 7488 575 328 112 0 2453 0

[startup+0.0254391 s]
/proc/loadavg: 3.83 4.01 3.97 5/362 18818
/proc/meminfo: memFree=24152012/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=29952 CPUtime=0.02 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 663 0 0 0 2 0 0 0 21 0 1 0 650058644 30670848 603 33554432000 4194304 4650387 140736022797136 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 7488 603 345 112 0 2453 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29952

[startup+0.100422 s]
/proc/loadavg: 3.83 4.01 3.97 5/362 18818
/proc/meminfo: memFree=24152012/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=30084 CPUtime=0.09 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 679 0 0 0 9 0 0 0 21 0 1 0 650058644 30806016 619 33554432000 4194304 4650387 140736022797136 18446744073709551615 4371060 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 7521 619 345 112 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30084

[startup+0.300376 s]
/proc/loadavg: 3.83 4.01 3.97 5/362 18818
/proc/meminfo: memFree=24152012/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=32404 CPUtime=0.29 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 1383 0 0 0 29 0 0 0 22 0 1 0 650058644 33181696 1252 33554432000 4194304 4650387 140736022797136 18446744073709551615 4334264 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 8101 1252 376 112 0 3066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32404

[startup+0.700292 s]
/proc/loadavg: 3.83 4.01 3.97 5/362 18818
/proc/meminfo: memFree=24152012/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=33044 CPUtime=0.69 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 1999 0 0 0 69 0 0 0 23 0 1 0 650058644 33837056 1370 33554432000 4194304 4650387 140736022797136 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 8261 1370 378 112 0 3226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33044

[startup+1.50113 s]
/proc/loadavg: 3.84 4.01 3.97 5/363 18819
/proc/meminfo: memFree=24135084/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=33792 CPUtime=1.49 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 2975 0 0 0 149 0 0 0 25 0 1 0 650058644 34603008 1593 33554432000 4194304 4650387 140736022797136 18446744073709551615 4481883 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 8448 1593 380 112 0 3413 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33792

[startup+3.10081 s]
/proc/loadavg: 3.84 4.01 3.97 5/363 18819
/proc/meminfo: memFree=24115860/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=40664 CPUtime=3.09 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 4696 0 0 0 309 0 0 0 20 0 1 0 650058644 41639936 3314 33554432000 4194304 4650387 140736022797136 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 10166 3314 380 112 0 5131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40664

[startup+6.30117 s]
/proc/loadavg: 3.85 4.01 3.97 5/363 18819
/proc/meminfo: memFree=24102308/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=40920 CPUtime=6.29 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 6594 0 0 0 628 1 0 0 25 0 1 0 650058644 41902080 3176 33554432000 4194304 4650387 140736022797136 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 10230 3176 380 112 0 5195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40920

[startup+12.7009 s]
/proc/loadavg: 3.86 4.01 3.97 5/363 18819
/proc/meminfo: memFree=24078344/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=48200 CPUtime=12.69 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 10335 0 0 0 1267 2 0 0 23 0 1 0 650058644 49356800 4930 33554432000 4194304 4650387 140736022797136 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 12050 4930 380 112 0 7015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48200

[startup+25.5004 s]
/proc/loadavg: 3.89 4.00 3.97 5/363 18819
/proc/meminfo: memFree=24045160/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=54340 CPUtime=25.49 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 17045 0 0 0 2546 3 0 0 18 0 1 0 650058644 55644160 6677 33554432000 4194304 4650387 140736022797136 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 13585 6677 380 112 0 8550 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54340

[startup+51.1003 s]
/proc/loadavg: 3.93 4.00 3.97 5/363 18820
/proc/meminfo: memFree=24023464/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=57744 CPUtime=51.09 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 25753 0 0 0 5104 5 0 0 25 0 1 0 650058644 59129856 7813 33554432000 4194304 4650387 140736022797136 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 14436 7813 380 112 0 9401 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57744

[startup+102.313 s]
/proc/loadavg: 3.97 4.00 3.97 5/363 18821
/proc/meminfo: memFree=23990084/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=61616 CPUtime=102.3 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 40834 0 0 0 10223 7 0 0 25 0 1 0 650058644 63094784 9007 33554432000 4194304 4650387 140736022797136 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 15404 9007 380 112 0 10369 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61616

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.97 5/363 18823
/proc/meminfo: memFree=23937328/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=75412 CPUtime=162.29 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 55985 0 0 0 16219 10 0 0 25 0 1 0 650058644 77221888 11956 33554432000 4194304 4650387 140736022797136 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 18853 11956 380 112 0 13818 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75412

[startup+222.301 s]
/proc/loadavg: 4.18 4.05 3.98 5/363 18825
/proc/meminfo: memFree=23908656/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=85960 CPUtime=222.29 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 68392 0 0 0 22216 13 0 0 25 0 1 0 650058644 88023040 14539 33554432000 4194304 4650387 140736022797136 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 21490 14539 380 112 0 16455 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85960

[startup+282.301 s]
/proc/loadavg: 4.06 4.03 3.98 5/363 18826
/proc/meminfo: memFree=23883200/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=86260 CPUtime=282.3 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 79343 0 0 0 28213 17 0 0 25 0 1 0 650058644 88330240 14809 33554432000 4194304 4650387 140736022797136 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 21565 14809 380 112 0 16530 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86260

[startup+342.301 s]
/proc/loadavg: 4.02 4.03 3.98 5/363 18828
/proc/meminfo: memFree=23849084/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=100380 CPUtime=342.31 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 87281 0 0 0 34212 19 0 0 25 0 1 0 650058644 102789120 18176 33554432000 4194304 4650387 140736022797136 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 25095 18176 380 112 0 20060 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 100380

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/363 18829
/proc/meminfo: memFree=23817436/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=100440 CPUtime=402.31 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 91228 0 0 0 40211 20 0 0 25 0 1 0 650058644 102850560 17287 33554432000 4194304 4650387 140736022797136 18446744073709551615 4363839 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 25110 17287 380 112 0 20075 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 100440

[startup+462.3 s]
/proc/loadavg: 4.11 4.04 3.99 5/363 18831
/proc/meminfo: memFree=23817776/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=100648 CPUtime=462.31 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 99982 0 0 0 46208 23 0 0 25 0 1 0 650058644 103063552 18674 33554432000 4194304 4650387 140736022797136 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 25162 18674 380 112 0 20127 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 100648

[startup+522.3 s]
/proc/loadavg: 4.04 4.03 3.99 5/363 18833
/proc/meminfo: memFree=23770128/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=108652 CPUtime=522.31 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 108897 0 0 0 52205 26 0 0 25 0 1 0 650058644 111259648 20036 33554432000 4194304 4650387 140736022797136 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 27163 20036 380 112 0 22128 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 108652

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.99 5/363 18834
/proc/meminfo: memFree=23764772/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=109852 CPUtime=582.31 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 109299 0 0 0 58205 26 0 0 25 0 1 0 650058644 112488448 20438 33554432000 4194304 4650387 140736022797136 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 27463 20438 380 112 0 22428 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 109852

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/363 18845
/proc/meminfo: memFree=23739312/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=109984 CPUtime=642.32 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 115499 0 0 0 64204 28 0 0 25 0 1 0 650058644 112623616 21077 33554432000 4194304 4650387 140736022797136 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 27496 21077 380 112 0 22461 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 109984

[startup+702.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/363 18846
/proc/meminfo: memFree=23739212/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=110220 CPUtime=702.32 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 125185 0 0 0 70201 31 0 0 25 0 1 0 650058644 112865280 19682 33554432000 4194304 4650387 140736022797136 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 27555 19682 380 112 0 22520 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 110220

[startup+762.315 s]
/proc/loadavg: 4.10 4.05 4.01 5/363 18848
/proc/meminfo: memFree=23727668/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=116628 CPUtime=762.33 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 130814 0 0 0 76199 34 0 0 25 0 1 0 650058644 119427072 22465 33554432000 4194304 4650387 140736022797136 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 29157 22465 380 112 0 24122 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 116628

[startup+822.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/363 18850
/proc/meminfo: memFree=23720912/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=116628 CPUtime=822.32 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 130872 0 0 0 82198 34 0 0 25 0 1 0 650058644 119427072 22523 33554432000 4194304 4650387 140736022797136 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 29157 22523 380 112 0 24122 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 116628

[startup+882.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/363 18854
/proc/meminfo: memFree=23719028/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=116680 CPUtime=882.33 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 133282 0 0 0 88198 35 0 0 25 0 1 0 650058644 119480320 21732 33554432000 4194304 4650387 140736022797136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 29170 21732 380 112 0 24135 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 116680

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 4.01 5/363 18856
/proc/meminfo: memFree=23691780/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=116788 CPUtime=942.33 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 140438 0 0 0 94195 38 0 0 25 0 1 0 650058644 119590912 23002 33554432000 4194304 4650387 140736022797136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 29197 23002 380 112 0 24162 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 116788

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/363 18857
/proc/meminfo: memFree=23693700/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=116964 CPUtime=1002.33 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 148664 0 0 0 100192 41 0 0 25 0 1 0 650058644 119771136 22047 33554432000 4194304 4650387 140736022797136 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 29241 22047 380 112 0 24206 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 116964

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/363 18859
/proc/meminfo: memFree=23683496/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=117872 CPUtime=1062.33 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 153413 0 0 0 106191 42 0 0 25 0 1 0 650058644 120700928 23645 33554432000 4194304 4650387 140736022797136 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 29468 23645 380 112 0 24433 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 117872

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/363 18861
/proc/meminfo: memFree=23690020/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=118052 CPUtime=1122.34 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 161208 0 0 0 112190 44 0 0 25 0 1 0 650058644 120885248 21646 33554432000 4194304 4650387 140736022797136 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 29513 21646 380 112 0 24478 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 118052

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 18862
/proc/meminfo: memFree=23663464/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=118152 CPUtime=1182.34 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 168351 0 0 0 118187 47 0 0 25 0 1 0 650058644 120987648 22191 33554432000 4194304 4650387 140736022797136 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 29538 22191 380 112 0 24503 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 118152

[startup+1242.3 s]
/proc/loadavg: 4.25 4.08 4.02 5/363 18864
/proc/meminfo: memFree=23638384/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=120448 CPUtime=1242.35 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 172788 0 0 0 124186 49 0 0 25 0 1 0 650058644 123338752 23255 33554432000 4194304 4650387 140736022797136 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 30112 23255 380 112 0 25077 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 120448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.07 4.02 2/357 18868
/proc/meminfo: memFree=24058500/32950928 swapFree=45937192/67111528
[pid=18818] ppid=18816 vsize=120564 CPUtime=1300.05 cores=4,6
/proc/18818/stat : 18818 (strangenight1-s) R 18816 18818 17897 0 -1 4202496 179391 0 0 0 129954 51 0 0 25 0 1 0 650058644 123457536 22911 33554432000 4194304 4650387 140736022797136 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18818/statm: 30141 22911 380 112 0 25106 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 120564

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.08
CPU user time (s): 1299.55
CPU system time (s): 0.52292
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 174808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.52292
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179392
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= 13
involuntary context switches= 1037

runsolver used 4.91725 second user time and 10.2614 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 16:50:20
IDJOB=3369957
IDBENCH=82766
IDSOLVER=1847
FILE ID=node149/3369957-1305384619
RUNJOBID= node149-1305384619-18777
PBS_JOBID= 13324353
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369957-1305384619/watcher-3369957-1305384619 -o /tmp/evaluation-result-3369957-1305384619/solver-3369957-1305384619 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369957-1305384619.cnf

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

MD5SUM BENCH= ff76c2a7684df6ebd90c6aa1ff48f56d
RANDOM SEED=1531529195

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24152168 kB
Buffers:        300764 kB
Cached:        3855432 kB
SwapCached:      19984 kB
Active:        6305584 kB
Inactive:      2197508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24152168 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           24864 kB
Writeback:           0 kB
AnonPages:     4338928 kB
Mapped:          15184 kB
Slab:           157172 kB
PageTables:      72660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80290052 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= 73568 MiB
End job on node149 at 2011-05-14 17:12:02