Trace number 3367334

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
MD5SUMbb548a1e884feefbb349d3449e849f5e
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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
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 540000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367334-1305380733.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	c -- header says num clauses:       40000
0.00/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.02	c -- vars added       2000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data
0.19/0.23	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.21
0.19/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.29	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.29	c calculated reachability. Time: 0.00
0.29/0.30	c Calc default polars -  time:   0.00 s pos:     944 undec:      84 neg:     972
0.29/0.30	c =========================================================================================
0.29/0.30	c types(t): F = full restart, N = normal restart
0.29/0.30	c types(t): S = simplification begin/end, E = solution found
0.29/0.30	c restart types(rt): st = static, dy = dynamic
0.29/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.30	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
0.69/0.72	c  N dy    20      4100      2000     40000         0      4097    200000    790933    142.81    150.88
1.10/1.16	c  N dy    47      8128      2000     40000         0      4795    200000    491216    143.67    151.87
1.59/1.62	c  N dy    72     12182      2000     40000         0      8848    200000   1223923    143.47    151.16
1.99/2.09	c  N dy   100     16257      2000     40000         0      7423    200000    641234    144.05    152.14
2.49/2.55	c  N dy   124     20285      2000     40000         0     11449    200000   1370713    144.07    151.92
2.99/3.06	c  N dy   151     24439      2000     40000         0      8525    200000    574228    143.85    154.24
3.09/3.12	c  F st   155     25000      2000     40000         0      9086    200000    675579    143.89    130.31
3.69/3.74	c  N dy   161     30000      2000     40000         0     14082    200000   1684594    143.89   no data
3.69/3.74	c  S st   161     30000      2000     40000         0     14082    200000   1684594    143.89   no data
3.79/3.82	c  S st   161     30500      2000     40000         0     14582    200000   1766695    143.89   no data
3.79/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.79/3.85	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
3.79/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.79/3.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.79/3.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.52	c lits-rem:       169  cl-subs:       21  v-elim:      0  v-fix:    0  time:  1.58 s
5.68/5.76	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
5.68/5.76	c calculated reachability. Time: 0.00
5.68/5.76	c  N dy   161     30500      2000     40000         0     14561    200000   1757283    143.89   no data
6.19/6.27	c  N dy   187     34590      2000     40000         0     10282    200000    695642    144.10    202.51
6.69/6.76	c  N dy   216     38634      2000     40000         0     14325    200000   1434686    144.35    154.35
7.19/7.27	c  N dy   241     42652      2000     40000         0     18343    200000   2164696    144.29    155.67
7.59/7.66	c  S st   261     45752      2000     40000         0     11924    200000    778493    144.16    136.41
7.70/7.74	c  S st   261     46253      2000     40000         0     12425    200000    856529    144.16   no data
7.70/7.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
7.70/7.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.70/7.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
7.70/7.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.70/7.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.78/7.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.14	c lits-rem:        10  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.33 s
8.09/8.14	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
8.09/8.15	c vivif2 --  cl tried    12425 cl shrink        0 lits rem          0 time: 0.01
8.29/8.38	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
8.29/8.38	c calculated reachability. Time: 0.00
8.29/8.38	c  N dy   261     46253      2000     40000         0     12425    200000    856519    144.16   no data
8.89/8.90	c  N dy   288     50382      2000     40000         0     16552    200000   1621962    144.37    153.71
9.39/9.44	c  N dy   314     54502      2000     40000         0     20670    200000   2357026    144.14    152.75
9.90/9.95	c  N dy   340     58565      2000     40000         0     14143    200000    997175    144.27    152.39
10.39/10.49	c  N dy   367     62854      2000     40000         0     18432    200000   1783885    144.20    151.98
11.00/11.04	c  N dy   392     66899      2000     40000         0     22477    200000   2527973    144.28    151.98
11.29/11.37	c  S st   407     69379      2000     40000         0     13330    200000    658630    144.46   no data
11.39/11.45	c  S st   407     69887      2000     40000         0     13838    200000    741137    144.46   no data
11.39/11.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
11.39/11.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
11.39/11.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.39/11.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.77	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.25 s
11.69/11.77	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.69/11.78	c vivif2 --  cl tried    13837 cl shrink        0 lits rem          0 time: 0.01
12.00/12.01	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.23
12.00/12.01	c calculated reachability. Time: 0.00
12.00/12.01	c  N dy   407     69887      2000     40000         0     13837    200000    740646    144.46   no data
12.49/12.58	c  N dy   437     74368      2000     40000         0     18316    200000   1565637    144.65    156.21
13.20/13.25	c  N dy   469     79242      2000     40000         0     23189    200000   2449019    144.61    152.82
13.89/13.93	c  N dy   498     84315      2000     40000         0     15616    200000    904036    144.56    172.37
14.30/14.36	c  F st   520     87501      2000     40000         0     18802    200000   1488957    144.58    119.58
14.79/14.80	c  N st   525     90804      2000     40000         0     22103    200000   2122343    144.58   no data
15.58/15.65	c  N dy   551     96646      2000     40000         0     14289    200000    485836    144.61    155.41
16.40/16.44	c  N dy   590    102817      2000     40000         0     20459    200000   1613819    144.64    154.26
16.69/16.71	c  S st   602    104831      2000     40000         0     22473    200000   1972495    144.55    127.81
16.79/16.80	c  S st   602    105334      2000     40000         0     22976    200000   2054986    144.55   no data
16.79/16.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
16.79/16.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.79/16.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.79/16.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.79/16.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.79/16.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.79/16.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.89/16.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.33	c lits-rem:        87  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.41 s
20.29/20.34	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
20.29/20.36	c vivif2 --  cl tried    22973 cl shrink        0 lits rem          0 time: 0.02
20.59/20.65	c asymm  cl-useful: 0/36038/40000 lits-rem:0 time: 0.28
20.59/20.65	c calculated reachability. Time: 0.00
20.59/20.65	c  N dy   602    105334      2000     40000         0     22973    200000   2053423    144.55   no data
21.69/21.72	c  N dy   645    112139      2000     40000         0     15117    200000    449449    144.54    152.77
22.69/22.72	c  N dy   692    119297      2000     40000         0     22275    200000   1759134    144.55    154.10
23.79/23.83	c  N dy   739    126923      2000     40000         0     29896    200000   3149629    144.64    154.27
24.89/24.97	c  N dy   789    135137      2000     40000         0     22450    200000   1620928    144.59    154.18
26.19/26.28	c  N dy   849    143975      2000     40000         0     31285    200000   3242175    144.68    156.43
27.50/27.58	c  N dy   903    153215      2000     40000         0     23862    200000   1707879    144.77    179.57
28.29/28.30	c  S st   938    158003      2000     40000         0     28650    200000   2588584    144.83    126.68
28.39/28.40	c  S st   938    158505      2000     40000         0     29152    200000   2666214    144.83   no data
28.39/28.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.39/28.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
28.39/28.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.39/28.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.39/28.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.39/28.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
28.39/28.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.39/28.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
28.50/28.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.39/35.45	c lits-rem:       107  cl-subs:        3  v-elim:      0  v-fix:    0  time:  6.89 s
35.39/35.46	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
35.39/35.49	c vivif2 --  cl tried    29149 cl shrink        0 lits rem          0 time: 0.03
35.49/35.53	c asymm  cl-useful: 0/3962/40000 lits-rem:0 time: 0.04
35.49/35.53	c calculated reachability. Time: 0.00
35.49/35.53	c  N dy   938    158505      2000     40000         0     29149    200000   2664610    144.83   no data
36.99/37.02	c  N dy   994    168691      2000     40000         0     21671    200000   1119188    144.84    153.11
38.59/38.62	c  N dy  1065    179477      2000     40000         0     32453    200000   3099536    144.89    164.93
40.29/40.31	c  N dy  1138    190999      2000     40000         0     25315    200000   1610768    144.87    154.41
42.19/42.22	c  N dy  1218    203251      2000     40000         0     37565    200000   3871411    144.97    155.47
44.09/44.16	c  N dy  1292    216375      2000     40000         0     31020    200000   2464214    144.81    152.48
46.29/46.33	c  N dy  1373    230382      2000     40000         0     24362    200000   1082466    144.76    153.54
47.38/47.43	c  S st  1420    237758      2000     40000         0     31738    200000   2450227    144.88   no data
47.48/47.53	c  S st  1420    238260      2000     40000         0     32240    200000   2534031    144.88   no data
47.48/47.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.48/47.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
47.48/47.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.48/47.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.48/47.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.48/47.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
47.48/47.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.58/47.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
47.58/47.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.19/54.21	c lits-rem:       125  cl-subs:        9  v-elim:      0  v-fix:    0  time:  6.53 s
54.19/54.21	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
54.19/54.24	c vivif2 --  cl tried    32231 cl shrink        0 lits rem          0 time: 0.03
54.49/54.53	c asymm  cl-useful: 0/31891/40000 lits-rem:0 time: 0.28
54.49/54.53	c calculated reachability. Time: 0.00
54.49/54.53	c  N dy  1420    238260      2000     40000         0     32231    200000   2530181    144.88   no data
56.89/56.99	c  N dy  1515    253483      2000     40000         0     25784    200000   1169102    144.81    152.83
59.49/59.55	c  N dy  1614    269857      2000     40000         0     42156    200000   4158908    144.79    154.15
62.19/62.27	c  N dy  1729    287118      2000     40000         0     36753    200000   3012809    144.88    154.78
65.19/65.29	c  N dy  1845    305566      2000     40000         0     31540    200000   1875854    144.86    153.70
65.30/65.40	c  F st  1850    306251      2000     40000         0     32225    200000   1995643    144.85    139.78
68.49/68.58	c  N dy  1939    325137      2000     40000         0     26442    200000    768775    144.97    156.89
71.79/71.85	c  N dy  2068    345198      2000     40000         0     46502    200000   4458428    145.04    158.36
73.79/73.89	c  S st  2143    357393      2000     40000         0     33033    200000   1803948    145.03   no data
73.99/74.00	c  S st  2143    357894      2000     40000         0     33534    200000   1886661    145.03   no data
73.99/74.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.99/74.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
73.99/74.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.99/74.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.99/74.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.99/74.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
73.99/74.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
73.99/74.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
74.09/74.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.69/77.73	c lits-rem:        72  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.61 s
77.69/77.73	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
77.69/77.75	c vivif2 --  cl tried    33533 cl shrink        0 lits rem          0 time: 0.02
77.79/77.84	c asymm  cl-useful: 0/8109/40000 lits-rem:0 time: 0.08
77.79/77.84	c calculated reachability. Time: 0.00
77.79/77.84	c  N dy  2143    357894      2000     40000         0     33533    200000   1886571    145.03   no data
81.40/81.41	c  N dy  2267    378031      2000     40000         0     27011    200000    515905    145.09    156.46
84.71/84.72	c  N dy  2395    398133      2000     40000         0     47109    200000   4199359    145.10    153.12
88.20/88.28	c  N dy  2530    418213      2000     40000         0     39520    200000   2659299    145.18    153.89
91.89/91.99	c  N dy  2652    438297      2000     40000         0     30939    200000    891342    145.15    165.77
95.59/95.62	c  N dy  2783    458437      2000     40000         0     51071    200000   4596252    145.19    153.02
99.29/99.39	c  N dy  2904    478611      2000     40000         0     41579    200000   2654930    145.18    153.49
103.19/103.27	c  N dy  3020    498699      2000     40000         0     31003    200000    552730    145.13    159.67
106.59/106.68	c  N dy  3151    518734      2000     40000         0     51033    200000   4273343    145.25    153.81
110.09/110.12	c  S st  3262    536841      2000     40000         0     37477    200000   1549645    145.20   no data
110.19/110.24	c  S st  3262    537345      2000     40000         0     37981    200000   1640431    145.20   no data
110.19/110.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.19/110.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
110.19/110.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.19/110.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.19/110.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.19/110.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
110.19/110.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.29/110.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
110.29/110.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.59/113.68	c lits-rem:       101  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.32 s
113.59/113.68	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
113.69/113.70	c vivif2 --  cl tried    37980 cl shrink        0 lits rem          0 time: 0.02
113.89/113.97	c asymm  cl-useful: 0/29681/40000 lits-rem:0 time: 0.27
113.89/113.97	c calculated reachability. Time: 0.00
113.89/113.97	c  N dy  3262    537345      2000     40000         0     37980    200000   1639822    145.20   no data
117.60/117.67	c  N dy  3398    557378      2000     40000         0     58009    200000   5345270    145.30    154.65
121.30/121.36	c  N dy  3519    577433      2000     40000         0     45402    200000   2828047    145.30    154.45
125.29/125.40	c  N dy  3652    597460      2000     40000         0     65423    200000   6556128    145.41    154.71
128.99/129.06	c  N dy  3776    617594      2000     40000         0     51897    200000   3907170    145.48    156.66
133.19/133.20	c  N dy  3904    637815      2000     40000         0     37456    200000   1039398    145.53    153.90
136.79/136.83	c  N dy  4025    657847      2000     40000         0     57486    200000   4705482    145.51    154.99
140.89/140.91	c  N dy  4156    677859      2000     40000         0     41834    200000   1692892    145.56    182.44
144.69/144.76	c  N dy  4285    697907      2000     40000         0     61874    200000   5391930    145.59    154.29
148.80/148.85	c  N dy  4404    718139      2000     40000         0     45442    200000   2169927    145.59    153.40
152.79/152.91	c  N dy  4531    738333      2000     40000         0     65629    200000   5893669    145.60    153.91
156.89/156.94	c  N dy  4656    758450      2000     40000         0     48093    200000   2463007    145.60    154.28
160.99/161.01	c  N dy  4783    778518      2000     40000         0     68155    200000   6137864    145.61    153.38
165.39/165.41	c  N dy  4911    798583      2000     40000         0     49561    200000   2556133    145.62    164.07
166.79/166.84	c  S st  4961    806017      2000     40000         0     56995    200000   3917260    145.63   no data
166.89/166.98	c  S st  4961    806519      2000     40000         0     57496    200000   3999001    145.63   no data
166.89/166.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.99/167.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
166.99/167.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.99/167.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.99/167.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.99/167.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
166.99/167.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
166.99/167.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
167.10/167.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.99/181.01	c lits-rem:       252  cl-subs:        8  v-elim:      0  v-fix:    0  time: 13.80 s
180.99/181.01	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
180.99/181.06	c vivif2 --  cl tried    57488 cl shrink        0 lits rem          0 time: 0.05
181.19/181.22	c asymm  cl-useful: 0/10319/40000 lits-rem:0 time: 0.16
181.19/181.22	c calculated reachability. Time: 0.00
181.19/181.22	c  N dy  4961    806519      2000     40000         0     57488    200000   3995393    145.63   no data
185.60/185.64	c  N dy  5075    826567      2000     40000         0     77531    200000   7679880    145.62    159.10
189.39/189.48	c  N dy  5196    846574      2000     40000         0     57878    200000   3912796    145.62    192.62
193.90/193.96	c  N dy  5322    866652      2000     40000         0     77951    200000   7640228    145.67    156.38
197.90/197.93	c  N dy  5452    886657      2000     40000         0     57291    200000   3650859    145.71    170.04
202.40/202.45	c  N dy  5578    906709      2000     40000         0     77339    200000   7355092    145.73    153.79
206.70/206.73	c  N dy  5699    926760      2000     40000         0     55729    200000   3173150    145.74    154.53
211.49/211.54	c  N dy  5827    946881      2000     40000         0     75841    200000   6895470    145.77    155.68
215.99/216.00	c  N dy  5956    966995      2000     40000         0     53295    200000   2542955    145.76    154.59
220.29/220.31	c  N dy  6083    987064      2000     40000         0     73360    200000   6266364    145.80    153.83
224.89/224.93	c  N dy  6205   1007154      2000     40000         0     49796    200000   1723385    145.81    164.55
229.10/229.14	c  N dy  6328   1027603      2000     40000         0     70239    200000   5498570    145.81    154.85
234.10/234.18	c  N dy  6458   1048040      2000     40000         0     46021    200000    858620    145.84    156.28
238.09/238.13	c  N dy  6581   1068072      2000     40000         0     66043    200000   4558633    145.86    154.76
238.90/238.99	c  F st  6611   1071876      2000     40000         0     69847    200000   5276057    145.88   no data
242.79/242.86	c  N dy  6681   1088223      2000     40000         0     86187    200000   8354970    145.87    154.50
247.10/247.15	c  N dy  6810   1108298      2000     40000         0     60601    200000   3354200    145.87    155.26
251.59/251.67	c  N dy  6926   1128363      2000     40000         0     80659    200000   7045964    145.86    154.98
256.39/256.46	c  N dy  7044   1148553      2000     40000         0     54190    200000   2000863    145.86    153.67
260.71/260.72	c  N dy  7164   1168618      2000     40000         0     74252    200000   5684900    145.85    154.97
265.89/265.92	c  N dy  7293   1188689      2000     40000         0     94322    200000   9397380    145.87    156.53
269.99/270.10	c  N dy  7421   1208968      2000     40000         0     66943    200000   4168321    145.89    161.39
270.19/270.28	c  S st  7427   1209779      2000     40000         0     67754    200000   4310218    145.88   no data
270.39/270.43	c  S st  7427   1210282      2000     40000         0     68257    200000   4380321    145.88   no data
270.39/270.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.39/270.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
270.50/270.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
270.50/270.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.50/270.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.50/270.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
270.50/270.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
270.50/270.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
270.60/270.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.00/287.03	c lits-rem:       178  cl-subs:       16  v-elim:      0  v-fix:    0  time: 16.35 s
287.00/287.03	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
287.00/287.08	c vivif2 --  cl tried    68241 cl shrink        0 lits rem          0 time: 0.05
287.40/287.41	c asymm  cl-useful: 0/22161/40000 lits-rem:0 time: 0.32
287.40/287.41	c calculated reachability. Time: 0.00
287.40/287.41	c  N dy  7427   1210282      2000     40000         0     68241    200000   4373817    145.88   no data
292.30/292.38	c  N dy  7556   1230639      2000     40000         0     88595    200000   8145573    145.90    155.03
296.91/296.95	c  N dy  7681   1250742      2000     40000         0     60042    200000   2760137    145.92    154.68
301.50/301.50	c  N dy  7803   1270864      2000     40000         0     80154    200000   6504113    145.93    160.11
306.80/306.81	c  N dy  7912   1290918      2000     40000         0     50544    200000    801109    145.91    156.57
310.90/310.94	c  N dy  8037   1310944      2000     40000         0     70562    200000   4515610    145.92    165.80
315.80/315.82	c  N dy  8149   1331078      2000     40000         0     90691    200000   8219748    145.91    155.01
320.69/320.79	c  N dy  8275   1351337      2000     40000         0     60287    200000   2430068    145.93    154.25
325.29/325.34	c  N dy  8399   1371408      2000     40000         0     80351    200000   6154510    145.94    164.12
330.70/330.71	c  N dy  8522   1391499      2000     40000         0    100435    200000   9844932    145.94    154.09
335.10/335.11	c  N dy  8643   1411680      2000     40000         0     68961    200000   3854849    145.94    155.19
340.00/340.02	c  N dy  8762   1431761      2000     40000         0     89034    200000   7529045    145.93    153.69
345.19/345.29	c  N dy  8875   1451771      2000     40000         0     56395    200000   1357933    145.93    174.62
349.70/349.74	c  N dy  9008   1471814      2000     40000         0     76433    200000   5080647    145.97    154.11
355.10/355.10	c  N dy  9129   1492201      2000     40000         0     96815    200000   8824149    145.96    155.28
360.10/360.18	c  N dy  9252   1512224      2000     40000         0     63182    200000   2431543    145.98    154.01
364.69/364.79	c  N dy  9364   1532268      2000     40000         0     83219    200000   6125742    145.98    162.12
370.30/370.32	c  N dy  9488   1552370      2000     40000         0    103318    200000   9832132    146.00    154.26
375.00/375.10	c  N dy  9606   1572400      2000     40000         0     68689    200000   3279449    146.00    154.66
380.00/380.02	c  N dy  9734   1592488      2000     40000         0     88775    200000   6978424    146.01    159.21
385.70/385.79	c  N dy  9854   1612570      2000     40000         0    108853    200000  10662713    146.00    156.94
390.30/390.31	c  N dy  9969   1632642      2000     40000         0     73268    200000   3933112    145.99    159.01
395.40/395.42	c  N dy 10099   1652718      2000     40000         0     93342    200000   7666668    146.01    154.81
401.51/401.56	c  N dy 10235   1672892      2000     40000         0     56865    200000    735653    146.04    154.21
405.91/405.92	c  N dy 10363   1693026      2000     40000         0     76993    200000   4449932    146.05    154.12
410.31/410.35	c  S st 10473   1710283      2000     40000         0     94244    200000   7634870    146.05   no data
410.50/410.56	c  S st 10473   1710792      2000     40000         0     94753    200000   7711245    146.05   no data
410.50/410.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
410.60/410.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
410.60/410.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
410.60/410.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.60/410.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
410.60/410.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
410.60/410.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
410.70/410.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
410.90/410.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.10/451.12	c lits-rem:       408  cl-subs:       19  v-elim:      0  v-fix:    0  time: 40.14 s
451.10/451.13	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
451.20/451.22	c vivif2 --  cl tried    94734 cl shrink        0 lits rem          0 time: 0.09
451.60/451.60	c asymm  cl-useful: 0/15707/40000 lits-rem:0 time: 0.38
451.60/451.60	c calculated reachability. Time: 0.00
451.60/451.60	c  N dy 10473   1710792      2000     40000         0     94734    200000   7703052    146.05   no data
457.70/457.70	c  N dy 10601   1731032      2000     40000         0    114969    200000  11442068    146.06    157.04
462.20/462.30	c  N dy 10732   1751423      2000     40000         0     77697    200000   4389879    146.07    157.83
467.51/467.57	c  N dy 10854   1771512      2000     40000         0     97782    200000   8100127    146.06    155.15
473.70/473.75	c  N dy 10983   1791516      2000     40000         0     59134    200000    801148    146.08    155.05
478.21/478.21	c  N dy 11105   1811597      2000     40000         0     79213    200000   4496802    146.08    158.52
483.60/483.62	c  N dy 11231   1831684      2000     40000         0     99295    200000   8194827    146.08    157.13
490.00/490.01	c  N dy 11360   1851792      2000     40000         0     59741    200000    735046    146.09    154.31
494.50/494.57	c  N dy 11482   1871793      2000     40000         0     79735    200000   4425235    146.09    169.98
500.60/500.61	c  N dy 11608   1891909      2000     40000         0     99842    200000   8131068    146.10    155.96
507.40/507.42	c  N dy 11747   1911969      2000     40000         0    119897    200000  11881143    146.13    163.02
512.21/512.29	c  N dy 11880   1932004      2000     40000         0     79283    200000   4219803    146.16    154.23
517.60/517.67	c  N dy 12011   1952054      2000     40000         0     99325    200000   7926207    146.18    159.25
524.00/524.07	c  N dy 12146   1972213      2000     40000         0    119479    200000  11679113    146.20    154.13
529.01/529.01	c  N dy 12262   1992283      2000     40000         0     77892    200000   3707861    146.18    153.90
534.40/534.48	c  N dy 12391   2012786      2000     40000         0     98387    200000   7483886    146.19    155.81
540.71/540.70	c  N dy 12520   2032824      2000     40000         0    118415    200000  11221173    146.21    155.64
546.00/546.02	c  N dy 12641   2052980      2000     40000         0     75916    200000   3190190    146.21    159.64
551.21/551.22	c  N dy 12778   2073073      2000     40000         0     95998    200000   6919747    146.22    157.25
557.30/557.39	c  N dy 12913   2093158      2000     40000         0    116079    200000  10620505    146.23    155.00
563.22/563.22	c  N dy 13036   2113165      2000     40000         0     72441    200000   2391928    146.23    154.76
568.10/568.19	c  N dy 13160   2133190      2000     40000         0     92463    200000   6108581    146.24    179.97
574.11/574.12	c  N dy 13281   2153305      2000     40000         0    112571    200000   9824161    146.24    154.92
580.51/580.57	c  N dy 13409   2173419      2000     40000         0     68031    200000   1390609    146.24    156.47
585.30/585.36	c  N dy 13534   2193474      2000     40000         0     88079    200000   5133746    146.26    155.34
590.21/590.25	c  S st 13645   2210793      2000     40000         0    105395    200000   8315364    146.26   no data
590.41/590.48	c  S st 13645   2211299      2000     40000         0    105901    200000   8394132    146.26   no data
590.51/590.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
590.51/590.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
590.51/590.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
590.51/590.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.51/590.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.51/590.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
590.51/590.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
590.61/590.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
590.90/590.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
636.00/636.02	c lits-rem:       319  cl-subs:       25  v-elim:      0  v-fix:    0  time: 45.10 s
636.00/636.02	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
636.10/636.12	c vivif2 --  cl tried   105876 cl shrink        0 lits rem          0 time: 0.10
636.10/636.18	c asymm  cl-useful: 0/2132/40000 lits-rem:0 time: 0.06
636.10/636.19	c calculated reachability. Time: 0.00
636.10/636.19	c  N dy 13645   2211299      2000     40000         0    105876    200000   8384319    146.26   no data
642.80/642.84	c  N dy 13775   2231508      2000     40000         0    126075    200000  12146664    146.28    156.26
648.21/648.20	c  N dy 13903   2251546      2000     40000         0     80466    200000   3515552    146.28    155.26
653.60/653.60	c  N dy 14032   2271674      2000     40000         0    100583    200000   7223954    146.29    154.24
659.91/660.00	c  N dy 14158   2291941      2000     40000         0    120842    200000  10998020    146.30    154.21
666.10/666.17	c  N dy 14279   2312197      2000     40000         0     74449    200000   2207169    146.31    154.53
671.21/671.26	c  N dy 14403   2332224      2000     40000         0     94474    200000   5914705    146.31    154.66
677.10/677.16	c  N dy 14524   2352292      2000     40000         0    114537    200000   9642162    146.32    166.14
684.31/684.30	c  N dy 14659   2372466      2000     40000         0    134707    200000  13407899    146.33    154.56
689.21/689.24	c  N dy 14787   2392494      2000     40000         0     87080    200000   4384632    146.35    155.04
694.80/694.87	c  N dy 14913   2412529      2000     40000         0    107110    200000   8087856    146.35    154.35
701.31/701.37	c  N dy 15026   2432532      2000     40000         0    127105    200000  11787501    146.35    155.13
707.41/707.41	c  N dy 15146   2452541      2000     40000         0     78463    200000   2594711    146.34    167.47
712.51/712.57	c  N dy 15260   2472581      2000     40000         0     98498    200000   6311369    146.34    154.49
718.70/718.76	c  N dy 15391   2492614      2000     40000         0    118526    200000  10042292    146.36    157.10
725.91/725.96	c  N dy 15524   2512693      2000     40000         0    138600    200000  13761796    146.36    156.62
730.91/730.99	c  N dy 15649   2532821      2000     40000         0     89078    200000   4370918    146.35    155.12
736.80/736.84	c  N dy 15780   2553043      2000     40000         0    109298    200000   8139927    146.37    164.95
743.51/743.52	c  N dy 15907   2573123      2000     40000         0    129374    200000  11853778    146.37    156.03
750.01/750.06	c  N dy 16042   2593214      2000     40000         0     78811    200000   2351987    146.40    159.53
755.31/755.34	c  N dy 16167   2613291      2000     40000         0     98883    200000   6085248    146.41    155.11
761.51/761.57	c  N dy 16293   2633378      2000     40000         0    118961    200000   9827899    146.43    159.64
768.81/768.81	c  N dy 16421   2653434      2000     40000         0    139005    200000  13580620    146.45    157.99
774.31/774.38	c  N dy 16541   2673462      2000     40000         0     87376    200000   3740199    146.45    157.60
780.01/780.07	c  N dy 16673   2693505      2000     40000         0    107414    200000   7477093    146.46    154.48
785.91/785.95	c  S st 16795   2711301      2000     40000         0    125207    200000  10819402    146.48    148.57
786.21/786.21	c  S st 16795   2711808      2000     40000         0    125713    200000  10909053    146.48   no data
786.21/786.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
786.31/786.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
786.31/786.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
786.31/786.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
786.31/786.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
786.31/786.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
786.31/786.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
786.41/786.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
786.71/786.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
835.02/835.02	c lits-rem:       355  cl-subs:       23  v-elim:      0  v-fix:    0  time: 48.23 s
835.02/835.02	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
835.12/835.16	c vivif2 --  cl tried   125690 cl shrink        0 lits rem          0 time: 0.14
835.52/835.57	c asymm  cl-useful: 0/15024/40000 lits-rem:0 time: 0.41
835.52/835.57	c calculated reachability. Time: 0.00
835.52/835.57	c  N dy 16795   2711808      2000     40000         0    125690    200000  10898553    146.48   no data
842.91/843.00	c  N dy 16916   2731845      2000     40000         0     73080    200000    909780    146.49    156.66
848.01/848.05	c  N dy 17045   2751895      2000     40000         0     93126    200000   4662765    146.50    155.26
854.01/854.02	c  N dy 17183   2771913      2000     40000         0    113138    200000   8393300    146.52    167.93
860.81/860.84	c  N dy 17304   2792061      2000     40000         0    133286    200000  12123152    146.52    154.40
867.61/867.65	c  N dy 17427   2812300      2000     40000         0     79868    200000   1989267    146.52    159.69
873.01/873.08	c  N dy 17563   2832311      2000     40000         0     99871    200000   5707791    146.53    156.55
879.31/879.37	c  N dy 17692   2852491      2000     40000         0    120047    200000   9469711    146.53    155.06
886.62/886.62	c  N dy 17829   2872538      2000     40000         0    140089    200000  13218830    146.55    160.13
892.91/892.97	c  N dy 17953   2892541      2000     40000         0     85438    200000   2811219    146.55    155.52
898.51/898.50	c  N dy 18071   2912591      2000     40000         0    105480    200000   6521961    146.55    155.10
905.11/905.16	c  N dy 18203   2932733      2000     40000         0    125617    200000  10280729    146.57    154.87
912.71/912.71	c  N dy 18329   2952769      2000     40000         0    145648    200000  14024119    146.58    176.12
918.61/918.61	c  N dy 18451   2972837      2000     40000         0     90067    200000   3524526    146.58    158.69
924.31/924.32	c  N dy 18572   2992924      2000     40000         0    110146    200000   7220425    146.58    156.70
930.92/930.99	c  N dy 18696   3012990      2000     40000         0    130203    200000  10963149    146.59    154.91
938.61/938.60	c  N dy 18823   3033040      2000     40000         0    150248    200000  14691344    146.60    157.75
944.31/944.38	c  N dy 18959   3053093      2000     40000         0     93650    200000   4028318    146.61    155.04
950.32/950.32	c  N dy 19080   3073145      2000     40000         0    113697    200000   7737590    146.61    160.05
957.21/957.21	c  N dy 19200   3093227      2000     40000         0    133768    200000  11465180    146.62    156.41
965.11/965.17	c  N dy 19329   3113402      2000     40000         0    153940    200000  15193961    146.62    156.76
970.51/970.58	c  N dy 19443   3133522      2000     40000         0     96407    200000   4352236    146.62    156.13
976.72/976.76	c  N dy 19572   3153863      2000     40000         0    116743    200000   8132162    146.62    154.79
984.21/984.23	c  N dy 19709   3173965      2000     40000         0    136831    200000  11883374    146.64    154.44
992.32/992.35	c  N dy 19824   3193974      2000     40000         0    156835    200000  15601500    146.64    155.44
997.11/997.14	c  S st 19940   3211810      2000     40000         0     96031    200000   4138872    146.65    138.18
997.31/997.35	c  S st 19940   3212313      2000     40000         0     96534    200000   4215941    146.65   no data
997.31/997.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
997.41/997.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
997.41/997.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
997.41/997.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.41/997.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
997.41/997.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
997.41/997.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
997.41/997.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
997.62/997.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1012.21/1012.26	c lits-rem:        88  cl-subs:       13  v-elim:      0  v-fix:    0  time: 14.65 s
1012.21/1012.26	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1012.31/1012.32	c vivif2 --  cl tried    96521 cl shrink        0 lits rem          0 time: 0.05
1012.61/1012.69	c asymm  cl-useful: 0/15907/40000 lits-rem:0 time: 0.37
1012.61/1012.69	c calculated reachability. Time: 0.00
1012.61/1012.69	c  N dy 19940   3212313      2000     40000         0     96521    200000   4211025    146.65   no data
1018.71/1018.70	c  N dy 20061   3232402      2000     40000         0    116606    200000   7922621    146.66    166.78
1025.71/1025.72	c  N dy 20182   3252455      2000     40000         0    136654    200000  11612165    146.65    155.86
1033.41/1033.47	c  N dy 20295   3272497      2000     40000         0    156689    200000  15301141    146.64    158.62
1038.92/1038.97	c  N dy 20432   3292638      2000     40000         0     97188    200000   4132372    146.65    158.23
1044.32/1044.32	c  N dy 20560   3312714      2000     40000         0    117255    200000   7839916    146.66    170.57
1050.53/1050.55	c  N dy 20686   3332928      2000     40000         0    137467    200000  11598330    146.67    154.62
1057.52/1057.54	c  N dy 20803   3352960      2000     40000         0    157495    200000  15324703    146.67    167.51
1062.81/1062.83	c  N dy 20918   3373234      2000     40000         0     97124    200000   3929271    146.66    155.61
1068.21/1068.28	c  N dy 21048   3393369      2000     40000         0    117252    200000   7664169    146.66    156.56
1074.41/1074.41	c  N dy 21166   3413382      2000     40000         0    137261    200000  11355186    146.67    156.23
1081.52/1081.50	c  N dy 21289   3433465      2000     40000         0    157332    200000  15088098    146.67    156.13
1087.01/1087.09	c  N dy 21414   3453621      2000     40000         0     95839    200000   3559277    146.68    154.70
1092.32/1092.38	c  N dy 21538   3473646      2000     40000         0    115863    200000   7278724    146.69    157.51
1098.52/1098.58	c  N dy 21666   3493685      2000     40000         0    135897    200000  11025417    146.69    154.89
1105.53/1105.56	c  N dy 21787   3513761      2000     40000         0    155965    200000  14765977    146.70    155.70
1111.62/1111.60	c  N dy 21916   3533805      2000     40000         0     93358    200000   2927559    146.71    169.56
1116.81/1116.82	c  N dy 22041   3553824      2000     40000         0    113375    200000   6679043    146.71    158.88
1123.02/1123.03	c  N dy 22173   3573849      2000     40000         0    133396    200000  10413976    146.72    155.23
1130.01/1130.06	c  N dy 22313   3593884      2000     40000         0    153423    200000  14173988    146.74    157.68
1136.81/1136.87	c  N dy 22436   3613990      2000     40000         0     89882    200000   2086473    146.74    155.07
1142.02/1142.05	c  N dy 22561   3634159      2000     40000         0    110046    200000   5836832    146.75    155.57
1148.01/1148.07	c  N dy 22687   3654488      2000     40000         0    130370    200000   9628967    146.75    157.01
1155.12/1155.11	c  N dy 22818   3675369      2000     40000         0    151242    200000  13535096    146.76    160.82
1162.63/1162.61	c  N dy 22948   3695394      2000     40000         0     86618    200000   1302543    146.77    158.53
1166.61/1166.68	c  S st 23043   3712314      2000     40000         0    103532    200000   4427404    146.77   no data
1166.81/1166.87	c  S st 23043   3712817      2000     40000         0    104035    200000   4503405    146.77   no data
1166.81/1166.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1166.91/1166.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1166.91/1166.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1166.91/1166.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1166.91/1166.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1166.91/1166.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1166.91/1166.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1167.02/1167.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1167.12/1167.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1181.32/1181.36	c lits-rem:       162  cl-subs:       12  v-elim:      0  v-fix:    0  time: 14.21 s
1181.32/1181.36	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1181.43/1181.41	c vivif2 --  cl tried   104023 cl shrink        0 lits rem          0 time: 0.05
1181.61/1181.61	c asymm  cl-useful: 0/9069/40000 lits-rem:0 time: 0.20
1181.61/1181.62	c calculated reachability. Time: 0.00
1181.61/1181.62	c  N dy 23043   3712817      2000     40000         0    104023    200000   4498045    146.77   no data
1187.41/1187.43	c  N dy 23173   3733035      2000     40000         0    124236    200000   8267832    146.77    156.59
1193.42/1193.42	c  F st 23290   3751562      2000     40000         0    142762    200000  11693371    146.78   no data
1194.02/1194.07	c  N st 23294   3753595      2000     40000         0    144794    200000  12108940    146.78   no data
1201.32/1201.40	c  N dy 23405   3773709      2000     40000         0    164901    200000  15875033    146.78    157.04
1207.21/1207.23	c  N dy 23528   3793729      2000     40000         0     99273    200000   3463006    146.78    155.85
1212.72/1212.72	c  N dy 23649   3813901      2000     40000         0    119440    200000   7195596    146.78    154.68
1218.92/1218.95	c  N dy 23773   3833921      2000     40000         0    139456    200000  10911542    146.78    155.78
1226.12/1226.17	c  N dy 23901   3854096      2000     40000         0    159623    200000  14635900    146.78    157.15
1233.03/1233.10	c  N dy 24026   3874170      2000     40000         0     93059    200000   2155036    146.78    155.70
1238.32/1238.36	c  N dy 24163   3894273      2000     40000         0    113156    200000   5885472    146.79    160.78
1244.32/1244.34	c  N dy 24284   3914368      2000     40000         0    133240    200000   9620195    146.79    160.09
1251.12/1251.19	c  N dy 24410   3934421      2000     40000         0    153286    200000  13337924    146.79    154.58
1258.92/1258.95	c  N dy 24539   3954441      2000     40000         0    173298    200000  17083529    146.80    165.68
1264.32/1264.33	c  N dy 24658   3974772      2000     40000         0    105988    200000   4361678    146.80    156.84
1270.12/1270.11	c  N dy 24788   3994872      2000     40000         0    126086    200000   8115257    146.81    157.23
1276.63/1276.68	c  N dy 24910   4014951      2000     40000         0    146159    200000  11847189    146.81    155.13
1284.12/1284.11	c  N dy 25034   4034961      2000     40000         0    166167    200000  15586216    146.82    185.30
1290.73/1290.72	c  N dy 25153   4055144      2000     40000         0     97695    200000   2641161    146.82    155.24
1296.12/1296.11	c  N dy 25279   4075291      2000     40000         0    117836    200000   6369703    146.83    154.81

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367334-1305380733/watcher-3367334-1305380733 -o /tmp/evaluation-result-3367334-1305380733/solver-3367334-1305380733 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367334-1305380733.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.92 4.01 3.27 5/329 11849
/proc/meminfo: memFree=24124952/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=30372 CPUtime=0 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 899 0 0 0 0 0 0 0 25 0 1 0 649672132 31100928 839 33554432000 4194304 4580011 140734108659984 18446744073709551615 268272385803 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 7593 843 323 95 0 2575 0

[startup+0.024673 s]
/proc/loadavg: 3.92 4.01 3.27 5/329 11849
/proc/meminfo: memFree=24124952/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=31668 CPUtime=0.02 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 1521 0 0 0 2 0 0 0 25 0 1 0 649672132 32428032 1461 33554432000 4194304 4580011 140734108659984 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 7917 1462 339 95 0 2899 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31668

[startup+0.100659 s]
/proc/loadavg: 3.92 4.01 3.27 5/329 11849
/proc/meminfo: memFree=24124952/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=32064 CPUtime=0.09 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 1622 0 0 0 9 0 0 0 25 0 1 0 649672132 32833536 1562 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 8016 1562 339 95 0 2998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32064

[startup+0.300672 s]
/proc/loadavg: 3.92 4.01 3.27 5/329 11849
/proc/meminfo: memFree=24124952/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=39448 CPUtime=0.29 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 3972 0 0 0 29 0 0 0 25 0 1 0 649672132 40394752 3420 33554432000 4194304 4580011 140734108659984 18446744073709551615 4289166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 9862 3420 359 95 0 4844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39448

[startup+0.700613 s]
/proc/loadavg: 3.92 4.01 3.27 5/329 11849
/proc/meminfo: memFree=24124952/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=39528 CPUtime=0.69 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 4715 0 0 0 69 0 0 0 25 0 1 0 649672132 40476672 4163 33554432000 4194304 4580011 140734108659984 18446744073709551615 4324321 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 9882 4163 363 95 0 4864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39528

[startup+1.50047 s]
/proc/loadavg: 3.92 4.01 3.27 5/330 11850
/proc/meminfo: memFree=24119736/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=41904 CPUtime=1.49 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 6565 0 0 0 149 0 0 0 25 0 1 0 649672132 42909696 4408 33554432000 4194304 4580011 140734108659984 18446744073709551615 4342144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 10476 4408 363 95 0 5458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41904

[startup+3.1002 s]
/proc/loadavg: 3.92 4.01 3.27 5/330 11850
/proc/meminfo: memFree=24138452/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=42876 CPUtime=3.09 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 10398 0 0 0 309 0 0 0 25 0 1 0 649672132 43905024 4133 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 10719 4133 363 95 0 5701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42876

[startup+6.30056 s]
/proc/loadavg: 3.93 4.01 3.27 5/330 11850
/proc/meminfo: memFree=24074412/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=80572 CPUtime=6.29 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 22110 0 0 0 627 2 0 0 25 0 1 0 649672132 82505728 13370 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 20143 13371 367 95 0 15125 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80572

[startup+12.7005 s]
/proc/loadavg: 3.94 4.01 3.28 5/330 11850
/proc/meminfo: memFree=24048360/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=85160 CPUtime=12.69 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 32643 0 0 0 1265 4 0 0 25 0 1 0 649672132 87203840 15522 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 21290 15523 367 95 0 16272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85160

[startup+25.5011 s]
/proc/loadavg: 4.17 4.05 3.30 5/330 11850
/proc/meminfo: memFree=23966680/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=104156 CPUtime=25.49 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 51590 0 0 0 2542 7 0 0 25 0 1 0 649672132 106655744 20603 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 26039 20603 367 95 0 21021 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104156

[startup+51.1006 s]
/proc/loadavg: 4.11 4.05 3.32 5/330 11851
/proc/meminfo: memFree=23918528/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=128124 CPUtime=51.09 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 79121 0 0 0 5098 11 0 0 25 0 1 0 649672132 131198976 26548 33554432000 4194304 4580011 140734108659984 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 32031 26548 367 95 0 27013 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128124

[startup+102.312 s]
/proc/loadavg: 4.05 4.04 3.35 5/330 11852
/proc/meminfo: memFree=23832400/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=180008 CPUtime=102.31 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 133696 0 0 0 10209 22 0 0 25 0 1 0 649672132 184328192 29962 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 45002 29962 367 95 0 39984 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 180008

[startup+162.301 s]
/proc/loadavg: 4.02 4.03 3.39 5/330 11854
/proc/meminfo: memFree=23807928/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=182616 CPUtime=162.3 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 194156 0 0 0 16197 33 0 0 25 0 1 0 649672132 186998784 31736 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 45654 31736 367 95 0 40636 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 182616

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.43 5/330 11855
/proc/meminfo: memFree=23642584/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=207000 CPUtime=222.29 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 243243 0 0 0 22187 42 0 0 25 0 1 0 649672132 211968000 37835 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 51750 37835 367 95 0 46732 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 207000

[startup+282.3 s]
/proc/loadavg: 4.00 4.02 3.46 5/330 11857
/proc/meminfo: memFree=23613144/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=226648 CPUtime=282.3 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 292055 0 0 0 28177 53 0 0 25 0 1 0 649672132 232087552 38675 33554432000 4194304 4580011 140734108659984 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 56662 38675 367 95 0 51644 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 226648

[startup+342.301 s]
/proc/loadavg: 4.06 4.03 3.49 5/330 11859
/proc/meminfo: memFree=23626240/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=227628 CPUtime=342.3 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 338598 0 0 0 34167 63 0 0 25 0 1 0 649672132 233091072 43377 33554432000 4194304 4580011 140734108659984 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 56907 43377 367 95 0 51889 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 227628

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.52 5/330 11860
/proc/meminfo: memFree=23556156/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=173956 CPUtime=402.3 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 387586 0 0 0 40156 74 0 0 25 0 1 0 649672132 178130944 35749 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 43489 35749 367 95 0 38471 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 173956

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.55 5/330 11862
/proc/meminfo: memFree=23544584/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=294560 CPUtime=462.3 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 417931 0 0 0 46152 78 0 0 25 0 1 0 649672132 301629440 54196 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 73640 54196 367 95 0 68622 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 294560

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.58 5/330 11863
/proc/meminfo: memFree=23452884/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=295328 CPUtime=522.3 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 461161 0 0 0 52142 88 0 0 25 0 1 0 649672132 302415872 60447 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 73832 60447 367 95 0 68814 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 295328

[startup+582.301 s]
/proc/loadavg: 4.20 4.05 3.61 5/330 11865
/proc/meminfo: memFree=23464884/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=239624 CPUtime=582.3 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 505355 0 0 0 58133 97 0 0 25 0 1 0 649672132 245374976 52609 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 59906 52609 367 95 0 54888 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 239624

[startup+642.301 s]
/proc/loadavg: 4.07 4.04 3.64 5/330 11867
/proc/meminfo: memFree=23360532/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=328976 CPUtime=642.31 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 521934 0 0 0 64132 99 0 0 25 0 1 0 649672132 336871424 69188 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 82244 69188 367 95 0 77226 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 328976

[startup+702.3 s]
/proc/loadavg: 4.02 4.03 3.66 5/330 11868
/proc/meminfo: memFree=23417656/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=329752 CPUtime=702.31 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 563515 0 0 0 70124 107 0 0 25 0 1 0 649672132 337666048 69611 33554432000 4194304 4580011 140734108659984 18446744073709551615 4321064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 82438 69611 367 95 0 77420 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 329752

[startup+762.313 s]
/proc/loadavg: 4.01 4.02 3.67 5/330 11870
/proc/meminfo: memFree=23396040/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=330560 CPUtime=762.32 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 604346 0 0 0 76118 114 0 0 25 0 1 0 649672132 338493440 67592 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 82640 67592 367 95 0 77622 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 330560

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.69 5/330 11871
/proc/meminfo: memFree=23347648/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=389144 CPUtime=822.32 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 633106 0 0 0 82112 120 0 0 25 0 1 0 649672132 398483456 81587 33554432000 4194304 4580011 140734108659984 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 97286 81587 367 95 0 92268 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 389144

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.71 5/330 11873
/proc/meminfo: memFree=23298872/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=389688 CPUtime=882.31 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 663241 0 0 0 88104 127 0 0 25 0 1 0 649672132 399040512 81706 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 97422 81706 367 95 0 92404 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 389688

[startup+942.301 s]
/proc/loadavg: 4.03 4.02 3.73 5/330 11884
/proc/meminfo: memFree=23290756/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=331180 CPUtime=942.31 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 701342 0 0 0 94097 134 0 0 25 0 1 0 649672132 339128320 73333 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 82795 73333 367 95 0 77777 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 331180

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.74 5/330 11885
/proc/meminfo: memFree=23290456/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=390988 CPUtime=1002.31 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 734942 0 0 0 100089 142 0 0 25 0 1 0 649672132 400371712 74989 33554432000 4194304 4580011 140734108659984 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 97747 74989 367 95 0 92729 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 390988

[startup+1062.3 s]
/proc/loadavg: 3.66 3.93 3.73 4/324 11905
/proc/meminfo: memFree=26947540/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=391512 CPUtime=1062.31 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 766901 0 0 0 106082 149 0 0 25 0 1 0 649672132 400908288 74314 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 97878 74314 367 95 0 92860 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 391512

[startup+1122.3 s]
/proc/loadavg: 3.30 3.77 3.69 4/324 11909
/proc/meminfo: memFree=26967312/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=392056 CPUtime=1122.32 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 806805 0 0 0 112074 158 0 0 25 0 1 0 649672132 401465344 80722 33554432000 4194304 4580011 140734108659984 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 98014 80722 367 95 0 92996 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 392056

[startup+1182.3 s]
/proc/loadavg: 2.71 3.54 3.61 3/318 11929
/proc/meminfo: memFree=27451648/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=392712 CPUtime=1182.31 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 836282 0 0 0 118068 163 0 0 25 0 1 0 649672132 402137088 75742 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 98178 75742 367 95 0 93160 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 392712

[startup+1242.3 s]
/proc/loadavg: 2.26 3.25 3.50 3/318 11931
/proc/meminfo: memFree=27443068/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=393352 CPUtime=1242.32 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 874758 0 0 0 124059 173 0 0 25 0 1 0 649672132 402792448 79136 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 98338 79136 367 95 0 93320 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 393352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.87 2.97 3.39 2/312 11950
/proc/meminfo: memFree=27821344/32950928 swapFree=60199044/67111528
[pid=11849] ppid=11847 vsize=393936 CPUtime=1300.03 cores=4,6
/proc/11849/stat : 11849 (strangenight2-s) R 11847 11849 11551 0 -1 4202496 911075 0 0 0 129823 180 0 0 25 0 1 0 649672132 403390464 79515 33554432000 4194304 4580011 140734108659984 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11849/statm: 98484 79515 367 95 0 93466 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 393936

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.24
CPU system time (s): 1.81572
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 408404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.24
system time used= 1.81572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 911076
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= 6
involuntary context switches= 960

runsolver used 3.87541 second user time and 9.16461 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 15:45:33
IDJOB=3367334
IDBENCH=82543
IDSOLVER=1845
FILE ID=node122/3367334-1305380733
RUNJOBID= node122-1305379154-11570
PBS_JOBID= 13324380
Free space on /tmp= 73408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367334-1305380733/watcher-3367334-1305380733 -o /tmp/evaluation-result-3367334-1305380733/solver-3367334-1305380733 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367334-1305380733.cnf

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

MD5SUM BENCH= bb548a1e884feefbb349d3449e849f5e
RANDOM SEED=2125546207

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24125108 kB
Buffers:        256372 kB
Cached:        3273188 kB
SwapCached:      50104 kB
Active:        4823888 kB
Inactive:      3783580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24125108 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           13912 kB
Writeback:           0 kB
AnonPages:     5039504 kB
Mapped:          14972 kB
Slab:           112556 kB
PageTables:      40532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 56867280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73432 MiB
End job on node122 at 2011-05-14 16:07:15