Trace number 3367320

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-S656892101-075-UNKNOWN.cnf
MD5SUM187184c44e9c5a07f5a8f762e04588fa
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-3367320-1305380653.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.24	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
0.19/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.28/0.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.28/0.30	c Finding binary XORs  T:     0.00 s  found:       0
0.28/0.31	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.28/0.31	c calculated reachability. Time: 0.00
0.28/0.32	c Calc default polars -  time:   0.00 s pos:     975 undec:      71 neg:     954
0.28/0.32	c =========================================================================================
0.28/0.32	c types(t): F = full restart, N = normal restart
0.28/0.32	c types(t): S = simplification begin/end, E = solution found
0.28/0.32	c restart types(rt): st = static, dy = dynamic
0.28/0.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.28/0.32	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
0.68/0.78	c  N dy    18      4134      2000     40000         0      4131    200000    786020    144.02    152.25
1.19/1.27	c  N dy    42      8222      2000     40000         0      4886    200000    517257    147.95    156.19
1.69/1.75	c  N dy    65     12277      2000     40000         0      8941    200000   1247841    145.70    154.08
2.20/2.26	c  N dy    87     16380      2000     40000         0      7548    200000    680583    145.78    155.44
2.68/2.77	c  N dy   107     20461      2000     40000         0     11627    200000   1431228    145.42    154.51
3.20/3.30	c  N dy   133     24521      2000     40000         0      8611    200000    604986    145.33    154.95
3.30/3.37	c  F st   136     25000      2000     40000         0      9088    200000    691009    145.36   no data
3.99/4.03	c  N dy   142     30001      2000     40000         0     14080    200000   1706650    145.36   no data
3.99/4.03	c  S st   142     30001      2000     40000         0     14080    200000   1706650    145.36   no data
4.09/4.11	c  S st   142     30504      2000     40000         0     14583    200000   1789724    145.36   no data
4.09/4.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
4.09/4.15	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
4.09/4.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
4.09/4.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4.19/4.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.84	c lits-rem:        35  cl-subs:       14  v-elim:      0  v-fix:    0  time:  1.59 s
5.99/6.09	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.25
5.99/6.10	c calculated reachability. Time: 0.00
5.99/6.10	c  N dy   142     30504      2000     40000         0     14569    200000   1783587    145.36   no data
6.60/6.62	c  N dy   167     34525      2000     40000         0     10220    200000    680854    144.96    157.78
7.08/7.13	c  N dy   190     38572      2000     40000         0     14267    200000   1418751    144.81    152.81
7.70/7.72	c  N dy   217     42731      2000     40000         0     18424    200000   2181184    144.81    156.17
8.09/8.12	c  S st   232     45756      2000     40000         0     11934    200000    782047    144.58    123.03
8.19/8.20	c  S st   232     46262      2000     40000         0     12440    200000    859859    144.58   no data
8.19/8.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.19/8.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
8.19/8.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.19/8.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.19/8.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
8.19/8.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.19/8.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.19/8.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.48/8.59	c lits-rem:        32  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.32 s
8.58/8.60	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
8.58/8.61	c vivif2 --  cl tried    12438 cl shrink        0 lits rem          0 time: 0.01
8.80/8.85	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
8.80/8.85	c calculated reachability. Time: 0.00
8.80/8.85	c  N dy   232     46262      2000     40000         0     12438    200000    859249    144.58   no data
9.38/9.41	c  N dy   261     50276      2000     40000         0     16451    200000   1598262    144.84    152.82
9.99/10.03	c  N dy   289     54552      2000     40000         0     20727    200000   2367618    144.63    154.70
10.49/10.59	c  N dy   317     58661      2000     40000         0     14244    200000   1034567    144.99    152.81
11.09/11.13	c  N dy   344     62670      2000     40000         0     18252    200000   1766290    145.08    155.87
11.69/11.73	c  N dy   371     66862      2000     40000         0     22443    200000   2530663    145.14    156.95
11.99/12.09	c  S st   388     69393      2000     40000         0     13350    200000    670450    145.21    126.61
12.10/12.17	c  S st   388     69898      2000     40000         0     13855    200000    744868    145.21   no data
12.10/12.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
12.19/12.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.19/12.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
12.19/12.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.19/12.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.19/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.53	c lits-rem:        11  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.28 s
12.49/12.53	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
12.49/12.54	c vivif2 --  cl tried    13853 cl shrink        0 lits rem          0 time: 0.01
12.69/12.79	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.25
12.69/12.79	c calculated reachability. Time: 0.00
12.69/12.79	c  N dy   388     69898      2000     40000         0     13853    200000    744176    145.21   no data
13.38/13.42	c  N dy   419     74491      2000     40000         0     18446    200000   1583170    145.15    153.10
14.09/14.13	c  N dy   452     79313      2000     40000         0     23267    200000   2485937    145.46    153.15
14.79/14.87	c  N dy   482     84578      2000     40000         0     15885    200000    951975    145.46    153.81
15.19/15.27	c  F st   500     87501      2000     40000         0     18807    200000   1490731    145.50    130.81
15.69/15.74	c  N st   505     90801      2000     40000         0     22101    200000   2146137    145.50   no data
16.59/16.67	c  N dy   528     96686      2000     40000         0     14331    200000    495281    145.39    153.10
17.50/17.53	c  N dy   563    102895      2000     40000         0     20537    200000   1627991    145.29    155.03
17.79/17.82	c  S st   576    104847      2000     40000         0     22489    200000   1985895    145.23    126.10
17.89/17.92	c  S st   576    105350      2000     40000         0     22992    200000   2060239    145.23   no data
17.89/17.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.89/17.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
17.89/17.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.89/17.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.89/17.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.89/17.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
17.89/17.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.89/17.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
17.99/18.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.49/21.55	c lits-rem:        35  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.50 s
21.49/21.56	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
21.49/21.58	c vivif2 --  cl tried    22985 cl shrink        0 lits rem          0 time: 0.02
21.79/21.86	c asymm  cl-useful: 0/35894/40000 lits-rem:0 time: 0.28
21.79/21.86	c calculated reachability. Time: 0.00
21.79/21.86	c  N dy   576    105350      2000     40000         0     22985    200000   2057628    145.23   no data
22.88/22.92	c  N dy   621    112107      2000     40000         0     15082    200000    455726    145.43    154.95
23.89/23.95	c  N dy   662    119366      2000     40000         0     22341    200000   1773372    145.29    153.99
25.09/25.18	c  N dy   714    127247      2000     40000         0     30220    200000   3208850    145.37    155.37
26.40/26.44	c  N dy   757    135439      2000     40000         0     22749    200000   1673524    145.24    153.81
28.08/28.18	c  N dy   818    144169      2000     40000         0     31472    200000   3275159    145.33    155.56
29.79/29.88	c  N dy   871    153504      2000     40000         0     24149    200000   1766707    145.24    152.91
30.59/30.67	c  S st   903    158026      2000     40000         0     28669    200000   2586699    145.24   no data
30.69/30.80	c  S st   903    158528      2000     40000         0     29171    200000   2665379    145.24   no data
30.69/30.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.80/30.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
30.80/30.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.80/30.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.80/30.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.80/30.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
30.80/30.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
30.80/30.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
30.88/30.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.08/38.19	c lits-rem:        93  cl-subs:        6  v-elim:      0  v-fix:    0  time:  7.22 s
38.19/38.20	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
38.19/38.23	c vivif2 --  cl tried    29165 cl shrink        0 lits rem          0 time: 0.03
38.19/38.27	c asymm  cl-useful: 0/4106/40000 lits-rem:0 time: 0.04
38.19/38.28	c calculated reachability. Time: 0.00
38.19/38.28	c  N dy   903    158528      2000     40000         0     29165    200000   2662844    145.24   no data
39.78/39.86	c  N dy   963    168653      2000     40000         0     21630    200000   1123746    145.05    153.38
41.49/41.58	c  N dy  1025    179742      2000     40000         0     32717    200000   3158275    144.97    152.88
43.38/43.45	c  N dy  1092    191416      2000     40000         0     25727    200000   1684649    144.95    156.40
45.49/45.51	c  N dy  1163    203838      2000     40000         0     38147    200000   3944015    144.85    154.72
47.49/47.57	c  N dy  1241    216982      2000     40000         0     31625    200000   2617011    144.99    153.60
49.89/49.96	c  N dy  1330    230907      2000     40000         0     24888    200000   1196179    145.13    160.84
50.99/51.06	c  S st  1377    237792      2000     40000         0     31769    200000   2469933    145.21   no data
51.09/51.17	c  S st  1377    238295      2000     40000         0     32272    200000   2545363    145.21   no data
51.09/51.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.19/51.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
51.19/51.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.19/51.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.19/51.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.19/51.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
51.19/51.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
51.19/51.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
51.29/51.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.59/58.68	c lits-rem:       150  cl-subs:       12  v-elim:      0  v-fix:    0  time:  7.35 s
58.59/58.69	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
58.69/58.72	c vivif2 --  cl tried    32260 cl shrink        0 lits rem          0 time: 0.03
58.99/59.01	c asymm  cl-useful: 0/31813/40000 lits-rem:0 time: 0.29
58.99/59.01	c calculated reachability. Time: 0.00
58.99/59.01	c  N dy  1377    238295      2000     40000         0     32260    200000   2539729    145.21   no data
61.60/61.68	c  N dy  1474    253544      2000     40000         0     25846    200000   1190725    145.22    160.33
64.49/64.52	c  N dy  1577    269954      2000     40000         0     42252    200000   4205371    145.26    155.32
67.38/67.44	c  N dy  1678    287270      2000     40000         0     36910    200000   3010879    145.15    153.19
70.69/70.74	c  N dy  1787    305956      2000     40000         0     31930    200000   1936977    145.08    157.27
70.69/70.79	c  F st  1790    306251      2000     40000         0     32224    200000   1987244    145.08   no data
74.19/74.21	c  N dy  1881    325535      2000     40000         0     26837    200000    868008    145.09    167.97
77.69/77.75	c  N dy  2000    345603      2000     40000         0     46902    200000   4525416    145.07    158.29
79.78/79.89	c  S st  2081    357443      2000     40000         0     33085    200000   1835986    145.14    127.78
79.99/80.00	c  S st  2081    357946      2000     40000         0     33588    200000   1911683    145.14   no data
79.99/80.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.99/80.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
79.99/80.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.99/80.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.99/80.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.99/80.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
79.99/80.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
79.99/80.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
80.09/80.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.60/84.61	c lits-rem:        60  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.47 s
84.60/84.61	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
84.60/84.63	c vivif2 --  cl tried    33586 cl shrink        0 lits rem          0 time: 0.03
84.71/84.73	c asymm  cl-useful: 0/8187/40000 lits-rem:0 time: 0.09
84.71/84.73	c calculated reachability. Time: 0.00
84.71/84.73	c  N dy  2081    357946      2000     40000         0     33586    200000   1910938    145.14   no data
88.49/88.57	c  N dy  2201    378003      2000     40000         0     26973    200000    516459    145.10    158.54
91.98/92.08	c  N dy  2326    398044      2000     40000         0     47009    200000   4181176    145.11    154.72
95.78/95.86	c  N dy  2453    418057      2000     40000         0     39354    200000   2613681    145.14    153.70
99.78/99.89	c  N dy  2587    438131      2000     40000         0     30768    200000    862957    145.26    153.16
103.59/103.63	c  N dy  2710    458218      2000     40000         0     50848    200000   4550760    145.26    158.02
108.39/108.40	c  N dy  2835    478254      2000     40000         0     41223    200000   2617533    145.29    153.12
113.19/113.30	c  N dy  2958    498426      2000     40000         0     30732    200000    504273    145.30    155.45
117.19/117.24	c  N dy  3078    518685      2000     40000         0     50985    200000   4199382    145.25    155.68
120.90/120.94	c  S st  3185    536919      2000     40000         0     37556    200000   1582160    145.25   no data
121.00/121.06	c  S st  3185    537422      2000     40000         0     38059    200000   1663226    145.25   no data
121.00/121.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
121.09/121.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
121.09/121.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
121.09/121.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.09/121.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.09/121.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
121.09/121.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
121.09/121.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
121.09/121.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.49/124.53	c lits-rem:        69  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.34 s
124.49/124.53	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
124.49/124.56	c vivif2 --  cl tried    38055 cl shrink        0 lits rem          0 time: 0.02
124.79/124.84	c asymm  cl-useful: 0/29727/40000 lits-rem:0 time: 0.29
124.79/124.85	c calculated reachability. Time: 0.00
124.79/124.85	c  N dy  3185    537422      2000     40000         0     38055    200000   1661300    145.25   no data
128.79/128.86	c  N dy  3306    557444      2000     40000         0     58073    200000   5314565    145.22    154.89
132.79/132.83	c  N dy  3427    577541      2000     40000         0     45506    200000   2866874    145.20    154.85
137.19/137.25	c  N dy  3555    597626      2000     40000         0     65589    200000   6575271    145.25    153.25
141.09/141.10	c  N dy  3676    617828      2000     40000         0     52131    200000   3865894    145.19    153.16
145.59/145.61	c  N dy  3798    638205      2000     40000         0     37849    200000   1109973    145.20    156.30
149.60/149.65	c  N dy  3915    658507      2000     40000         0     58148    200000   4835239    145.19    153.58
154.00/154.07	c  N dy  4055    678606      2000     40000         0     42580    200000   1796434    145.26    157.96
158.30/158.33	c  N dy  4182    698700      2000     40000         0     62672    200000   5504562    145.27    153.55
162.69/162.77	c  N dy  4317    718702      2000     40000         0     46009    200000   2287011    145.38    179.74
167.09/167.11	c  N dy  4446    738715      2000     40000         0     66017    200000   5984666    145.42    158.96
171.50/171.53	c  N dy  4579    758767      2000     40000         0     48408    200000   2545677    145.48    155.43
175.79/175.89	c  N dy  4699    778854      2000     40000         0     68488    200000   6200346    145.46    154.34
180.29/180.35	c  N dy  4823    799020      2000     40000         0     49989    200000   2659933    145.50    153.27
181.89/181.91	c  S st  4875    806133      2000     40000         0     57102    200000   3984933    145.52   no data
181.99/182.07	c  S st  4875    806634      2000     40000         0     57603    200000   4067143    145.52   no data
181.99/182.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.09/182.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
182.09/182.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.09/182.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.09/182.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.09/182.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
182.09/182.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
182.09/182.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
182.29/182.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.59/197.64	c lits-rem:       204  cl-subs:       15  v-elim:      0  v-fix:    0  time: 15.31 s
197.59/197.64	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
197.69/197.70	c vivif2 --  cl tried    57588 cl shrink        0 lits rem          0 time: 0.05
197.79/197.88	c asymm  cl-useful: 0/10273/40000 lits-rem:0 time: 0.18
197.79/197.88	c calculated reachability. Time: 0.00
197.79/197.88	c  N dy  4875    806634      2000     40000         0     57588    200000   4061100    145.52   no data
202.69/202.77	c  N dy  4992    826733      2000     40000         0     77681    200000   7739400    145.51    153.79
206.81/206.86	c  N dy  5102    846738      2000     40000         0     58022    200000   3907659    145.47    158.31
211.69/211.73	c  N dy  5236    866758      2000     40000         0     78032    200000   7628897    145.53    157.25
215.99/216.08	c  N dy  5362    886838      2000     40000         0     57452    200000   3659937    145.54    163.46
221.39/221.49	c  N dy  5492    906841      2000     40000         0     77450    200000   7369021    145.58    154.33
227.49/227.58	c  N dy  5624    926854      2000     40000         0     55805    200000   3194011    145.63    156.08
233.39/233.42	c  N dy  5753    947031      2000     40000         0     75975    200000   6929022    145.63    159.27
238.60/238.63	c  N dy  5876    967163      2000     40000         0     53449    200000   2566618    145.63    155.10
243.20/243.29	c  N dy  5999    987429      2000     40000         0     73710    200000   6291903    145.61    153.99
248.29/248.34	c  N dy  6129   1007451      2000     40000         0     50070    200000   1774817    145.66    157.61
252.90/252.91	c  N dy  6258   1027524      2000     40000         0     70141    200000   5469670    145.67    158.10
258.20/258.21	c  N dy  6382   1047620      2000     40000         0     45576    200000    776887    145.66    156.19
262.39/262.49	c  N dy  6497   1067741      2000     40000         0     65692    200000   4464482    145.65    153.95
263.39/263.48	c  F st  6519   1071875      2000     40000         0     69826    200000   5218340    145.65    134.65
267.59/267.63	c  N dy  6596   1087823      2000     40000         0     85764    200000   8259165    145.67    159.93
272.30/272.38	c  N dy  6728   1108153      2000     40000         0     60436    200000   3326916    145.68    156.02
277.39/277.42	c  N dy  6860   1128341      2000     40000         0     80619    200000   7044368    145.70    160.71
282.49/282.51	c  N dy  6976   1148426      2000     40000         0     54050    200000   1980134    145.69    159.39
287.19/287.23	c  N dy  7104   1168442      2000     40000         0     74062    200000   5683032    145.71    153.38
292.89/292.93	c  N dy  7231   1188562      2000     40000         0     94177    200000   9405643    145.73    155.04
297.39/297.48	c  N dy  7351   1209021      2000     40000         0     66976    200000   4156564    145.71    154.64
297.69/297.72	c  S st  7359   1209952      2000     40000         0     67907    200000   4331518    145.72   no data
297.89/297.90	c  S st  7359   1210455      2000     40000         0     68410    200000   4417850    145.72   no data
297.89/297.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
297.89/297.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
297.89/297.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
297.89/297.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.89/297.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.89/297.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
297.89/297.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
298.00/298.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
298.11/298.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
315.99/316.00	c lits-rem:       231  cl-subs:       14  v-elim:      0  v-fix:    0  time: 17.82 s
315.99/316.00	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
315.99/316.06	c vivif2 --  cl tried    68396 cl shrink        0 lits rem          0 time: 0.06
316.39/316.43	c asymm  cl-useful: 0/22120/40000 lits-rem:0 time: 0.36
316.39/316.43	c calculated reachability. Time: 0.00
316.39/316.43	c  N dy  7359   1210455      2000     40000         0     68396    200000   4412440    145.72   no data
321.79/321.85	c  N dy  7495   1230457      2000     40000         0     88392    200000   8131230    145.76    153.81
327.00/327.05	c  N dy  7628   1250592      2000     40000         0     59870    200000   2687524    145.79    154.45
331.89/331.99	c  N dy  7762   1270717      2000     40000         0     79993    200000   6390904    145.81    155.02
337.79/337.85	c  N dy  7880   1290732      2000     40000         0     50345    200000    761251    145.81    174.89
342.40/342.44	c  N dy  8005   1311012      2000     40000         0     70622    200000   4509097    145.82    154.42
347.80/347.83	c  N dy  8132   1331121      2000     40000         0     90726    200000   8232542    145.84    155.83
353.11/353.13	c  N dy  8254   1351131      2000     40000         0     60078    200000   2367770    145.83    165.01
358.51/358.58	c  N dy  8377   1371144      2000     40000         0     80086    200000   6066709    145.86    156.16
366.69/366.72	c  N dy  8511   1391208      2000     40000         0    100144    200000   9803378    145.90    186.42
372.59/372.65	c  N dy  8637   1411268      2000     40000         0     68544    200000   3783340    145.91    155.21
378.49/378.50	c  N dy  8766   1431369      2000     40000         0     88642    200000   7492190    145.91    153.93
384.29/384.36	c  N dy  8889   1451431      2000     40000         0     56042    200000   1296479    145.91    156.58
388.99/389.05	c  N dy  9013   1471573      2000     40000         0     76179    200000   5031422    145.92    154.95
394.80/394.85	c  N dy  9140   1491770      2000     40000         0     96367    200000   8746570    145.92    154.10
400.49/400.51	c  N dy  9267   1511874      2000     40000         0     62823    200000   2376067    145.93    156.50
405.60/405.60	c  N dy  9389   1532007      2000     40000         0     82953    200000   6055183    145.92    156.28
411.70/411.79	c  N dy  9519   1552117      2000     40000         0    103056    200000   9793060    145.94    155.26
417.00/417.00	c  N dy  9641   1572224      2000     40000         0     68502    200000   3227721    145.93    153.98
422.20/422.29	c  N dy  9765   1592403      2000     40000         0     88677    200000   6925046    145.93    153.72
428.59/428.68	c  N dy  9897   1612534      2000     40000         0    108802    200000  10658358    145.95    154.20
433.69/433.73	c  N dy 10021   1632617      2000     40000         0     73231    200000   3971474    145.98    177.80
439.29/439.32	c  N dy 10150   1652652      2000     40000         0     93260    200000   7677764    146.00    154.01
445.90/445.96	c  N dy 10269   1672937      2000     40000         0     56885    200000    737613    145.99    155.75
450.70/450.79	c  N dy 10379   1693178      2000     40000         0     77121    200000   4458289    145.97    154.72
455.60/455.67	c  S st 10492   1710456      2000     40000         0     94397    200000   7640995    145.98   no data
455.80/455.89	c  S st 10492   1710962      2000     40000         0     94903    200000   7720397    145.98   no data
455.90/455.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
455.90/455.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
455.90/455.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
455.90/455.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
455.90/455.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
455.90/455.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
455.90/455.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
456.00/456.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
456.29/456.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.90/499.98	c lits-rem:       358  cl-subs:       14  v-elim:      0  v-fix:    0  time: 43.63 s
499.90/499.99	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
500.00/500.09	c vivif2 --  cl tried    94889 cl shrink        0 lits rem          0 time: 0.10
500.51/500.52	c asymm  cl-useful: 0/15630/40000 lits-rem:0 time: 0.43
500.51/500.52	c calculated reachability. Time: 0.00
500.51/500.52	c  N dy 10492   1710962      2000     40000         0     94889    200000   7713722    145.98   no data
507.30/507.34	c  N dy 10629   1731005      2000     40000         0    114931    200000  11434851    146.00    173.14
512.30/512.34	c  N dy 10756   1751126      2000     40000         0     77386    200000   4343319    146.01    157.35
519.50/519.56	c  N dy 10882   1771218      2000     40000         0     97473    200000   8093221    146.03    154.47
529.11/529.15	c  N dy 11008   1791324      2000     40000         0     58926    200000    759898    146.04    154.72
535.10/535.18	c  N dy 11134   1811360      2000     40000         0     78954    200000   4473527    146.05    153.99
541.70/541.78	c  N dy 11256   1831446      2000     40000         0     99038    200000   8217562    146.06    153.98
548.70/548.74	c  N dy 11388   1851517      2000     40000         0    119107    200000  11915795    146.07    171.70
553.80/553.83	c  N dy 11517   1871634      2000     40000         0     79568    200000   4398876    146.09    153.99
559.80/559.81	c  N dy 11646   1891702      2000     40000         0     99627    200000   8090995    146.09    154.72
566.70/566.78	c  N dy 11768   1911783      2000     40000         0    119706    200000  11774257    146.09    155.33
572.01/572.04	c  N dy 11894   1932035      2000     40000         0     79299    200000   4188597    146.11    156.29
577.90/577.99	c  N dy 12025   1952133      2000     40000         0     99392    200000   7861341    146.11    154.29
585.00/585.02	c  N dy 12160   1972149      2000     40000         0    119403    200000  11565146    146.12    163.15
590.50/590.54	c  N dy 12286   1992152      2000     40000         0     77753    200000   3706980    146.12    155.58
596.50/596.52	c  N dy 12424   2012298      2000     40000         0     97894    200000   7491969    146.15    156.19
603.50/603.53	c  N dy 12551   2032414      2000     40000         0    118007    200000  11200663    146.15    154.24
609.50/609.53	c  N dy 12674   2052421      2000     40000         0     75357    200000   3092546    146.15    155.09
615.10/615.15	c  N dy 12800   2072453      2000     40000         0     95386    200000   6797938    146.16    156.14
621.90/621.98	c  N dy 12929   2092596      2000     40000         0    115524    200000  10552606    146.18    160.18
628.30/628.39	c  N dy 13041   2112606      2000     40000         0     71878    200000   2261453    146.17    155.32
634.00/634.01	c  N dy 13169   2132704      2000     40000         0     91975    200000   5974756    146.18    156.06
640.31/640.38	c  N dy 13287   2152742      2000     40000         0    112009    200000   9679230    146.17    155.25
647.70/647.70	c  N dy 13421   2172897      2000     40000         0     67506    200000   1269187    146.18    159.85
653.10/653.14	c  N dy 13554   2192935      2000     40000         0     87539    200000   4978589    146.20    155.07
658.81/658.81	c  S st 13668   2210962      2000     40000         0    105561    200000   8308248    146.20    155.75
659.00/659.06	c  S st 13668   2211466      2000     40000         0    106065    200000   8389851    146.20   no data
659.00/659.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
659.10/659.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
659.10/659.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
659.10/659.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
659.10/659.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
659.10/659.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
659.10/659.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
659.20/659.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
659.50/659.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.00/708.04	c lits-rem:       278  cl-subs:       24  v-elim:      0  v-fix:    0  time: 48.48 s
708.00/708.05	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
708.10/708.16	c vivif2 --  cl tried   106041 cl shrink        0 lits rem          0 time: 0.11
708.20/708.23	c asymm  cl-useful: 0/2250/40000 lits-rem:0 time: 0.07
708.20/708.23	c calculated reachability. Time: 0.00
708.20/708.23	c  N dy 13668   2211466      2000     40000         0    106041    200000   8379676    146.20   no data
715.61/715.67	c  N dy 13796   2231556      2000     40000         0    126127    200000  12115438    146.21    155.70
721.51/721.56	c  N dy 13921   2251570      2000     40000         0     80480    200000   3513765    146.21    156.00
727.51/727.51	c  N dy 14049   2271615      2000     40000         0    100518    200000   7236511    146.22    154.09
734.51/734.59	c  N dy 14178   2291700      2000     40000         0    120599    200000  10949331    146.23    155.50
741.41/741.50	c  N dy 14305   2311784      2000     40000         0     74028    200000   2151505    146.24    154.05
747.20/747.24	c  N dy 14436   2331823      2000     40000         0     94060    200000   5878664    146.26    155.72
753.80/753.86	c  N dy 14559   2351927      2000     40000         0    114159    200000   9600267    146.27    153.98
761.51/761.57	c  N dy 14683   2372060      2000     40000         0    134289    200000  13328692    146.27    160.36
767.10/767.17	c  N dy 14807   2392178      2000     40000         0     86752    200000   4325542    146.28    154.39
773.50/773.57	c  N dy 14938   2412523      2000     40000         0    107095    200000   8122401    146.30    156.13
780.71/780.79	c  N dy 15063   2432650      2000     40000         0    127220    200000  11872931    146.31    154.06
787.51/787.58	c  N dy 15187   2452741      2000     40000         0     78659    200000   2659143    146.32    162.09
793.41/793.45	c  N dy 15304   2472833      2000     40000         0     98740    200000   6378856    146.32    155.47
800.10/800.19	c  N dy 15424   2492834      2000     40000         0    118736    200000  10056888    146.32    157.06
807.90/807.97	c  N dy 15543   2512899      2000     40000         0    138799    200000  13771563    146.32    156.17
813.41/813.45	c  N dy 15656   2532997      2000     40000         0     89243    200000   4423415    146.32    155.58
819.90/819.99	c  N dy 15780   2553408      2000     40000         0    109650    200000   8207379    146.32    154.34
827.50/827.53	c  N dy 15922   2573504      2000     40000         0    129737    200000  11953442    146.34    156.71
834.50/834.50	c  N dy 16039   2593573      2000     40000         0     79153    200000   2379208    146.33    163.08
840.42/840.41	c  N dy 16163   2613677      2000     40000         0     99252    200000   6110863    146.34    159.09
847.41/847.41	c  N dy 16291   2633787      2000     40000         0    119354    200000   9847155    146.35    155.37
855.21/855.28	c  N dy 16415   2653832      2000     40000         0    139396    200000  13568180    146.35    162.48
862.81/862.84	c  N dy 16540   2673863      2000     40000         0     87773    200000   3804804    146.35    160.04
869.71/869.74	c  N dy 16671   2693871      2000     40000         0    107778    200000   7526712    146.37    156.29
876.11/876.18	c  S st 16781   2711469      2000     40000         0    125374    200000  10764546    146.36   no data
876.40/876.49	c  S st 16781   2711971      2000     40000         0    125876    200000  10842670    146.36   no data
876.50/876.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
876.61/876.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
876.61/876.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
876.61/876.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
876.61/876.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
876.61/876.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
876.61/876.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
876.72/876.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
877.11/877.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.21/929.24	c lits-rem:       260  cl-subs:       38  v-elim:      0  v-fix:    0  time: 52.12 s
929.21/929.24	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
929.31/929.38	c vivif2 --  cl tried   125838 cl shrink        0 lits rem          0 time: 0.14
929.81/929.84	c asymm  cl-useful: 0/15006/40000 lits-rem:0 time: 0.46
929.81/929.84	c calculated reachability. Time: 0.00
929.81/929.84	c  N dy 16781   2711971      2000     40000         0    125838    200000  10826690    146.36   no data
938.21/938.21	c  N dy 16916   2732017      2000     40000         0     73235    200000    934679    146.38    157.54
943.90/943.93	c  N dy 17051   2752109      2000     40000         0     93321    200000   4705425    146.40    162.23
950.60/950.66	c  N dy 17177   2772200      2000     40000         0    113408    200000   8471818    146.42    154.18
958.30/958.36	c  N dy 17310   2792371      2000     40000         0    133576    200000  12239470    146.43    155.12
965.91/965.94	c  N dy 17427   2812498      2000     40000         0     80041    200000   1998541    146.43    154.45
971.81/971.88	c  N dy 17556   2832534      2000     40000         0    100072    200000   5721331    146.43    164.07
979.02/979.03	c  N dy 17695   2852609      2000     40000         0    120144    200000   9431392    146.44    154.97
986.73/986.79	c  N dy 17814   2872643      2000     40000         0    140173    200000  13117734    146.44    155.62
993.71/993.72	c  N dy 17945   2892881      2000     40000         0     85760    200000   2920349    146.45    154.27
1000.01/1000.03	c  N dy 18074   2912953      2000     40000         0    105826    200000   6678114    146.47    159.15
1007.21/1007.24	c  N dy 18192   2933006      2000     40000         0    125875    200000  10389223    146.47    154.18
1015.32/1015.36	c  N dy 18313   2953085      2000     40000         0    145949    200000  14131807    146.47    154.23
1021.81/1021.81	c  N dy 18432   2973153      2000     40000         0     90360    200000   3575074    146.47    157.61
1028.31/1028.32	c  N dy 18574   2993197      2000     40000         0    110398    200000   7344560    146.49    158.04
1035.81/1035.81	c  N dy 18694   3013231      2000     40000         0    130425    200000  11062731    146.49    163.02
1045.11/1045.12	c  N dy 18815   3033499      2000     40000         0    150683    200000  14789900    146.49    156.23
1053.71/1053.71	c  N dy 18947   3053564      2000     40000         0     94105    200000   4085587    146.50    193.12
1062.90/1062.94	c  N dy 19066   3073619      2000     40000         0    114153    200000   7786258    146.50    154.24
1073.11/1073.19	c  N dy 19195   3093751      2000     40000         0    134280    200000  11501355    146.50    161.32
1083.01/1083.01	c  N dy 19315   3113956      2000     40000         0    154481    200000  15202441    146.49    154.33
1089.21/1089.22	c  N dy 19443   3134129      2000     40000         0     97014    200000   4452735    146.50    154.35
1095.91/1095.91	c  N dy 19568   3154160      2000     40000         0    117036    200000   8160516    146.50    159.83
1103.61/1103.64	c  N dy 19687   3174263      2000     40000         0    137132    200000  11883817    146.50    157.74
1112.61/1112.70	c  N dy 19820   3194285      2000     40000         0    157153    200000  15612176    146.52    167.29
1118.01/1118.06	c  S st 19943   3211972      2000     40000         0     96187    200000   4170720    146.54   no data
1118.21/1118.29	c  S st 19943   3212477      2000     40000         0     96692    200000   4257350    146.54   no data
1118.31/1118.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1118.31/1118.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1118.31/1118.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1118.31/1118.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1118.31/1118.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1118.31/1118.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1118.31/1118.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1118.41/1118.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1118.51/1118.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1134.81/1134.88	c lits-rem:        83  cl-subs:        8  v-elim:      0  v-fix:    0  time: 16.29 s
1134.81/1134.88	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1134.91/1134.94	c vivif2 --  cl tried    96684 cl shrink        0 lits rem          0 time: 0.06
1135.31/1135.34	c asymm  cl-useful: 0/15768/40000 lits-rem:0 time: 0.40
1135.31/1135.34	c calculated reachability. Time: 0.00
1135.31/1135.34	c  N dy 19943   3212477      2000     40000         0     96684    200000   4254412    146.54   no data
1142.01/1142.07	c  N dy 20074   3232533      2000     40000         0    116733    200000   7998562    146.55    162.00
1149.91/1149.92	c  N dy 20196   3252535      2000     40000         0    136732    200000  11672763    146.55    163.83
1159.11/1159.12	c  N dy 20335   3272681      2000     40000         0    156872    200000  15451930    146.57    161.67
1165.51/1165.53	c  N dy 20468   3292760      2000     40000         0     97303    200000   4160919    146.58    159.16
1172.41/1172.42	c  N dy 20597   3312949      2000     40000         0    117488    200000   7925810    146.59    155.22
1180.32/1180.35	c  N dy 20718   3333482      2000     40000         0    138010    200000  11735773    146.59    156.99
1189.42/1189.45	c  N dy 20857   3353552      2000     40000         0    158076    200000  15491953    146.61    156.97
1195.91/1195.97	c  N dy 20983   3373595      2000     40000         0     97469    200000   4000226    146.61    155.25
1202.71/1202.79	c  N dy 21105   3393691      2000     40000         0    117560    200000   7744539    146.62    154.67
1210.71/1210.74	c  N dy 21232   3413805      2000     40000         0    137672    200000  11461531    146.62    158.16
1219.61/1219.68	c  N dy 21354   3433902      2000     40000         0    157769    200000  15166403    146.62    158.82
1226.01/1226.02	c  N dy 21479   3453936      2000     40000         0     96148    200000   3590144    146.63    171.91
1232.03/1232.05	c  N dy 21610   3473973      2000     40000         0    116181    200000   7326353    146.64    183.03
1239.01/1239.01	c  N dy 21735   3494169      2000     40000         0    136370    200000  11080102    146.65    155.83
1246.81/1246.85	c  N dy 21867   3514249      2000     40000         0    156447    200000  14844604    146.66    155.74
1253.51/1253.58	c  N dy 21988   3534331      2000     40000         0     93869    200000   2995251    146.66    154.73
1259.53/1259.53	c  N dy 22110   3554520      2000     40000         0    114054    200000   6731508    146.66    155.58
1266.31/1266.39	c  N dy 22244   3574677      2000     40000         0    134206    200000  10463659    146.66    154.68
1274.01/1274.01	c  N dy 22362   3594693      2000     40000         0    154219    200000  14172838    146.66    155.31
1281.42/1281.41	c  N dy 22486   3614792      2000     40000         0     90667    200000   2237658    146.67    156.56
1287.11/1287.17	c  N dy 22617   3634823      2000     40000         0    110690    200000   5970884    146.67    155.57
1293.81/1293.88	c  N dy 22746   3654837      2000     40000         0    130700    200000   9730840    146.68    156.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-3367320-1305380653/watcher-3367320-1305380653 -o /tmp/evaluation-result-3367320-1305380653/solver-3367320-1305380653 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367320-1305380653.cnf 

running on 2 cores: 0,2

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: 4.04 4.03 3.22 5/395 9279
/proc/meminfo: memFree=14530652/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=30368 CPUtime=0 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 880 0 0 0 0 0 0 0 25 0 1 0 728296019 31096832 820 33554432000 4194304 4580011 140734495408976 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 7592 821 323 95 0 2574 0

[startup+0.0588491 s]
/proc/loadavg: 4.04 4.03 3.22 5/395 9279
/proc/meminfo: memFree=14530652/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=31932 CPUtime=0.05 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 1585 0 0 0 5 0 0 0 25 0 1 0 728296019 32698368 1525 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 7983 1525 339 95 0 2965 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31932

[startup+0.100839 s]
/proc/loadavg: 4.04 4.03 3.22 5/395 9279
/proc/meminfo: memFree=14530652/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=31932 CPUtime=0.09 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 1616 0 0 0 9 0 0 0 25 0 1 0 728296019 32698368 1556 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 7983 1556 339 95 0 2965 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31932

[startup+0.300807 s]
/proc/loadavg: 4.04 4.03 3.22 5/395 9279
/proc/meminfo: memFree=14530652/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=39164 CPUtime=0.28 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 3907 0 0 0 28 0 0 0 25 0 1 0 728296019 40103936 3355 33554432000 4194304 4580011 140734495408976 18446744073709551615 4299001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 9791 3355 352 95 0 4773 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39164

[startup+0.70077 s]
/proc/loadavg: 4.04 4.03 3.22 5/395 9279
/proc/meminfo: memFree=14530652/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=39512 CPUtime=0.68 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 4611 0 0 0 68 0 0 0 25 0 1 0 728296019 40460288 4059 33554432000 4194304 4580011 140734495408976 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 9878 4059 363 95 0 4860 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39512

[startup+1.50062 s]
/proc/loadavg: 4.04 4.03 3.22 5/396 9280
/proc/meminfo: memFree=14504496/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=41928 CPUtime=1.49 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 6416 0 0 0 148 1 0 0 25 0 1 0 728296019 42934272 4241 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 10482 4241 363 95 0 5464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41928

[startup+3.10034 s]
/proc/loadavg: 4.04 4.03 3.22 5/396 9280
/proc/meminfo: memFree=14502388/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=42488 CPUtime=3.08 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 9408 0 0 0 307 1 0 0 25 0 1 0 728296019 43507712 5306 33554432000 4194304 4580011 140734495408976 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 10622 5306 363 95 0 5604 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42488

[startup+6.30075 s]
/proc/loadavg: 4.04 4.03 3.22 5/396 9281
/proc/meminfo: memFree=14478952/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=81104 CPUtime=6.29 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 21101 0 0 0 626 3 0 0 25 0 1 0 728296019 83050496 14784 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 20276 14784 367 95 0 15258 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81104

[startup+12.7006 s]
/proc/loadavg: 4.04 4.03 3.23 5/396 9281
/proc/meminfo: memFree=14473752/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=86168 CPUtime=12.69 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 31955 0 0 0 1263 6 0 0 25 0 1 0 728296019 88236032 14771 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 21542 14771 367 95 0 16524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86168

[startup+25.5004 s]
/proc/loadavg: 4.03 4.03 3.24 5/396 9281
/proc/meminfo: memFree=14436036/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=105436 CPUtime=25.49 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 50298 0 0 0 2539 10 0 0 25 0 1 0 728296019 107966464 19151 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 26359 19151 367 95 0 21341 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105436

[startup+51.1009 s]
/proc/loadavg: 4.07 4.04 3.26 5/396 9282
/proc/meminfo: memFree=14399580/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=120672 CPUtime=51.09 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 77463 0 0 0 5092 17 0 0 25 0 1 0 728296019 123568128 24719 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 30168 24719 367 95 0 25150 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 120672

[startup+102.315 s]
/proc/loadavg: 4.10 4.05 3.31 5/396 9283
/proc/meminfo: memFree=14389128/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=179648 CPUtime=102.3 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 125131 0 0 0 10203 27 0 0 25 0 1 0 728296019 183959552 27806 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 44912 27806 367 95 0 39894 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 179648

[startup+162.3 s]
/proc/loadavg: 4.04 4.04 3.34 5/396 9285
/proc/meminfo: memFree=14372464/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=132028 CPUtime=162.29 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 180945 0 0 0 16187 42 0 0 25 0 1 0 728296019 135196672 26642 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 33007 26642 367 95 0 27989 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 132028

[startup+222.301 s]
/proc/loadavg: 4.01 4.03 3.38 5/396 9286
/proc/meminfo: memFree=14275940/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=208024 CPUtime=222.29 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 225751 0 0 0 22177 52 0 0 25 0 1 0 728296019 213016576 38219 33554432000 4194304 4580011 140734495408976 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 52006 38219 367 95 0 46988 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 208024

[startup+282.3 s]
/proc/loadavg: 4.00 4.02 3.42 5/396 9288
/proc/meminfo: memFree=14267716/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=156664 CPUtime=282.29 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 275556 0 0 0 28165 64 0 0 25 0 1 0 728296019 160423936 32277 33554432000 4194304 4580011 140734495408976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 39166 32278 367 95 0 34148 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 156664

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.45 5/396 9290
/proc/meminfo: memFree=14229368/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=229644 CPUtime=342.3 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 312969 0 0 0 34156 74 0 0 25 0 1 0 728296019 235155456 39238 33554432000 4194304 4580011 140734495408976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 57411 39238 367 95 0 52393 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 229644

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.48 5/396 9291
/proc/meminfo: memFree=14163252/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=230788 CPUtime=402.3 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 355738 0 0 0 40142 88 0 0 25 0 1 0 728296019 236326912 38627 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 57697 38627 367 95 0 52679 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 230788

[startup+462.301 s]
/proc/loadavg: 4.21 4.06 3.53 5/396 9293
/proc/meminfo: memFree=14097240/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=295852 CPUtime=462.3 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 409545 0 0 0 46131 99 0 0 25 0 1 0 728296019 302952448 57875 33554432000 4194304 4580011 140734495408976 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 73963 57875 367 95 0 68945 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 295852

[startup+522.3 s]
/proc/loadavg: 3.83 4.00 3.54 4/390 9312
/proc/meminfo: memFree=14356916/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=296076 CPUtime=522.3 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 422919 0 0 0 52126 104 0 0 25 0 1 0 728296019 303181824 59359 33554432000 4194304 4580011 140734495408976 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 74019 59359 367 95 0 69001 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 296076

[startup+582.301 s]
/proc/loadavg: 3.30 3.81 3.51 4/390 9314
/proc/meminfo: memFree=14347700/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=296880 CPUtime=582.3 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 460835 0 0 0 58113 117 0 0 25 0 1 0 728296019 304005120 60330 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 74220 60330 367 95 0 69202 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 296880

[startup+642.3 s]
/proc/loadavg: 3.16 3.68 3.48 4/390 9316
/proc/meminfo: memFree=14342704/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=297716 CPUtime=642.31 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 500015 0 0 0 64106 125 0 0 25 0 1 0 728296019 304861184 60805 33554432000 4194304 4580011 140734495408976 18446744073709551615 4320408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 74429 60805 367 95 0 69411 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 297716

[startup+702.301 s]
/proc/loadavg: 3.10 3.58 3.45 4/390 9317
/proc/meminfo: memFree=14318856/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=332844 CPUtime=702.3 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 519270 0 0 0 70101 129 0 0 25 0 1 0 728296019 340832256 66754 33554432000 4194304 4580011 140734495408976 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 83211 66754 367 95 0 78193 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 332844

[startup+762.314 s]
/proc/loadavg: 3.03 3.46 3.42 4/390 9319
/proc/meminfo: memFree=14328372/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=276300 CPUtime=762.32 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 552976 0 0 0 76095 137 0 0 25 0 1 0 728296019 282931200 59386 33554432000 4194304 4580011 140734495408976 18446744073709551615 4324217 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 69075 59386 367 95 0 64057 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 276300

[startup+822.301 s]
/proc/loadavg: 3.01 3.38 3.39 4/390 9320
/proc/meminfo: memFree=14290268/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=334204 CPUtime=822.31 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 589755 0 0 0 82084 147 0 0 25 0 1 0 728296019 342224896 67783 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 83551 67783 367 95 0 78533 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 334204

[startup+882.3 s]
/proc/loadavg: 3.00 3.30 3.36 4/390 9322
/proc/meminfo: memFree=14221908/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=387536 CPUtime=882.31 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 632350 0 0 0 88073 158 0 0 25 0 1 0 728296019 396836864 81213 33554432000 4194304 4580011 140734495408976 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 96884 81213 367 95 0 91866 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 387536

[startup+942.301 s]
/proc/loadavg: 3.00 3.25 3.34 4/390 9324
/proc/meminfo: memFree=14268256/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=387848 CPUtime=942.31 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 640125 0 0 0 94071 160 0 0 25 0 1 0 728296019 397156352 74117 33554432000 4194304 4580011 140734495408976 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 96962 74117 367 95 0 91944 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 387848

[startup+1002.3 s]
/proc/loadavg: 2.47 3.06 3.27 3/384 9342
/proc/meminfo: memFree=14520016/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=388328 CPUtime=1002.31 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 674744 0 0 0 100061 170 0 0 25 0 1 0 728296019 397647872 78334 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 97082 78334 367 95 0 92064 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 388328

[startup+1062.3 s]
/proc/loadavg: 2.25 2.88 3.19 3/384 9353
/proc/meminfo: memFree=14494424/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=388828 CPUtime=1062.31 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 705546 0 0 0 106048 183 0 0 25 0 1 0 728296019 398159872 77930 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 97207 77930 367 95 0 92189 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 388828

[startup+1122.3 s]
/proc/loadavg: 2.09 2.72 3.12 3/384 9354
/proc/meminfo: memFree=14505668/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=389348 CPUtime=1122.31 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 734132 0 0 0 112036 195 0 0 25 0 1 0 728296019 398692352 74705 33554432000 4194304 4580011 140734495408976 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 97337 74705 367 95 0 92319 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 389348

[startup+1182.3 s]
/proc/loadavg: 2.13 2.62 3.05 3/384 9356
/proc/meminfo: memFree=14477852/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=389632 CPUtime=1182.32 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 758721 0 0 0 118028 204 0 0 25 0 1 0 728296019 398983168 82986 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 97408 82986 367 95 0 92390 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 389632

[startup+1242.3 s]
/proc/loadavg: 1.81 2.45 2.97 2/378 9376
/proc/meminfo: memFree=14650484/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=390176 CPUtime=1242.31 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 791952 0 0 0 124018 213 0 0 25 0 1 0 728296019 399540224 83100 33554432000 4194304 4580011 140734495408976 18446744073709551615 4301477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 97544 83100 367 95 0 92526 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 390176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.29 2.18 2.84 2/378 9377
/proc/meminfo: memFree=14648576/32951124 swapFree=65586204/67111528
[pid=9279] ppid=9277 vsize=390792 CPUtime=1300.02 cores=0,2
/proc/9279/stat : 9279 (strangenight2-s) R 9277 9279 8876 0 -1 4202496 825943 0 0 0 129779 223 0 0 25 0 1 0 728296019 400171008 83167 33554432000 4194304 4580011 140734495408976 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9279/statm: 97698 83167 367 95 0 92680 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 390792

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): 1297.8
CPU system time (s): 2.25566
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 390792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.8
system time used= 2.25566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 825947
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= 12
involuntary context switches= 16640

runsolver used 5.19021 second user time and 11.2443 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 15:44:14
IDJOB=3367320
IDBENCH=82529
IDSOLVER=1845
FILE ID=node119/3367320-1305380653
RUNJOBID= node119-1305379153-8894
PBS_JOBID= 13324383
Free space on /tmp= 73172 MiB

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

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

MD5SUM BENCH= 187184c44e9c5a07f5a8f762e04588fa
RANDOM SEED=1128155160

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14530684 kB
Buffers:        268656 kB
Cached:        4508264 kB
SwapCached:       4756 kB
Active:       15114648 kB
Inactive:      2971280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14530684 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            6672 kB
Writeback:           0 kB
AnonPages:    13307552 kB
Mapped:          31124 kB
Slab:           210932 kB
PageTables:      58148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 103047824 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= 73188 MiB
End job on node119 at 2011-05-14 16:05:56