Trace number 3368143

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.07 1300.04

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368143-1305394887.cnf'
0.00/0.00	c -- header says num vars:           1575
0.00/0.00	c -- header says num clauses:       34695
0.00/0.01	c -- clauses added:            0 learnts,        34695 normals,            0 xors
0.00/0.01	c -- vars added       1575
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1575        45     34650         0     70875         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1575 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:     775 undec:      45 neg:     755
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      1530      1947     32703         0    134640         0   no data   no data
0.29/0.33	c  N dy     8      4024      1530      1947     32703      3899    134640    746333     42.69     45.02
0.89/0.90	c  N dy    10      8346      1530      1947     32703      5631    134640   1162503     40.84     43.03
1.49/1.56	c  N dy    14     14031      1530      1947     32703      7051    134640   1341993     39.02     41.09
2.79/2.80	c  N dy    16     23071      1530      1947     32703     10295    134640   2005634     37.92     39.93
2.99/3.08	c  F st    19     25000      1530      1947     32703     12173    134640   2421266     37.76     36.82
3.39/3.46	c  N st    24     28295      1530      1947     32703      8806    134640   1487354     37.76   no data
3.59/3.66	c  S st    25     30006      1530      1947     32703     10458    134640   1867011     37.76   no data
3.69/3.70	c  S st    25     30513      1530      1947     32703     10955    134640   1947865     37.76   no data
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3.69/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
3.69/3.74	c blocked clauses removed:        0 vars:      0 tried:        1530 T: 0.00 s
3.69/3.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3.79/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
3.79/3.85	c Removed useless bin:       0  fixed:     0  props:   0.17M  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
5.19/5.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
7.29/7.36	c lits-rem:        23  cl-subs:      119  v-elim:      0  v-fix:    0  time:  2.08 s
7.29/7.38	c asymm  cl-useful: 0/1902/1947 lits-rem:0 time: 0.02
7.29/7.38	c calculated reachability. Time: 0.00
7.29/7.38	c  N dy    25     30513      1530      1947     32703     10836    134640   1914969     37.76   no data
7.79/7.82	c  N dy    29     34662      1530      1947     32703     14878    134640   2729908     37.44     39.45
9.39/9.46	c  N dy    35     45769      1530      1947     32703      9320    134640   1379229     36.91     35.41
9.39/9.46	c  S st    35     45769      1530      1947     32703      9320    134640   1379229     36.91     35.41
9.39/9.49	c  S st    35     46270      1530      1947     32703      9817    134640   1458319     36.91   no data
9.49/9.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.49/9.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
9.49/9.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.49/9.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
9.59/9.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
9.59/9.64	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
9.59/9.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.89/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
11.49/11.51	c lits-rem:         8  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.53 s
11.49/11.52	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
11.49/11.54	c vivif2 --  cl tried     9790 cl shrink        0 lits rem          0 time: 0.02
11.49/11.56	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.02
11.49/11.56	c calculated reachability. Time: 0.00
11.49/11.56	c  N dy    35     46270      1530      1947     32703      9790    134640   1451878     36.91   no data
12.20/12.24	c  N dy    48     52557      1530      1947     32703     15936    134640   2939614     36.89     38.93
12.79/12.85	c  N dy    58     57402      1530      1947     32703     10940    134640   1695368     36.92     38.87
13.29/13.35	c  N dy    64     61473      1530      1947     32703     14847    134640   2577483     36.82     38.87
13.89/13.96	c  N dy    70     65904      1530      1947     32703     19154    134640   3739817     36.74     38.69
14.39/14.44	c  S st    79     69407      1530      1947     32703     11901    134640   1959430     36.72     34.28
14.39/14.48	c  S st    79     69911      1530      1947     32703     12401    134640   2045903     36.72   no data
14.39/14.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.49/14.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
14.49/14.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.49/14.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.59/14.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
14.59/14.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
14.59/14.63	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
14.59/14.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
15.89/16.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
17.09/17.13	c lits-rem:         9  cl-subs:       54  v-elim:      0  v-fix:    0  time:  1.14 s
17.09/17.14	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
17.09/17.16	c vivif2 --  cl tried    12347 cl shrink        0 lits rem          0 time: 0.03
17.09/17.19	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.03
17.09/17.19	c calculated reachability. Time: 0.00
17.09/17.19	c  N dy    79     69911      1530      1947     32703     12347    134640   2029469     36.72   no data
17.99/18.01	c  N dy    83     76678      1530      1947     32703     18890    134640   3601982     36.62     38.68
18.79/18.81	c  N dy    89     81648      1530      1947     32703     12080    134640   1849103     36.55     42.11
19.49/19.59	c  F st    94     87501      1530      1947     32703     17742    134640   3148021     36.40     37.05
19.49/19.60	c  N st    94     87501      1530      1947     32703     17742    134640   3148021     36.40     37.05
20.49/20.52	c  N dy   101     93117      1530      1947     32703     23198    134640   4441097     36.40     38.34
21.39/21.45	c  N dy   106     99145      1530      1947     32703     16438    134640   2816460     36.36     43.69
22.29/22.35	c  S st   123    104868      1530      1947     32703     22014    134640   4138307     36.38   no data
22.29/22.39	c  S st   123    105370      1530      1947     32703     22507    134640   4227202     36.38   no data
22.29/22.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.39/22.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.05
22.39/22.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.39/22.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.49/22.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
22.49/22.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
22.49/22.56	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
22.59/22.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
23.99/24.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
30.89/30.92	c lits-rem:        33  cl-subs:      222  v-elim:      0  v-fix:    0  time:  6.85 s
30.89/30.92	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
30.89/30.97	c vivif2 --  cl tried    22285 cl shrink        0 lits rem          0 time: 0.06
30.99/31.02	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.04
30.99/31.02	c calculated reachability. Time: 0.00
30.99/31.02	c  N dy   123    105370      1530      1947     32703     22285    134640   4155298     36.38   no data
31.90/31.96	c  N dy   139    113335      1530      1947     32703     16428    134640   2647395     36.35     38.26
33.01/33.03	c  N dy   163    120986      1530      1947     32703     23910    134640   4336013     36.39     38.49
34.49/34.50	c  N dy   184    129436      1530      1947     32703     17555    134640   2669111     36.44     38.42
35.79/35.86	c  N dy   199    137706      1530      1947     32703     25604    134640   4808225     36.46     38.44
37.59/37.60	c  N dy   209    147335      1530      1947     32703     19398    134640   3115204     36.42     38.34
39.50/39.57	c  N dy   229    157608      1530      1947     32703     29380    134640   5695917     36.38     38.39
39.69/39.70	c  S st   232    158055      1530      1947     32703     29810    134640   5783105     36.39     34.82
39.69/39.75	c  S st   232    158556      1530      1947     32703     30304    134640   5874275     36.39   no data
39.69/39.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.79/39.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.07
39.79/39.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.79/39.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.89/39.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
39.89/39.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
39.89/39.94	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
39.89/39.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
41.49/41.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
51.29/51.33	c lits-rem:        41  cl-subs:      257  v-elim:      0  v-fix:    0  time:  9.78 s
51.29/51.33	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
51.39/51.41	c vivif2 --  cl tried    30047 cl shrink        0 lits rem          0 time: 0.08
51.39/51.46	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.05
51.39/51.47	c calculated reachability. Time: 0.00
51.39/51.47	c  N dy   232    158556      1530      1947     32703     30047    134640   5784059     36.39   no data
52.80/52.84	c  N dy   244    168699      1530      1947     32703     23384    134640   4058704     36.36     39.28
55.09/55.13	c  N dy   274    181582      1530      1947     32703     18391    134640   2696206     36.38     38.47
57.20/57.21	c  N dy   286    193256      1530      1947     32703     29744    134640   6139288     36.32     40.35
59.79/59.81	c  N dy   310    206755      1530      1947     32703     24409    134640   4269642     36.31     38.23
63.19/63.23	c  N dy   355    222215      1530      1947     32703     20007    134640   3059262     36.35     38.27
66.01/66.04	c  N dy   384    236459      1530      1947     32703     33952    134640   6564863     36.35     40.41
66.39/66.41	c  S st   387    237835      1530      1947     32703     35287    134640   6923316     36.34     36.36
66.39/66.45	c  S st   387    238337      1530      1947     32703     35786    134640   7014276     36.34   no data
66.39/66.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
66.49/66.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.07
66.49/66.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.49/66.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.59/66.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
66.59/66.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
66.59/66.66	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
66.69/66.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
68.39/68.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
82.99/83.05	c lits-rem:        23  cl-subs:      246  v-elim:      0  v-fix:    0  time: 14.63 s
82.99/83.05	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
83.09/83.15	c vivif2 --  cl tried    35540 cl shrink        0 lits rem          0 time: 0.09
83.19/83.20	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.05
83.19/83.20	c calculated reachability. Time: 0.00
83.19/83.20	c  N dy   387    238337      1530      1947     32703     35540    134640   6932522     36.34   no data
85.29/85.30	c  N dy   415    253611      1530      1947     32703     29898    134640   5573934     36.34     38.31
88.59/88.67	c  N dy   449    271654      1530      1947     32703     26015    134640   4677771     36.36     38.30
92.09/92.17	c  N dy   477    289708      1530      1947     32703     43553    134640   9514969     36.35     38.28
95.30/95.39	c  F st   512    306250      1530      1947     32703     37321    134640   7725152     36.36     36.40
95.90/95.97	c  N st   516    308282      1530      1947     32703     39304    134640   8243317     36.36   no data
101.49/101.54	c  N dy   565    328793      1530      1947     32703     35918    134640   7311574     36.40     38.41
106.99/107.08	c  N dy   605    349157      1530      1947     32703     31355    134640   5757292     36.40     38.52
109.20/109.25	c  S st   630    357505      1530      1947     32703     39510    134640   7882465     36.43   no data
109.20/109.29	c  S st   630    358008      1530      1947     32703     40005    134640   7971524     36.43   no data
109.30/109.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
109.30/109.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.07
109.30/109.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.30/109.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.40/109.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
109.40/109.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
109.50/109.50	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
109.50/109.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
111.19/111.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
127.39/127.43	c lits-rem:        26  cl-subs:      282  v-elim:      0  v-fix:    0  time: 16.22 s
127.39/127.43	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
127.49/127.54	c vivif2 --  cl tried    39723 cl shrink        0 lits rem          0 time: 0.11
127.49/127.59	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.06
127.49/127.60	c calculated reachability. Time: 0.00
127.49/127.60	c  N dy   630    358008      1530      1947     32703     39723    134640   7880227     36.43   no data
130.60/130.62	c  N dy   656    378521      1530      1947     32703     34336    134640   6089271     36.40     38.41
134.90/134.93	c  N dy   690    398637      1530      1947     32703     27700    134640   4158190     36.39     38.40
138.69/138.71	c  N dy   728    418872      1530      1947     32703     47388    134640   9199892     36.40     38.64
143.09/143.16	c  N dy   765    439563      1530      1947     32703     40324    134640   7220312     36.38     38.48
148.40/148.46	c  N dy   806    459584      1530      1947     32703     31587    134640   4660926     36.38     38.39
154.10/154.11	c  N dy   855    482762      1530      1947     32703     54142    134640  10498012     36.36     38.60
160.69/160.75	c  N dy   898    503047      1530      1947     32703     44730    134640   7988902     36.37     38.47
166.99/167.02	c  N dy   955    523222      1530      1947     32703     34133    134640   4870051     36.39     38.39
170.80/170.84	c  S st   996    537012      1530      1947     32703     47598    134640   8395120     36.41     35.59
170.90/170.90	c  S st   996    537515      1530      1947     32703     48098    134640   8494562     36.41   no data
170.90/170.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
171.00/171.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.09
171.00/171.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
171.00/171.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.10/171.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
171.10/171.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
171.10/171.12	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
171.20/171.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
172.79/172.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
192.40/192.45	c lits-rem:        26  cl-subs:      299  v-elim:      0  v-fix:    0  time: 19.55 s
192.40/192.45	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
192.50/192.57	c vivif2 --  cl tried    47799 cl shrink        0 lits rem          0 time: 0.12
192.59/192.64	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.07
192.59/192.64	c calculated reachability. Time: 0.00
192.59/192.64	c  N dy   996    537515      1530      1947     32703     47799    134640   8406180     36.41   no data
196.20/196.24	c  N dy  1040    558130      1530      1947     32703     36706    134640   5572530     36.41     38.57
200.99/201.03	c  N dy  1101    578200      1530      1947     32703     56162    134640  11098948     36.45     38.88
206.40/206.41	c  N dy  1174    598848      1530      1947     32703     44210    134640   7379048     36.51     38.45
213.19/213.21	c  N dy  1218    620374      1530      1947     32703     65158    134640  13200699     36.50     38.44
217.89/217.91	c  N dy  1242    640424      1530      1947     32703     51556    134640   9378238     36.48     38.59
223.39/223.46	c  N dy  1285    660425      1530      1947     32703     36945    134640   5057301     36.49     38.41
229.40/229.49	c  N dy  1351    682807      1530      1947     32703     58788    134640  11036872     36.51     38.47
236.40/236.47	c  N dy  1410    704372      1530      1947     32703     44776    134640   6998924     36.52     38.53
243.49/243.50	c  N dy  1445    724405      1530      1947     32703     64240    134640  12334838     36.52     39.64
251.49/251.52	c  N dy  1506    745225      1530      1947     32703     48485    134640   7844124     36.54     38.50
260.30/260.34	c  N dy  1574    765419      1530      1947     32703     68165    134640  13028124     36.57     38.51
267.49/267.58	c  N dy  1624    787148      1530      1947     32703     52276    134640   8687876     36.58     38.61
274.90/275.00	c  S st  1688    806274      1530      1947     32703     70843    134640  13619378     36.60     34.19
275.01/275.07	c  S st  1688    806776      1530      1947     32703     71341    134640  13717038     36.60   no data
275.10/275.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
275.20/275.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.11
275.20/275.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
275.20/275.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
275.30/275.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
275.30/275.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
275.30/275.32	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
275.40/275.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
277.21/277.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
305.39/305.44	c lits-rem:        17  cl-subs:      563  v-elim:      0  v-fix:    0  time: 28.15 s
305.39/305.44	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
305.59/305.62	c vivif2 --  cl tried    70778 cl shrink        0 lits rem          0 time: 0.18
305.70/305.72	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.09
305.70/305.72	c calculated reachability. Time: 0.00
305.70/305.72	c  N dy  1688    806776      1530      1947     32703     70778    134640  13539736     36.60   no data
309.40/309.41	c  N dy  1738    827218      1530      1947     32703     52820    134640   8832362     36.61     38.78
314.90/314.90	c  N dy  1790    847722      1530      1947     32703     72814    134640  14265468     36.62     38.56
319.50/319.51	c  N dy  1847    867805      1530      1947     32703     53386    134640   8474474     36.63     38.56
325.00/325.04	c  N dy  1895    888262      1530      1947     32703     73292    134640  13755446     36.64     38.75
331.00/331.08	c  N dy  1940    910908      1530      1947     32703     55354    134640   9011993     36.64     38.65
337.71/337.75	c  N dy  1987    931772      1530      1947     32703     75673    134640  14283765     36.65     38.68
343.90/343.95	c  N dy  2033    952458      1530      1947     32703     54887    134640   8695933     36.65     38.59
350.30/350.36	c  N dy  2049    974708      1530      1947     32703     76499    134640  14803216     36.63     38.59
356.20/356.21	c  N dy  2101    995207      1530      1947     32703     54525    134640   8357278     36.64     38.60
362.30/362.35	c  N dy  2144   1015997      1530      1947     32703     74685    134640  13467040     36.64     38.60
369.30/369.39	c  N dy  2205   1037529      1530      1947     32703     52882    134640   7855758     36.65     38.60
375.70/375.74	c  N dy  2273   1059858      1530      1947     32703     74615    134640  13372459     36.67     38.60
380.80/380.84	c  F st  2326   1071876      1530      1947     32703     86313    134640  16177438     36.69   no data
383.29/383.33	c  N dy  2348   1080000      1530      1947     32703     50499    134640   7056770     36.70     38.71
390.60/390.66	c  N dy  2413   1100807      1530      1947     32703     70801    134640  12098271     36.71     38.87
400.20/400.21	c  N dy  2452   1121642      1530      1947     32703     46242    134640   5868630     36.71     38.73
406.50/406.58	c  N dy  2496   1142226      1530      1947     32703     66240    134640  10903270     36.72     38.83
415.40/415.43	c  N dy  2533   1162340      1530      1947     32703     85785    134640  15773421     36.71     38.75
423.80/423.85	c  N dy  2593   1182415      1530      1947     32703     59659    134640   9070872     36.73     48.83
432.21/432.26	c  N dy  2675   1202692      1530      1947     32703     79388    134640  13773682     36.77     38.97
435.80/435.88	c  S st  2724   1210164      1530      1947     32703     86661    134640  15398931     36.80     49.73
435.90/435.96	c  S st  2724   1210667      1530      1947     32703     87155    134640  15497677     36.80   no data
435.90/435.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
436.10/436.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.0M T:  0.17
436.10/436.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
436.10/436.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
436.20/436.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
436.20/436.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
436.20/436.28	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
436.40/436.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
438.50/438.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.66 s
473.30/473.37	c lits-rem:        20  cl-subs:      615  v-elim:      0  v-fix:    0  time: 34.87 s
473.30/473.37	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
473.50/473.58	c vivif2 --  cl tried    86540 cl shrink        0 lits rem          0 time: 0.21
473.70/473.70	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.12
473.70/473.70	c calculated reachability. Time: 0.00
473.70/473.70	c  N dy  2724   1210667      1530      1947     32703     86540    134640  15324489     36.80   no data
477.30/477.31	c  N dy  2755   1230671      1530      1947     32703     59314    134640   9179469     36.79     40.05
483.00/483.06	c  N dy  2799   1251576      1530      1947     32703     79608    134640  14725609     36.79     38.76
490.41/490.47	c  N dy  2855   1272474      1530      1947     32703     52272    134640   7017077     36.80     38.84
495.31/495.36	c  N dy  2886   1292640      1530      1947     32703     71806    134640  12323338     36.79     38.77
501.81/501.87	c  N dy  2930   1313005      1530      1947     32703     91551    134640  17836748     36.79     38.85
508.11/508.15	c  N dy  2980   1334094      1530      1947     32703     63528    134640   9811343     36.79     38.76
513.90/513.97	c  N dy  3031   1354197      1530      1947     32703     83030    134640  14933225     36.81     38.85
521.80/521.82	c  N dy  3083   1374355      1530      1947     32703     53113    134640   6966826     36.81     38.76
527.40/527.42	c  N dy  3112   1394448      1530      1947     32703     72532    134640  12408502     36.81     45.64
535.71/535.74	c  N dy  3170   1414784      1530      1947     32703     92315    134640  17352655     36.82     38.79
542.80/542.82	c  N dy  3252   1435868      1530      1947     32703     62272    134640   9174761     36.85     38.94
550.20/550.29	c  N dy  3330   1456141      1530      1947     32703     81895    134640  14082461     36.88     38.99
561.40/561.47	c  N dy  3390   1476182      1530      1947     32703    101206    134640  18824868     36.89     41.17
568.01/568.07	c  N dy  3452   1496273      1530      1947     32703     69364    134640  10642445     36.90     39.56
576.31/576.33	c  N dy  3515   1517827      1530      1947     32703     90157    134640  15862261     36.92     39.21
588.01/588.00	c  N dy  3622   1538070      1530      1947     32703     57545    134640   7644594     36.98     38.93
596.80/596.86	c  N dy  3701   1558124      1530      1947     32703     77026    134640  12466330     37.00     57.82
604.91/604.97	c  N dy  3748   1578476      1530      1947     32703     96723    134640  17305994     37.01     39.30
612.01/612.08	c  N dy  3840   1598737      1530      1947     32703     62926    134640   8798399     37.04     39.00
619.21/619.25	c  N dy  3908   1619188      1530      1947     32703     82733    134640  13696349     37.06     39.09
627.60/627.61	c  N dy  3977   1639608      1530      1947     32703    102369    134640  18330627     37.08     39.28
634.72/634.77	c  N dy  4018   1659923      1530      1947     32703     67916    134640  10164252     37.08     39.18
641.51/641.50	c  N dy  4112   1679942      1530      1947     32703     87249    134640  14717219     37.12     45.15
649.91/649.91	c  N dy  4173   1699983      1530      1947     32703    106647    134640  19550481     37.13     39.35
653.42/653.49	c  S st  4198   1710669      1530      1947     32703     61853    134640   8435039     37.14     37.67
653.51/653.56	c  S st  4198   1711172      1530      1947     32703     62350    134640   8530433     37.14   no data
653.51/653.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
653.61/653.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.11
653.61/653.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
653.71/653.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
653.81/653.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
653.81/653.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
653.81/653.81	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
653.81/653.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
655.62/655.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
674.11/674.15	c lits-rem:         5  cl-subs:      141  v-elim:      0  v-fix:    0  time: 18.51 s
674.11/674.15	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
674.21/674.27	c vivif2 --  cl tried    62209 cl shrink        0 lits rem          0 time: 0.12
674.32/674.36	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.09
674.32/674.36	c calculated reachability. Time: 0.00
674.32/674.36	c  N dy  4198   1711172      1530      1947     32703     62209    134640   8492933     37.14   no data
678.71/678.79	c  N dy  4226   1731281      1530      1947     32703     81554    134640  13974658     37.12     39.12
684.80/684.88	c  N dy  4262   1751651      1530      1947     32703    101328    134640  19664646     37.12     39.33
691.11/691.11	c  N dy  4299   1771815      1530      1947     32703     64829    134640   9279715     37.12     39.10
696.60/696.61	c  N dy  4324   1793611      1530      1947     32703     85924    134640  15176590     37.10     39.11
703.01/703.02	c  N dy  4350   1814250      1530      1947     32703    105842    134640  20878494     37.10     39.26
709.71/709.80	c  N dy  4417   1834410      1530      1947     32703     68367    134640  10023724     37.11     39.08
715.91/715.91	c  N dy  4451   1854458      1530      1947     32703     87792    134640  15365203     37.10     42.39
723.31/723.38	c  N dy  4489   1874592      1530      1947     32703    107158    134640  20905289     37.10     39.12
730.42/730.44	c  N dy  4538   1894756      1530      1947     32703     68689    134640   9984521     37.11     39.20
736.91/736.95	c  N dy  4588   1915570      1530      1947     32703     88823    134640  15357510     37.11     39.10
745.31/745.35	c  N dy  4651   1935633      1530      1947     32703    108259    134640  20446986     37.12     39.96
753.91/753.99	c  N dy  4696   1956020      1530      1947     32703     68919    134640   9932571     37.13     39.13
761.11/761.13	c  N dy  4773   1976082      1530      1947     32703     88271    134640  14676557     37.15     39.16
770.90/770.91	c  N dy  4851   1996147      1530      1947     32703    107643    134640  19647362     37.17     39.18
780.71/780.76	c  N dy  4907   2016513      1530      1947     32703     67434    134640   9333699     37.18     39.31
787.81/787.89	c  N dy  4959   2038692      1530      1947     32703     88802    134640  14595623     37.18     39.21
796.51/796.57	c  N dy  5053   2060358      1530      1947     32703    109779    134640  19417099     37.21     39.23
804.41/804.45	c  N dy  5094   2080864      1530      1947     32703     68667    134640   9761022     37.21     39.26
810.21/810.29	c  N dy  5129   2101272      1530      1947     32703     88428    134640  14961340     37.20     39.17
818.51/818.51	c  N dy  5178   2121362      1530      1947     32703    107850    134640  19756666     37.21     43.74
829.32/829.34	c  N dy  5228   2142118      1530      1947     32703     66099    134640   8924729     37.21     39.25
836.51/836.56	c  N dy  5284   2164935      1530      1947     32703     88056    134640  14441190     37.21     39.25
844.31/844.31	c  N dy  5345   2185306      1530      1947     32703    107811    134640  19366646     37.22     39.21
852.81/852.81	c  N dy  5412   2205363      1530      1947     32703     64359    134640   8361756     37.23     45.77
853.91/853.90	c  S st  5434   2211173      1530      1947     32703     69962    134640   9564679     37.23   no data
853.91/853.97	c  S st  5434   2211678      1530      1947     32703     70463    134640   9663114     37.23   no data
854.01/854.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
854.11/854.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.12
854.11/854.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
854.11/854.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
854.21/854.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
854.21/854.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
854.21/854.23	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
854.31/854.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
856.01/856.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
878.71/878.75	c lits-rem:        15  cl-subs:      135  v-elim:      0  v-fix:    0  time: 22.66 s
878.71/878.75	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
878.81/878.88	c vivif2 --  cl tried    70328 cl shrink        0 lits rem          0 time: 0.14
878.92/878.98	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.10
878.92/878.98	c calculated reachability. Time: 0.00
878.92/878.98	c  N dy  5434   2211678      1530      1947     32703     70328    134640   9624569     37.23   no data
883.12/883.17	c  N dy  5480   2232077      1530      1947     32703     90217    134640  14939498     37.24     39.30
889.21/889.24	c  N dy  5529   2252159      1530      1947     32703    109740    134640  20364896     37.24     39.26
898.11/898.15	c  N dy  5590   2272521      1530      1947     32703     65597    134640   8569859     37.25     39.27
903.82/903.85	c  N dy  5619   2297044      1530      1947     32703     89334    134640  15350253     37.24     39.22
913.41/913.45	c  N dy  5674   2318172      1530      1947     32703    109949    134640  21035329     37.24     39.83
925.71/925.79	c  N dy  5729   2342530      1530      1947     32703     68600    134640   9266637     37.24     39.38
930.71/930.70	c  N dy  5768   2362611      1530      1947     32703     88126    134640  14481096     37.24     41.18
938.81/938.88	c  N dy  5821   2384954      1530      1947     32703    109830    134640  20372276     37.24     39.23
949.61/949.65	c  N dy  5892   2409257      1530      1947     32703     67307    134640   8775754     37.25     39.22
954.82/954.87	c  N dy  5954   2429324      1530      1947     32703     86898    134640  13678065     37.25     41.46
961.72/961.76	c  N dy  6007   2449618      1530      1947     32703    106582    134640  18656938     37.26     39.42
970.31/970.37	c  N dy  6061   2469706      1530      1947     32703    125959    134640  23596324     37.27     39.23
977.82/977.83	c  N dy  6102   2490341      1530      1947     32703     79062    134640  11723059     37.27     39.35
984.11/984.14	c  N dy  6134   2511481      1530      1947     32703     99527    134640  17025808     37.26     39.32
992.91/992.91	c  N dy  6174   2534262      1530      1947     32703    121648    134640  22996236     37.26     39.29
1000.62/1000.64	c  N dy  6196   2554423      1530      1947     32703     73131    134640  10134700     37.25     39.88
1006.41/1006.48	c  N dy  6239   2575828      1530      1947     32703     93730    134640  15253274     37.25     39.29
1015.11/1015.14	c  N dy  6280   2597628      1530      1947     32703    114860    134640  20528478     37.25     39.40
1026.91/1026.95	c  N dy  6347   2618118      1530      1947     32703    134685    134640  25414928     37.26     39.31
1034.11/1034.10	c  N dy  6404   2638212      1530      1947     32703     85499    134640  13006570     37.26     52.56
1043.82/1043.81	c  N dy  6445   2660508      1530      1947     32703    107118    134640  18437321     37.26     39.25
1055.11/1055.14	c  N dy  6480   2684608      1530      1947     32703    130375    134640  24347503     37.26     39.31
1063.52/1063.56	c  N dy  6521   2705767      1530      1947     32703     81161    134640  11881733     37.25     39.61
1065.32/1065.36	c  S st  6546   2711679      1530      1947     32703     86906    134640  13236506     37.26   no data
1065.42/1065.44	c  S st  6546   2712182      1530      1947     32703     87407    134640  13328924     37.26   no data
1065.42/1065.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1065.62/1065.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.0M T:  0.15
1065.62/1065.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1065.62/1065.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1065.72/1065.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1065.72/1065.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
1065.72/1065.74	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
1065.82/1065.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1067.72/1067.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
1090.02/1090.05	c lits-rem:         9  cl-subs:      310  v-elim:      0  v-fix:    0  time: 22.32 s
1090.02/1090.05	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
1090.22/1090.23	c vivif2 --  cl tried    87097 cl shrink        0 lits rem          0 time: 0.18
1090.32/1090.35	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.12
1090.32/1090.36	c calculated reachability. Time: 0.00
1090.32/1090.36	c  N dy  6546   2712182      1530      1947     32703     87097    134640  13244701     37.26   no data
1094.52/1094.56	c  N dy  6573   2732432      1530      1947     32703    106768    134640  18572164     37.25     39.31
1100.41/1100.47	c  N dy  6629   2752441      1530      1947     32703    126287    134640  23896861     37.26     44.52
1107.02/1107.04	c  N dy  6671   2772445      1530      1947     32703     74862    134640  10222713     37.26     39.54
1112.32/1112.30	c  N dy  6701   2792640      1530      1947     32703     94421    134640  15421644     37.25     39.22
1118.73/1118.74	c  N dy  6715   2812854      1530      1947     32703    113963    134640  21107958     37.24     39.51
1130.01/1130.04	c  N dy  6781   2832989      1530      1947     32703    133480    134640  26292019     37.25     39.23
1139.92/1139.99	c  N dy  6856   2853264      1530      1947     32703     81563    134640  11887534     37.26     39.35
1146.82/1146.88	c  N dy  6902   2873566      1530      1947     32703    101332    134640  17128362     37.26     39.24
1155.51/1155.57	c  N dy  6937   2893684      1530      1947     32703    120930    134640  22457461     37.26     39.22
1168.23/1168.21	c  N dy  7001   2914344      1530      1947     32703    141057    134640  27775835     37.26     39.47
1174.72/1174.75	c  N dy  7034   2934359      1530      1947     32703     87579    134640  13205731     37.26     39.52
1181.32/1181.39	c  N dy  7065   2954516      1530      1947     32703    107039    134640  18187588     37.25     39.26
1192.43/1192.41	c  N dy  7144   2975130      1530      1947     32703    127163    134640  23279587     37.26     39.27
1203.92/1203.94	c  N dy  7218   2995265      1530      1947     32703    146723    134640  28142297     37.27     39.28
1210.12/1210.14	c  N dy  7252   3015477      1530      1947     32703     92523    134640  14589839     37.27     39.25
1219.12/1219.11	c  N dy  7316   3036959      1530      1947     32703    113472    134640  19946518     37.28     39.35
1229.12/1229.19	c  N dy  7367   3057391      1530      1947     32703    133254    134640  24913873     37.28     39.37
1244.32/1244.30	c  N dy  7436   3077439      1530      1947     32703     77907    134640  10529413     37.28     39.43
1251.83/1251.85	c  N dy  7472   3097524      1530      1947     32703     97410    134640  15597387     37.28     39.31
1260.32/1260.34	c  N dy  7488   3117902      1530      1947     32703    117169    134640  20909815     37.28     39.36
1273.41/1273.40	c  N dy  7527   3138025      1530      1947     32703    136811    134640  26265744     37.28     39.41
1286.42/1286.40	c  N dy  7581   3158449      1530      1947     32703     80865    134640  11272536     37.28     39.38
1295.32/1295.37	c  N dy  7650   3181223      1530      1947     32703    102885    134640  16909219     37.29     39.25

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.71 3.94 3.62 4/302 2333
/proc/meminfo: memFree=15967056/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=30172 CPUtime=0 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 683 0 0 0 0 0 0 0 21 0 1 0 107098082 30896128 623 33554432000 4194304 4580011 140735516755008 18446744073709551615 218880225989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 7543 624 323 95 0 2525 0

[startup+0.0609969 s]
/proc/loadavg: 3.71 3.94 3.62 4/302 2333
/proc/meminfo: memFree=15967056/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=33248 CPUtime=0.05 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 1600 0 0 0 5 0 0 0 21 0 1 0 107098082 34045952 1532 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 8312 1532 363 95 0 3294 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33248

[startup+0.100984 s]
/proc/loadavg: 3.71 3.94 3.62 4/302 2333
/proc/meminfo: memFree=15967056/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=33248 CPUtime=0.09 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 1741 0 0 0 9 0 0 0 21 0 1 0 107098082 34045952 1673 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 8312 1673 363 95 0 3294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33248

[startup+0.300954 s]
/proc/loadavg: 3.71 3.94 3.62 4/302 2333
/proc/meminfo: memFree=15967056/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=33512 CPUtime=0.29 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 2319 0 0 0 29 0 0 0 22 0 1 0 107098082 34316288 2251 33554432000 4194304 4580011 140735516755008 18446744073709551615 4322520 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 8378 2251 363 95 0 3360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33512

[startup+0.700882 s]
/proc/loadavg: 3.71 3.94 3.62 4/302 2333
/proc/meminfo: memFree=15967056/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=35832 CPUtime=0.69 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 3612 0 0 0 69 0 0 0 24 0 1 0 107098082 36691968 2537 33554432000 4194304 4580011 140735516755008 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 8958 2537 363 95 0 3940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35832

[startup+1.50074 s]
/proc/loadavg: 3.71 3.94 3.62 5/308 2366
/proc/meminfo: memFree=15942724/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=37780 CPUtime=1.49 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 5840 0 0 0 149 0 0 0 25 0 1 0 107098082 38686720 3010 33554432000 4194304 4580011 140735516755008 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 9445 3010 363 95 0 4427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37780

[startup+3.10046 s]
/proc/loadavg: 3.71 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15936012/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=39640 CPUtime=3.09 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 9433 0 0 0 309 0 0 0 25 0 1 0 107098082 40591360 4361 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 9910 4361 364 95 0 4892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39640

[startup+6.3009 s]
/proc/loadavg: 3.73 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15823192/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=82188 CPUtime=6.29 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 21632 0 0 0 628 1 0 0 25 0 1 0 107098082 84160512 13900 33554432000 4194304 4580011 140735516755008 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 20547 13900 366 95 0 15529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82188

[startup+12.7008 s]
/proc/loadavg: 3.75 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15806984/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=142920 CPUtime=12.69 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 30377 0 0 0 1266 3 0 0 25 0 1 0 107098082 146350080 16181 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 35730 16181 366 95 0 30712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142920

[startup+25.5005 s]
/proc/loadavg: 3.81 3.94 3.63 5/308 2395
/proc/meminfo: memFree=15652240/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=213500 CPUtime=25.49 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 62213 0 0 0 2541 8 0 0 25 0 1 0 107098082 218624000 30148 33554432000 4194304 4580011 140735516755008 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 53375 30148 366 95 0 48357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 213500

[startup+51.101 s]
/proc/loadavg: 3.87 3.94 3.64 5/308 2396
/proc/meminfo: memFree=15519460/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=268484 CPUtime=51.09 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 92118 0 0 0 5096 13 0 0 25 0 1 0 107098082 274927616 42518 33554432000 4194304 4580011 140735516755008 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 67121 42518 366 95 0 62103 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 268484

[startup+102.312 s]
/proc/loadavg: 3.94 3.95 3.65 5/308 2397
/proc/meminfo: memFree=15408424/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=351608 CPUtime=102.3 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 171535 0 0 0 10204 26 0 0 25 0 1 0 107098082 360046592 54618 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 87902 54618 366 95 0 82884 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 351608

[startup+162.3 s]
/proc/loadavg: 4.07 3.99 3.68 5/308 2398
/proc/meminfo: memFree=15176740/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=430504 CPUtime=162.3 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 231662 0 0 0 16193 37 0 0 25 0 1 0 107098082 440836096 74451 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 107626 74451 366 95 0 102608 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 430504

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.70 5/308 2427
/proc/meminfo: memFree=15110616/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=417000 CPUtime=222.3 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 293718 0 0 0 22183 47 0 0 25 0 1 0 107098082 427008000 72235 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 104250 72235 366 95 0 99232 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 417000

[startup+282.301 s]
/proc/loadavg: 4.08 4.00 3.72 5/308 2429
/proc/meminfo: memFree=14870120/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=553104 CPUtime=282.29 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 380989 0 0 0 28164 65 0 0 25 0 1 0 107098082 566378496 102545 33554432000 4194304 4580011 140735516755008 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 138276 102545 366 95 0 133258 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 553104

[startup+342.3 s]
/proc/loadavg: 4.03 4.00 3.73 5/308 2431
/proc/meminfo: memFree=14707496/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=431800 CPUtime=342.3 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 436287 0 0 0 34155 75 0 0 25 0 1 0 107098082 442163200 95934 33554432000 4194304 4580011 140735516755008 18446744073709551615 4489341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 107950 95934 366 95 0 102932 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 431800

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.75 5/308 2432
/proc/meminfo: memFree=14574276/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=433912 CPUtime=402.3 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 502439 0 0 0 40140 90 0 0 25 0 1 0 107098082 444325888 96337 33554432000 4194304 4580011 140735516755008 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 108478 96337 366 95 0 103460 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 433912

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/308 2433
/proc/meminfo: memFree=14437332/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=679180 CPUtime=462.3 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 550481 0 0 0 46125 105 0 0 25 0 1 0 107098082 695480320 127308 33554432000 4194304 4580011 140735516755008 18446744073709551615 4415922 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 169795 127308 366 95 0 164777 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 679180

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.78 5/308 2435
/proc/meminfo: memFree=14267140/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=539380 CPUtime=522.3 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 616916 0 0 0 52114 116 0 0 25 0 1 0 107098082 552325120 119467 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 134845 119467 366 95 0 129827 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 539380

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.79 5/308 2437
/proc/meminfo: memFree=14234592/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=695436 CPUtime=582.31 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 665858 0 0 0 58097 134 0 0 25 0 1 0 107098082 712126464 129862 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 173859 129862 366 95 0 168841 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 695436

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/308 2439
/proc/meminfo: memFree=14244452/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=703900 CPUtime=642.31 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 721544 0 0 0 64080 151 0 0 25 0 1 0 107098082 720793600 126928 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 175975 126928 366 95 0 170957 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 703900

[startup+702.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/308 2440
/proc/meminfo: memFree=14248608/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=710776 CPUtime=702.31 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 769808 0 0 0 70072 159 0 0 25 0 1 0 107098082 727834624 132089 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 177694 132089 366 95 0 172676 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 710776

[startup+762.312 s]
/proc/loadavg: 4.09 4.03 3.83 5/308 2441
/proc/meminfo: memFree=14178240/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=721596 CPUtime=762.32 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 833730 0 0 0 76057 175 0 0 25 0 1 0 107098082 738914304 127123 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 180399 127123 366 95 0 175381 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 721596

[startup+822.3 s]
/proc/loadavg: 4.03 4.02 3.83 5/308 2443
/proc/meminfo: memFree=14122008/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=729372 CPUtime=822.31 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 884590 0 0 0 82041 190 0 0 25 0 1 0 107098082 746876928 132780 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 182343 132780 366 95 0 177325 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 729372

[startup+882.301 s]
/proc/loadavg: 4.08 4.04 3.85 5/308 2445
/proc/meminfo: memFree=14135100/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=736556 CPUtime=882.32 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 925194 0 0 0 88035 197 0 0 25 0 1 0 107098082 754233344 126072 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 184139 126072 366 95 0 179121 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 736556

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.86 5/308 2447
/proc/meminfo: memFree=14161696/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=744072 CPUtime=942.31 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 985058 0 0 0 94021 210 0 0 25 0 1 0 107098082 761929728 134496 33554432000 4194304 4580011 140735516755008 18446744073709551615 4322512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 186018 134496 366 95 0 181000 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 744072

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.86 5/308 2448
/proc/meminfo: memFree=14062312/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=552028 CPUtime=1002.32 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 1052345 0 0 0 100009 223 0 0 25 0 1 0 107098082 565276672 123730 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 138007 123730 366 95 0 132989 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 552028

[startup+1062.3 s]
/proc/loadavg: 4.14 4.05 3.88 5/308 2449
/proc/meminfo: memFree=14084212/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=553336 CPUtime=1062.31 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 1103840 0 0 0 105996 235 0 0 25 0 1 0 107098082 566616064 122745 33554432000 4194304 4580011 140735516755008 18446744073709551615 4316638 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 138334 122745 366 95 0 133316 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 553336

[startup+1122.3 s]
/proc/loadavg: 4.05 4.04 3.89 5/308 2451
/proc/meminfo: memFree=14019176/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=766112 CPUtime=1122.32 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 1145118 0 0 0 111988 244 0 0 25 0 1 0 107098082 784498688 135925 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 191528 135925 366 95 0 186510 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 766112

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.89 5/308 2462
/proc/meminfo: memFree=13978704/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=773796 CPUtime=1182.32 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 1198836 0 0 0 117978 254 0 0 25 0 1 0 107098082 792367104 131837 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 193449 131837 366 95 0 188431 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 773796

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.90 5/308 2464
/proc/meminfo: memFree=13812876/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=777392 CPUtime=1242.32 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 1236786 0 0 0 123970 262 0 0 25 0 1 0 107098082 796049408 141569 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 194348 141569 366 95 0 189330 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 777392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.91 5/308 2465
/proc/meminfo: memFree=13870612/32950928 swapFree=67111364/67111528
[pid=2333] ppid=2331 vsize=786096 CPUtime=1300.03 cores=5,7
/proc/2333/stat : 2333 (strangenight2-s) R 2331 2333 1509 0 -1 4202496 1285388 0 0 0 129720 283 0 0 25 0 1 0 107098082 804962304 131657 33554432000 4194304 4580011 140735516755008 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2333/statm: 196524 131657 366 95 0 191506 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 786096

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.04
CPU time (s): 1300.07
CPU user time (s): 1297.21
CPU system time (s): 2.85756
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 837792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.21
system time used= 2.85757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1285391
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= 9
involuntary context switches= 15367

runsolver used 3.65644 second user time and 8.67168 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 19:41:27
IDJOB=3368143
IDBENCH=85438
IDSOLVER=1845
FILE ID=node112/3368143-1305394887
RUNJOBID= node112-1305394886-2297
PBS_JOBID= 13324408
Free space on /tmp= 73552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368143-1305394887/watcher-3368143-1305394887 -o /tmp/evaluation-result-3368143-1305394887/solver-3368143-1305394887 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368143-1305394887.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=136334954

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15967204 kB
Buffers:        284000 kB
Cached:        2700612 kB
SwapCached:          0 kB
Active:       15066672 kB
Inactive:      1678032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15967204 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           23336 kB
Writeback:          72 kB
AnonPages:    13759472 kB
Mapped:          21792 kB
Slab:           133004 kB
PageTables:      42976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35054180 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= 73540 MiB
End job on node112 at 2011-05-14 20:03:09