Trace number 3368108

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)UNSAT 1224.36 1224.33

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

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-3368108-1305395236.cnf'
0.00/0.00	c -- header says num vars:            468
0.00/0.00	c -- header says num clauses:       11753
0.00/0.00	c -- clauses added:            0 learnts,        11753 normals,            0 xors
0.00/0.00	c -- vars added        468
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       468      7273      3620         0     35788         0   no data   no data
0.00/0.03	c asymm  cl-useful: 104/4269/4269 lits-rem:176 time: 0.03
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.04	c bin-w-bin subsume rem         3049 bins  time:  0.00 s
0.00/0.04	c subs with bin:      804  lits-rem:       540  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    412 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.00/0.04	c lits-rem:        21  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     184 undec:     118 neg:     166
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       412      3414      3540         0     23552         0   no data   no data
0.09/0.19	c  N dy    18      4348       412      3414      3540      4314     23552     86855      8.81      9.33
0.29/0.38	c  N dy    41      8377       412      3414      3540      5838     23552    107748      9.01     10.28
0.59/0.61	c  N dy    55     12587       412      3414      3540      5795     23552     85458      8.92      9.49
0.79/0.87	c  N dy    78     16736       412      3414      3540      9896     23552    181587      9.03      9.70
1.10/1.15	c  N dy    97     20872       412      3414      3540      8423     23552    128940      9.01      9.52
1.39/1.47	c  N dy   113     24875       412      3414      3540     12399     23552    232186      9.00      9.47
1.39/1.48	c  F st   115     25000       412      3414      3540     12521     23552    234902      9.00   no data
1.79/1.89	c  N dy   121     30000       412      3414      3540     10675     23552    160302      9.00   no data
1.79/1.89	c  S st   121     30000       412      3414      3540     10675     23552    160302      9.00   no data
1.89/1.93	c  S st   121     30504       412      3414      3540     11178     23552    172454      9.00   no data
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
1.89/1.95	c blocked clauses removed:        3 vars:      4 tried:         412 T: 0.00 s
1.89/1.95	c bin-w-bin subsume rem          404 bins  time:  0.00 s
1.89/1.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
1.89/1.95	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1.89/1.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1.99/2.09	c lits-rem:       607  cl-subs:      509  v-elim:      0  v-fix:    0  time:  0.05 s
2.09/2.17	c asymm  cl-useful: 0/3411/3411 lits-rem:0 time: 0.08
2.09/2.17	c calculated reachability. Time: 0.00
2.09/2.17	c  N dy   121     30504       408      3411      3135     10669     22724    165080      9.00   no data
2.49/2.54	c  N dy   139     34748       408      3411      3135     14866     22724    273877      9.01      9.51
2.89/2.90	c  N dy   163     38819       408      3411      3135     11081     22724    163457      9.05      9.87
3.19/3.29	c  N dy   187     42837       408      3411      3135     15062     22724    263058      9.10      9.73
3.59/3.61	c  S st   202     45759       408      3411      3135      9101     22724     91589      9.12   no data
3.59/3.65	c  S st   202     46260       408      3411      3135      9597     22724    103258      9.12   no data
3.59/3.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
3.59/3.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
3.59/3.67	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.59/3.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.69/3.71	c lits-rem:       103  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.01 s
3.69/3.71	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
3.69/3.71	c vivif2 --  cl tried     9547 cl shrink        0 lits rem          0 time: 0.00
3.79/3.81	c asymm  cl-useful: 0/3411/3411 lits-rem:0 time: 0.09
3.79/3.81	c calculated reachability. Time: 0.00
3.79/3.81	c  N dy   202     46260       408      3411      3135      9547     22724    102547      9.12   no data
4.09/4.19	c  N dy   224     50331       408      3411      3135     13586     22724    210947      9.15      9.64
4.59/4.64	c  N dy   249     54353       408      3411      3135     17587     22724    322467      9.20     10.05
5.09/5.10	c  N dy   270     58462       408      3411      3135     11772     22724    148893      9.20      9.80
5.59/5.66	c  N dy   287     63253       408      3411      3135     16483     22724    262816      9.17      9.69
6.19/6.20	c  N dy   306     67396       408      3411      3136     20580     22724    364724      9.19      9.70
6.39/6.45	c  S st   317     69390       408      3411      3136     11691     22724    124757      9.21      9.68
6.49/6.51	c  S st   317     69898       408      3411      3136     12197     22724    137581      9.21   no data
6.49/6.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
6.49/6.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
6.49/6.53	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6.49/6.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.49/6.58	c subs with bin:       12  lits-rem:        47  v-fix:    0  time:  0.05 s
6.49/6.60	c lits-rem:       154  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.01 s
6.49/6.60	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
6.49/6.60	c vivif2 --  cl tried    12068 cl shrink        0 lits rem          0 time: 0.00
6.68/6.72	c asymm  cl-useful: 3/3411/3411 lits-rem:3 time: 0.11
6.68/6.72	c calculated reachability. Time: 0.00
6.68/6.72	c  N dy   317     69898       408      3411      3136     12068     22721    135874      9.21   no data
7.18/7.24	c  N dy   348     74435       408      3411      3136     16549     22721    254278      9.24      9.76
7.88/7.91	c  N dy   368     79737       408      3411      3136     21803     22721    401269      9.24      9.82
8.48/8.58	c  N dy   384     84888       408      3411      3136     15030     22721    199638      9.22      9.75
8.88/8.91	c  F st   397     87503       408      3411      3136     17628     22721    273811      9.23      8.26
9.28/9.37	c  N st   402     90798       408      3411      3136     20868     22721    364638      9.23   no data
9.58/9.63	c Decided on static restart strategy
10.59/10.62	c  N st   405     99804       408      3411      3136     16846     22721    247414      9.23   no data
11.29/11.34	c  S st   406    104847       408      3411      3136     21748     22721    377002      9.23   no data
11.39/11.42	c  S st   406    105351       408      3411      3136     22249     22721    390327      9.23   no data
11.39/11.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.03
11.39/11.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
11.39/11.45	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
11.39/11.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.59/11.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
11.79/11.84	c lits-rem:       723  cl-subs:     1924  v-elim:      0  v-fix:    0  time:  0.17 s
11.79/11.84	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
11.79/11.84	c vivif2 --  cl tried    20325 cl shrink        0 lits rem          0 time: 0.01
11.99/12.01	c asymm  cl-useful: 2/3411/3411 lits-rem:2 time: 0.17
11.99/12.01	c calculated reachability. Time: 0.00
11.99/12.01	c  N st   406    105351       408      3411      3136     20325     22719    361939      9.23   no data
13.39/13.45	c  N st   407    114950       408      3411      3136     16057     22719    229869      9.23   no data
15.69/15.72	c  N st   408    129347       408      3411      3136     15410     22719    192318      9.23   no data
19.69/19.81	c  N st   409    150942       408      3411      3136     20777     22719    295951      9.23   no data
21.19/21.24	c  S st   410    158027       408      3411      3136     27590     22719    446059      9.23   no data
21.29/21.33	c  S st   410    158527       408      3411      3136     28087     22719    457310      9.23   no data
21.29/21.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.29/21.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.03
21.29/21.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.29/21.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.29/21.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
21.29/21.37	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
21.29/21.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.49/21.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
22.00/22.02	c lits-rem:      2392  cl-subs:     4377  v-elim:      0  v-fix:    0  time:  0.43 s
22.00/22.02	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
22.00/22.02	c vivif2 --  cl tried    23710 cl shrink        0 lits rem          0 time: 0.01
22.19/22.21	c asymm  cl-useful: 4/3411/3411 lits-rem:4 time: 0.18
22.19/22.21	c calculated reachability. Time: 0.00
22.19/22.21	c  N st   410    158527       408      3411      3136     23710     22715    387287      9.23   no data
33.18/33.27	c  N st   411    207115       408      3411      3136     18533     22715    209648      9.23   no data
38.69/38.79	c  N st   412    237790       408      3411      3137     29027     22715    445037      9.23   no data
38.69/38.79	c  S st   412    237790       408      3411      3137     29027     22715    445037      9.23   no data
38.79/38.89	c  S st   412    238294       408      3411      3137     29529     22715    458222      9.23   no data
38.88/38.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.88/38.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.04
38.88/38.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.88/38.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.88/38.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.88/38.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
38.88/38.94	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
38.88/38.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.08/39.16	c subs with bin:      313  lits-rem:      1474  v-fix:    0  time:  0.21 s
39.38/39.41	c lits-rem:      1517  cl-subs:     2141  v-elim:      0  v-fix:    0  time:  0.25 s
39.38/39.41	c vivif2 --  cl tried     3411 cl shrink        0 lits rem          0 time: 0.00
39.38/39.42	c vivif2 --  cl tried    27075 cl shrink        0 lits rem          0 time: 0.01
39.59/39.65	c asymm  cl-useful: 0/3411/3411 lits-rem:0 time: 0.22
39.59/39.65	c calculated reachability. Time: 0.00
39.59/39.65	c  N st   412    238294       408      3411      3137     27075     22715    412955      9.23   no data
55.09/55.13	c  F st   413    306252       408      3411      3137     29090     22715    436943      9.23   no data
55.09/55.13	c  N st   413    306252       408      3411      3137     29090     22715    436943      9.23   no data
59.78/59.86	c  N dy   462    325994       408      3411      3138     24958     22715    282099      9.15      9.71
64.59/64.69	c  N dy   562    346815       408      3411      3139     45476     22715    827679      9.18      9.75
67.28/67.37	c  S st   594    357441       408      3411      3140     31418     22715    416313      9.13      7.83
67.38/67.48	c  S st   594    357945       408      3411      3140     31922     22715    429469      9.13   no data
67.38/67.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.48/67.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  2.3M T:  0.04
67.48/67.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.48/67.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.48/67.53	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
67.48/67.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    408 time:  0.00 s
67.48/67.53	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
67.48/67.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.68/67.75	c subs with bin:      770  lits-rem:       674  v-fix:    0  time:  0.21 s
67.88/67.94	c lits-rem:      1427  cl-subs:     1651  v-elim:      0  v-fix:    0  time:  0.18 s
67.88/67.94	c vivif2 --  cl tried     3409 cl shrink        0 lits rem          0 time: 0.00
67.88/67.94	c vivif2 --  cl tried    29501 cl shrink        0 lits rem          0 time: 0.01
68.09/68.19	c asymm  cl-useful: 0/3409/3409 lits-rem:0 time: 0.24
68.09/68.19	c calculated reachability. Time: 0.00
68.09/68.19	c  N dy   594    357945       408      3409      3142     29501     22712    401187      9.13   no data
73.38/73.46	c  N dy   692    378089       408      3409      3146     49269     22712    911155      9.14      9.66
78.19/78.20	c  N dy   795    398249       408      3409      3148     43667     22712    784303      9.17      9.66
83.19/83.29	c  N dy   918    418270       408      3409      3148     36841     22712    538787      9.23     10.26
88.89/88.92	c  N dy  1029    438374       407      3409      3154     29050     22712    315502      9.27      9.79
94.09/94.14	c  N dy  1127    459155       407      3409      3154     49560     22712    900798      9.28      9.81
99.68/99.72	c  N dy  1209    480215       407      3409      3154     41769     22712    633762      9.28      9.78
105.49/105.54	c  N dy  1338    500315       407      3409      3154     32006     22712    354953      9.33     10.00
110.89/110.96	c  N dy  1432    520704       407      3409      3154     52138     22712    915262      9.35      9.91
115.79/115.82	c  S st  1506    536917       407      3409      3154     37536     22712    474052      9.37      8.90
115.89/115.93	c  S st  1506    537419       407      3409      3154     38036     22712    488145      9.37   no data
115.89/115.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.89/115.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.05
115.89/115.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.89/115.99	c bin-w-bin subsume rem            1 bins  time:  0.00 s
115.89/115.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.89/115.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
115.89/115.99	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
115.99/116.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
116.19/116.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
116.39/116.42	c lits-rem:      1278  cl-subs:     1300  v-elim:      0  v-fix:    0  time:  0.22 s
116.39/116.43	c vivif2 --  cl tried     3369 cl shrink        0 lits rem          0 time: 0.00
116.39/116.43	c vivif2 --  cl tried    33949 cl shrink        0 lits rem          0 time: 0.01
116.69/116.75	c asymm  cl-useful: 6/3369/3369 lits-rem:6 time: 0.32
116.69/116.75	c calculated reachability. Time: 0.00
116.69/116.75	c  N dy  1506    537419       407      3369      3135     33949     22331    445455      9.37   no data
122.69/122.75	c  N dy  1614    558441       407      3369      3135     54714     22331   1032666      9.38      9.92
128.38/128.47	c  N dy  1702    578473       407      3369      3135     44251     22331    668835      9.39      9.97
134.98/135.09	c  N dy  1781    598684       407      3369      3135     32311     22331    325760      9.39      9.90
140.70/140.76	c  N dy  1890    619204       407      3369      3135     52550     22331    883195      9.41     10.08
147.40/147.43	c  N dy  1974    639394       407      3369      3135     39299     22331    491707      9.40      9.92
153.79/153.91	c  N dy  2070    659745       407      3369      3135     59356     22331   1035226      9.42      9.92
160.79/160.81	c  N dy  2175    680627       407      3369      3135     45634     22331    642374      9.43     10.04
167.49/167.52	c  N dy  2261    700751       407      3369      3135     65463     22331   1178319      9.43      9.95
173.89/173.94	c  N dy  2384    720840       407      3369      3135     49880     22331    749732      9.46     12.86
181.19/181.27	c  N dy  2484    740906       407      3369      3135     69655     22331   1276231      9.48     12.01
187.59/187.66	c  N dy  2546    761187       407      3369      3135     53158     22331    767257      9.47      9.98
194.79/194.84	c  N dy  2627    781347       407      3369      3135     72976     22331   1283814      9.47      9.99
201.79/201.84	c  N dy  2712    802721       407      3369      3136     56623     22331    844743      9.47      9.99
202.99/203.04	c  S st  2736    806128       407      3369      3136     59977     22331    935541      9.47   no data
203.19/203.23	c  S st  2736    806632       407      3369      3136     60478     22331    949449      9.47   no data
203.19/203.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
203.29/203.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  3.8M T:  0.08
203.29/203.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
203.29/203.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
203.29/203.31	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
203.29/203.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
203.29/203.31	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
203.29/203.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
203.99/204.02	c subs with bin:     1950  lits-rem:      1173  v-fix:    0  time:  0.68 s
204.89/204.96	c lits-rem:      2252  cl-subs:     2665  v-elim:      0  v-fix:    0  time:  0.93 s
204.89/204.96	c vivif2 --  cl tried     3367 cl shrink        0 lits rem          0 time: 0.00
204.89/204.97	c vivif2 --  cl tried    55863 cl shrink        0 lits rem          0 time: 0.02
205.09/205.17	c asymm  cl-useful: 5/1241/3367 lits-rem:5 time: 0.20
205.09/205.17	c calculated reachability. Time: 0.00
205.09/205.17	c  N dy  2736    806632       407      3367      3138     55863     22324    879107      9.47   no data
213.19/213.26	c  N dy  2831    827306       407      3367      3138     76206     22324   1430467      9.48     10.09
219.89/219.92	c  N dy  2898    847584       407      3367      3138     57771     22324    860543      9.47     10.14
228.49/228.52	c  N dy  2981    869618       407      3367      3138     40085     22324    387053      9.46     10.00
234.89/234.92	c  N dy  3081    889675       407      3367      3138     59827     22324    919299      9.47     10.00
240.09/240.19	c Finding binary XORs  T:     0.00 s  found:       0
243.29/243.36	c  N dy  3157    909872       407      3367      3139     79608     22324   1410722      9.46      9.98
249.99/250.03	c  N dy  3226    929949       407      3367      3139     59047     22324    842462      9.46     10.92
257.99/258.05	c  N dy  3328    950262       407      3367      3139     78974     22324   1346206      9.46      9.99
266.29/266.39	c  N dy  3424    974085       407      3367      3140     61180     22324    880160      9.46     10.17
274.19/274.27	c  N dy  3522    994270       407      3367      3140     81025     22324   1402253      9.47     10.07
281.60/281.61	c  N dy  3639   1015323       407      3367      3140     59492     22324    841249      9.48     10.03
289.70/289.80	c  N dy  3706   1035417       407      3367      3140     79172     22324   1305763      9.47     10.14
297.29/297.33	c  N dy  3772   1055510       407      3367      3140     55659     22324    711123      9.47     11.52
303.39/303.48	c  F st  3841   1071875       407      3367      3141     71716     22324   1125805      9.47      8.08
305.49/305.51	c  N dy  3847   1077068       407      3367      3141     76816     22324   1260622      9.47   no data
313.60/313.66	c  N dy  3930   1097399       407      3367      3142     52586     22324    603707      9.47      9.98
321.00/321.03	c  N dy  4047   1117410       407      3367      3142     72295     22324   1107355      9.48     14.35
329.79/329.90	c  N dy  4150   1138272       407      3367      3142     47619     22324    472192      9.48      9.98
337.29/337.32	c  N dy  4245   1158309       407      3367      3142     67255     22324    962953      9.49     10.07
345.80/345.85	c  N dy  4364   1178484       407      3367      3142     87055     22324   1470484      9.50     10.01
354.30/354.32	c  N dy  4425   1201148       407      3367      3143     63155     22324    813665      9.48     10.02
357.70/357.75	c  S st  4445   1209948       407      3367      3148     71692     22324    997620      9.47      9.87
357.90/357.93	c  S st  4445   1210450       407      3367      3148     72191     22324   1010228      9.47   no data
357.90/357.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
358.00/358.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P:  4.2M T:  0.09
358.00/358.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
358.00/358.02	c bin-w-bin subsume rem            1 bins  time:  0.00 s
358.00/358.02	c subs with bin:        6  lits-rem:         5  v-fix:    0  time:  0.00 s
358.00/358.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
358.00/358.02	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
358.00/358.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
358.80/358.83	c subs with bin:     3644  lits-rem:      8508  v-fix:    0  time:  0.76 s
359.90/359.94	c lits-rem:      6697  cl-subs:     5154  v-elim:      0  v-fix:    0  time:  1.11 s
359.90/359.94	c vivif2 --  cl tried     3361 cl shrink        0 lits rem          0 time: 0.00
359.90/359.96	c vivif2 --  cl tried    63393 cl shrink        0 lits rem          0 time: 0.02
360.10/360.15	c asymm  cl-useful: 1/1338/3361 lits-rem:1 time: 0.20
360.10/360.15	c calculated reachability. Time: 0.00
360.10/360.15	c  N dy  4445   1210450       407      3361      3157     63393     22315    876763      9.47   no data
364.70/364.75	c Finding binary XORs  T:     0.00 s  found:       0
368.40/368.41	c  N dy  4515   1230768       406      3325      3138     74562     21987   1190927      9.46      9.98
376.10/376.12	c  N dy  4589   1251227       406      3325      3138     52072     21987    632152      9.46      9.98
383.79/383.87	c  N dy  4669   1271544       406      3325      3138     72016     21987   1138005      9.46      9.97
392.90/392.96	c  N dy  4753   1292060       406      3325      3138     46298     21987    430347      9.46      9.97
400.30/400.38	c  N dy  4829   1312387       406      3325      3138     66269     21987    914057      9.46     10.03
408.90/408.96	c  N dy  4899   1333185       406      3325      3139     86624     21987   1411837      9.46      9.98
417.29/417.37	c  N dy  4970   1353407       406      3325      3139     58550     21987    693010      9.45      9.99
426.09/426.18	c  N dy  5069   1375138       406      3325      3139     79865     21987   1213078      9.45     10.08
435.89/435.94	c  N dy  5165   1396031       406      3325      3140     50890     21987    490747      9.46     10.01
443.99/444.01	c  N dy  5252   1416941       406      3325      3140     71385     21987    989511      9.45      9.99
452.90/452.94	c  N dy  5315   1437081       406      3325      3140     91113     21987   1450455      9.45     10.02
461.70/461.74	c  N dy  5425   1457089       406      3325      3140     60023     21987    707115      9.46     10.07
471.10/471.12	c  N dy  5531   1479688       406      3325      3140     82163     21987   1252714      9.46     10.01
480.80/480.88	c  N dy  5621   1499784       406      3325      3140    101843     21987   1735111      9.46     11.96
489.00/489.04	c  N dy  5727   1520076       406      3325      3140     69944     21987    936678      9.47      9.97
497.89/497.94	c  N dy  5828   1540090       406      3325      3140     89599     21987   1431588      9.47     10.10
507.80/507.87	c  N dy  5924   1560099       406      3325      3140     56297     21987    554840      9.47     10.04
515.80/515.89	c  N dy  5999   1580181       406      3325      3141     75954     21987   1028296      9.47     10.00
525.70/525.76	c  N dy  6077   1601447       406      3325      3141     96794     21987   1527930      9.46     10.43
535.71/535.80	c  N dy  6179   1621531       406      3325      3141     62666     21987    701668      9.47     10.00
545.20/545.24	c  N dy  6276   1643767       406      3325      3142     84451     21987   1243940      9.47     10.02
555.20/555.22	c  N dy  6384   1663803       406      3325      3142    104077     21987   1705324      9.47     13.72
564.60/564.60	c  N dy  6483   1685194       406      3325      3142     70188     21987    871159      9.47     10.01
573.70/573.78	c  N dy  6601   1705277       406      3325      3142     89916     21987   1358068      9.48     13.48
576.10/576.17	c  S st  6625   1710450       406      3325      3142     94978     21987   1487109      9.48   no data
576.41/576.41	c  S st  6625   1710952       406      3325      3142     95478     21987   1500286      9.48   no data
576.41/576.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
576.50/576.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  5.2M T:  0.12
576.50/576.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
576.50/576.54	c bin-w-bin subsume rem            1 bins  time:  0.00 s
576.50/576.54	c subs with bin:        6  lits-rem:         3  v-fix:    0  time:  0.00 s
576.50/576.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    406 time:  0.00 s
576.50/576.54	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
576.50/576.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
577.40/577.46	c subs with bin:      309  lits-rem:       931  v-fix:    0  time:  0.86 s
580.90/580.97	c lits-rem:     10204  cl-subs:     7324  v-elim:      0  v-fix:    0  time:  3.51 s
580.90/580.98	c vivif2 --  cl tried     3319 cl shrink        0 lits rem          0 time: 0.00
581.00/581.00	c vivif2 --  cl tried    87845 cl shrink        0 lits rem          0 time: 0.03
581.10/581.14	c asymm  cl-useful: 0/740/3319 lits-rem:0 time: 0.13
581.10/581.14	c calculated reachability. Time: 0.00
581.10/581.14	c  N dy  6625   1710952       406      3319      3146     87845     21981   1399249      9.48   no data
592.10/592.12	c  N dy  6693   1732115       406      3319      3147    108600     21981   1901308      9.48     10.01
601.10/601.12	c  N dy  6785   1752635       406      3319      3147     72951     21981    922669      9.48      9.98
610.51/610.58	c  N dy  6892   1772680       406      3319      3147     92673     21981   1426512      9.48     11.62
621.30/621.33	c  N dy  6972   1792993       406      3319      3147    112589     21981   1928135      9.48     10.02
630.01/630.05	c  N dy  7030   1813026       406      3319      3150     75326     21981    947046      9.48     10.55
639.50/639.50	c  N dy  7127   1833189       406      3319      3150     95122     21981   1442612      9.48     10.06
650.11/650.17	c  N dy  7207   1853292       406      3319      3151    114813     21981   1906261      9.48      9.99
659.10/659.12	c  N dy  7260   1873648       406      3319      3152     76871     21981    957622      9.47      9.97
668.81/668.83	c  N dy  7352   1894327       406      3319      3153     97155     21981   1465951      9.47     10.06
679.50/679.56	c  N dy  7433   1914381       406      3319      3153    116817     21981   1950104      9.47     10.51
688.51/688.51	c  N dy  7519   1934530       406      3319      3154     77792     21981    994271      9.47     10.00
698.20/698.25	c  N dy  7601   1954605       406      3319      3154     97462     21981   1477123      9.47     10.16
709.30/709.31	c  N dy  7720   1974664       406      3319      3154    117163     21981   1977402      9.47     11.58
718.31/718.33	c  N dy  7792   1994667       406      3319      3155     76912     21981    951565      9.47     10.01
728.00/728.00	c  N dy  7855   2014735       406      3319      3156     96563     21981   1438620      9.47     10.02
739.01/739.06	c  N dy  7940   2035002       406      3319      3157    116426     21981   1922181      9.46     10.09
748.60/748.66	c  N dy  8007   2055415       406      3319      3159     75656     21981    907450      9.46      9.96
751.50/751.50	c Finding binary XORs  T:     0.00 s  found:       0
759.20/759.29	c  N dy  8068   2075717       406      3319      3160     95554     21981   1362894      9.45     10.09
770.02/770.03	c  N dy  8115   2095765       405      3319      3172    115111     21981   1802176      9.45      9.97
780.41/780.49	c  N dy  8178   2116561       405      3319      3172     73834     21981    853469      9.44     10.01
790.11/790.16	c  N dy  8236   2136590       405      3319      3173     93436     21981   1321204      9.44      9.96
801.50/801.59	c  N dy  8307   2157315       405      3319      3177    113744     21981   1806318      9.43      9.96
810.61/810.63	c Finding binary XORs  T:     0.00 s  found:       0
812.21/812.26	c  N dy  8375   2177412       405      3283      3160     68021     21609    717383      9.43     11.06
821.61/821.62	c  N dy  8446   2197447       404      3283      3166     87597     21609   1190598      9.42      9.99
828.71/828.76	c  S st  8474   2210952       404      3283      3169    100809     21609   1478468      9.42      8.23
829.01/829.02	c  S st  8474   2211456       404      3283      3170    101310     21609   1491158      9.42   no data
829.01/829.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
829.11/829.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  5.6M T:  0.13
829.11/829.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
829.11/829.16	c bin-w-bin subsume rem            1 bins  time:  0.00 s
829.11/829.16	c subs with bin:        6  lits-rem:         5  v-fix:    0  time:  0.00 s
829.11/829.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    404 time:  0.00 s
829.11/829.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
829.11/829.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
830.41/830.44	c subs with bin:     3673  lits-rem:      4007  v-fix:    0  time:  1.22 s
832.91/832.90	c lits-rem:      9425  cl-subs:     6592  v-elim:      0  v-fix:    0  time:  2.45 s
832.91/832.90	c vivif2 --  cl tried     3237 cl shrink        0 lits rem          0 time: 0.00
832.91/832.93	c vivif2 --  cl tried    84679 cl shrink        0 lits rem          0 time: 0.03
833.11/833.15	c asymm  cl-useful: 3/800/3237 lits-rem:3 time: 0.22
833.11/833.15	c calculated reachability. Time: 0.00
833.11/833.15	c  N dy  8474   2211456       404      3237      3152     84679     21306   1254897      9.42   no data
838.91/838.92	c Finding binary XORs  T:     0.00 s  found:       0
844.51/844.51	c  N dy  8509   2232055       403      3237      3166    104841     21306   1718277      9.40      9.92
855.51/855.55	c  N dy  8575   2252213       403      3237      3167     65589     21306    698115      9.40      9.95
865.61/865.68	c  N dy  8661   2273480       403      3237      3167     86457     21306   1218152      9.40      9.92
876.41/876.43	c  N dy  8719   2293560       403      3237      3171    106123     21306   1681252      9.39      9.91
888.61/888.64	c  N dy  8791   2313608       403      3237      3172     63477     21306    598521      9.39     10.18
898.51/898.52	c  N dy  8854   2334378       403      3237      3172     83845     21306   1085122      9.39      9.89
909.81/909.81	c  N dy  8931   2355229       403      3237      3172    104300     21306   1592117      9.38      9.91
910.11/910.18	c Finding binary XORs  T:     0.00 s  found:       0
921.82/921.84	c  N dy  8991   2375412       402      3176      3125    117114     20850   1950963      9.38     10.02
932.21/932.20	c  N dy  9056   2395657       402      3176      3126     75948     20850    914836      9.38      9.91
942.72/942.79	c  N dy  9112   2416318       402      3176      3126     96195     20850   1390188      9.37     10.02
954.61/954.68	c  N dy  9183   2436383       402      3176      3126    115796     20850   1850861      9.37     11.47
966.31/966.37	c  N dy  9256   2456490       402      3176      3126     71207     20850    755913      9.37      9.88
976.62/976.65	c  N dy  9308   2476863       402      3176      3127     91157     20850   1215599      9.36      9.92
988.11/988.16	c  N dy  9367   2497097       402      3176      3127    110960     20850   1683001      9.36      9.88
1001.81/1001.87	c  N dy  9437   2517185       402      3176      3128    130600     20850   2143539      9.36      9.86
1012.41/1012.41	c  N dy  9484   2537297       402      3176      3128     83879     20850   1011412      9.35      9.88
1024.21/1024.27	c  N dy  9542   2558792       402      3176      3130    104923     20850   1491746      9.35      9.84
1036.71/1036.70	c  N dy  9596   2578987       402      3176      3131    124732     20850   1949040      9.34      9.87
1049.02/1049.00	c  N dy  9661   2599622       402      3176      3132     76907     20850    816619      9.34      9.99
1059.81/1059.89	c  N dy  9704   2620167       402      3176      3134     96997     20850   1266087      9.33      9.83
1071.71/1071.74	c  N dy  9769   2640295       402      3176      3136    116704     20850   1710712      9.33      9.85
1085.62/1085.64	c  N dy  9815   2661796       402      3176      3143    137647     20850   2149753      9.32      9.83
1096.42/1096.42	c  N dy  9877   2681893       402      3176      3146     88166     20850   1057955      9.31     10.33
1100.82/1100.84	c Finding binary XORs  T:     0.00 s  found:       0
1108.52/1108.53	c  N dy  9928   2702909       402      3176      3151    108726     20850   1512647      9.31      9.80
1113.82/1113.83	c  S st  9956   2711457       402      3176      3152    117108     20850   1708437      9.31   no data
1114.12/1114.14	c  S st  9956   2711959       402      3176      3152    117606     20850   1719962      9.31   no data
1114.12/1114.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1114.22/1114.30	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  6.3M T:  0.15
1114.22/1114.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1114.22/1114.30	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1114.22/1114.30	c subs with bin:       13  lits-rem:        10  v-fix:    0  time:  0.00 s
1114.22/1114.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    401 time:  0.00 s
1114.22/1114.30	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1114.33/1114.33	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1115.52/1115.56	c subs with bin:     1774  lits-rem:      5453  v-fix:    0  time:  1.18 s
1120.02/1120.01	c lits-rem:     18575  cl-subs:    10139  v-elim:      0  v-fix:    0  time:  4.45 s
1120.02/1120.01	c vivif2 --  cl tried     3123 cl shrink        0 lits rem          0 time: 0.00
1120.02/1120.04	c vivif2 --  cl tried    99348 cl shrink        0 lits rem          0 time: 0.03
1120.22/1120.29	c asymm  cl-useful: 0/720/3123 lits-rem:0 time: 0.24
1120.22/1120.29	c calculated reachability. Time: 0.00
1120.22/1120.29	c  N dy  9956   2711959       401      3123      3148     99348     20563   1461602      9.31   no data
1132.42/1132.48	c Finding binary XORs  T:     0.00 s  found:       0
1133.32/1133.34	c  N dy  9997   2732294       400      3098      3134    115975     20413   1846496      9.30      9.81
1146.32/1146.34	c  N dy 10051   2752443       399      3098      3143     70319     20413    702407      9.29      9.80
1157.12/1157.18	c  N dy 10088   2772888       399      3098      3147     90306     20413   1153307      9.29      9.97
1171.71/1171.76	c  N dy 10127   2796671       399      3098      3152    113508     20413   1669365      9.28      9.79
1177.72/1177.77	c Finding binary XORs  T:     0.00 s  found:       0
1185.12/1185.18	c  N dy 10152   2816767       399      3077      3125    132658     20273   2078526      9.27      9.90
1196.62/1196.66	c  N dy 10176   2836938       398      3077      3141     83644     20273    932916      9.26      9.77
1198.12/1198.15	c Finding binary XORs  T:     0.00 s  found:       0
1208.32/1208.34	c  N dy 10210   2856979       396      3036      3108    100411     20002   1308854      9.25     10.00
1209.12/1209.12	c Finding binary XORs  T:     0.00 s  found:       0
1220.32/1220.37	c Finding binary XORs  T:     0.00 s  found:       0
1222.22/1222.24	c  N dy 10235   2878847       392      2926      3105    105614     19414   1435991      9.24      9.73
1224.33/1224.32	c  E dy 10236   2881883       361      2483      2876     87315     17010   1067082      9.23      3.74
1224.33/1224.32	c num threads              : 1          
1224.33/1224.32	c restarts                 : 10236      
1224.33/1224.32	c dynamic restarts         : 10196      
1224.33/1224.32	c static restarts          : 40         
1224.33/1224.32	c full restarts            : 4          
1224.33/1224.32	c total simplify time      : 0.28       
1224.33/1224.32	c learnts DL2              : 0          
1224.33/1224.32	c learnts size 2           : 7585       
1224.33/1224.32	c learnts size 1           : 314         (67.09     % of vars)
1224.33/1224.32	c filedLit time            : 0.81        (0.07      % time)
1224.33/1224.32	c v-elim SatELite          : 4           (0.85      % vars)
1224.33/1224.32	c SatELite time            : 13.64       (1.11      % time)
1224.33/1224.32	c v-elim xor               : 0           (0.00      % vars)
1224.33/1224.32	c xor elim time            : 0.03        (0.00      % time)
1224.33/1224.32	c num binary xor trees     : 0          
1224.33/1224.32	c binxor trees' crown      : 0           (nan       leafs/tree)
1224.33/1224.32	c bin xor find time        : 0.00       
1224.33/1224.32	c OTF clause improved      : 56630       (0.02      clauses/conflict)
1224.33/1224.32	c OTF impr. size diff      : 65074       (1.15       lits/clause)
1224.33/1224.32	c OTF cl watch-shrink      : 2107125     (0.73      clauses/conflict)
1224.33/1224.32	c OTF cl watch-sh-lit      : 9811473     (4.66       lits/clause)
1224.33/1224.32	c tried to recurMin cls    : 734270      (25.48      % of conflicts)
1224.33/1224.32	c updated cache            : 4322        (0.01       lits/tried recurMin)
1224.33/1224.32	c clauses over max glue    : 0           (0.00      % of all clauses)
1224.33/1224.32	c conflicts                : 2881883     (2354.38   / sec)
1224.33/1224.32	c decisions                : 3486300     (0.20      % random)
1224.33/1224.32	c bogo-props               : 155181814954 (126776944.26 / sec)
1224.33/1224.32	c conflict literals        : 70319744    (51.14     % deleted)
1224.33/1224.32	c Memory used              : 96.07       MB
1224.33/1224.32	c CPU time                 : 1224.05     s
1224.33/1224.32	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.92 1.29 2.23 4/301 1211
/proc/meminfo: memFree=13138152/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=29760 CPUtime=0 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 558 0 0 0 0 0 0 0 24 0 1 0 651123308 30474240 499 33554432000 4194304 4580011 140737475490896 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 7440 499 323 95 0 2422 0

[startup+0.0519369 s]
/proc/loadavg: 0.92 1.29 2.23 4/301 1211
/proc/meminfo: memFree=13138152/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=30884 CPUtime=0.04 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 946 0 0 0 4 0 0 0 25 0 1 0 651123308 31625216 859 33554432000 4194304 4580011 140737475490896 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 7721 859 363 95 0 2703 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30884

[startup+0.100927 s]
/proc/loadavg: 0.92 1.29 2.23 4/301 1211
/proc/meminfo: memFree=13138152/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=30884 CPUtime=0.09 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 984 0 0 0 9 0 0 0 25 0 1 0 651123308 31625216 897 33554432000 4194304 4580011 140737475490896 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 7721 897 363 95 0 2703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30884

[startup+0.300889 s]
/proc/loadavg: 0.92 1.29 2.23 4/301 1211
/proc/meminfo: memFree=13138152/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=31348 CPUtime=0.29 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 1186 0 0 0 29 0 0 0 25 0 1 0 651123308 32100352 936 33554432000 4194304 4580011 140737475490896 18446744073709551615 4321099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 7837 936 363 95 0 2819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31348

[startup+0.700812 s]
/proc/loadavg: 0.92 1.29 2.23 4/301 1211
/proc/meminfo: memFree=13138152/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=31760 CPUtime=0.69 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 1520 0 0 0 69 0 0 0 25 0 1 0 651123308 32522240 1059 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 7940 1059 363 95 0 2922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31760

[startup+1.50066 s]
/proc/loadavg: 1.01 1.30 2.23 6/308 1277
/proc/meminfo: memFree=13103176/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=32292 CPUtime=1.49 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 2021 0 0 0 149 0 0 0 25 0 1 0 651123308 33067008 1292 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 8073 1292 364 95 0 3055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32292

[startup+3.10041 s]
/proc/loadavg: 1.01 1.30 2.23 6/308 1305
/proc/meminfo: memFree=13091656/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=37344 CPUtime=3.09 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 3919 0 0 0 309 0 0 0 25 0 1 0 651123308 38240256 2506 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 9336 2506 366 95 0 4318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37344

[startup+6.30075 s]
/proc/loadavg: 1.41 1.38 2.25 6/308 1305
/proc/meminfo: memFree=13068348/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=37436 CPUtime=6.29 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 4971 0 0 0 629 0 0 0 25 0 1 0 651123308 38334464 2696 33554432000 4194304 4580011 140737475490896 18446744073709551615 4321016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 9359 2696 366 95 0 4341 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37436

[startup+12.7005 s]
/proc/loadavg: 1.61 1.42 2.26 6/308 1305
/proc/meminfo: memFree=13042124/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=45284 CPUtime=12.69 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 8493 0 0 0 1268 1 0 0 25 0 1 0 651123308 46370816 4596 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 11321 4596 367 95 0 6303 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45284

[startup+25.5001 s]
/proc/loadavg: 2.22 1.56 2.29 6/308 1332
/proc/meminfo: memFree=13012672/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=49016 CPUtime=25.49 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 12012 0 0 0 2548 1 0 0 25 0 1 0 651123308 50192384 5284 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 12254 5284 367 95 0 7236 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49016

[startup+51.1002 s]
/proc/loadavg: 2.83 1.76 2.34 6/308 1333
/proc/meminfo: memFree=12978384/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=51512 CPUtime=51.09 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 17044 0 0 0 5107 2 0 0 25 0 1 0 651123308 52748288 6098 33554432000 4194304 4580011 140737475490896 18446744073709551615 4292953 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 12878 6098 367 95 0 7860 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51512

[startup+102.31 s]
/proc/loadavg: 3.49 2.10 2.42 6/308 1334
/proc/meminfo: memFree=12952652/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=53400 CPUtime=102.3 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 25694 0 0 0 10226 4 0 0 25 0 1 0 651123308 54681600 6858 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 13350 6858 367 95 0 8332 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53400

[startup+162.301 s]
/proc/loadavg: 3.89 2.46 2.52 6/308 1444
/proc/meminfo: memFree=12996912/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=55876 CPUtime=162.29 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 34432 0 0 0 16224 5 0 0 25 0 1 0 651123308 57217024 7255 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 13969 7255 367 95 0 8951 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 55876

[startup+222.301 s]
/proc/loadavg: 3.96 2.74 2.61 6/308 1445
/proc/meminfo: memFree=12917604/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=69032 CPUtime=222.29 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 44116 0 0 0 22222 7 0 0 25 0 1 0 651123308 70688768 10545 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 17258 10545 367 95 0 12240 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 69032

[startup+282.3 s]
/proc/loadavg: 4.05 2.98 2.70 6/308 1447
/proc/meminfo: memFree=12934300/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=69192 CPUtime=282.29 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 50660 0 0 0 28221 8 0 0 25 0 1 0 651123308 70852608 10393 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 17298 10393 367 95 0 12280 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 69192

[startup+342.301 s]
/proc/loadavg: 4.07 3.18 2.79 6/308 1449
/proc/meminfo: memFree=12916036/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=69336 CPUtime=342.3 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 56427 0 0 0 34219 11 0 0 25 0 1 0 651123308 71000064 10825 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 17334 10825 367 95 0 12316 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 69336

[startup+402.3 s]
/proc/loadavg: 4.02 3.33 2.86 6/308 1450
/proc/meminfo: memFree=12904584/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=80860 CPUtime=402.3 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 62198 0 0 0 40218 12 0 0 25 0 1 0 651123308 82800640 12725 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 20215 12725 367 95 0 15197 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80860

[startup+462.301 s]
/proc/loadavg: 4.01 3.45 2.93 6/308 1452
/proc/meminfo: memFree=12880956/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=70112 CPUtime=462.3 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 64057 0 0 0 46217 13 0 0 25 0 1 0 651123308 71794688 10559 33554432000 4194304 4580011 140737475490896 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 17528 10559 367 95 0 12510 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 70112

[startup+522.3 s]
/proc/loadavg: 4.00 3.54 2.99 6/308 1453
/proc/meminfo: memFree=12882136/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=70520 CPUtime=522.3 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 68957 0 0 0 52216 14 0 0 25 0 1 0 651123308 72212480 11273 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 17630 11273 367 95 0 12612 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 70520

[startup+582.301 s]
/proc/loadavg: 4.00 3.62 3.05 6/308 1481
/proc/meminfo: memFree=12066540/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=86536 CPUtime=582.3 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 77132 0 0 0 58214 16 0 0 25 0 1 0 651123308 88612864 15193 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 21634 15193 367 95 0 16616 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 86536

[startup+642.301 s]
/proc/loadavg: 4.15 3.72 3.12 6/308 1483
/proc/meminfo: memFree=11470060/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=86652 CPUtime=642.31 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 81826 0 0 0 64213 18 0 0 25 0 1 0 651123308 88731648 15211 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 21663 15211 367 95 0 16645 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 86652

[startup+702.3 s]
/proc/loadavg: 4.09 3.79 3.18 6/308 1484
/proc/meminfo: memFree=11231780/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=86752 CPUtime=702.3 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 86483 0 0 0 70210 20 0 0 25 0 1 0 651123308 88834048 15325 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 21688 15325 367 95 0 16670 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 86752

[startup+762.311 s]
/proc/loadavg: 4.07 3.84 3.23 6/308 1486
/proc/meminfo: memFree=11054880/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=86856 CPUtime=762.31 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 91049 0 0 0 76210 21 0 0 25 0 1 0 651123308 88940544 15145 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 21714 15145 367 95 0 16696 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 86856

[startup+822.3 s]
/proc/loadavg: 4.06 3.88 3.28 6/308 1487
/proc/meminfo: memFree=10998780/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=86960 CPUtime=822.31 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 95544 0 0 0 82208 23 0 0 25 0 1 0 651123308 89047040 14869 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 21740 14869 367 95 0 16722 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 86960

[startup+882.301 s]
/proc/loadavg: 4.02 3.90 3.32 6/308 1498
/proc/meminfo: memFree=10967804/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=87640 CPUtime=882.3 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 99201 0 0 0 88206 24 0 0 25 0 1 0 651123308 89743360 15847 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 21910 15847 367 95 0 16892 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 87640

[startup+942.3 s]
/proc/loadavg: 4.01 3.91 3.36 6/308 1500
/proc/meminfo: memFree=10954004/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=88032 CPUtime=942.31 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 102089 0 0 0 94206 25 0 0 25 0 1 0 651123308 90144768 16194 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 22008 16194 367 95 0 16990 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 88032

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.40 6/308 1503
/proc/meminfo: memFree=10894936/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=100016 CPUtime=1002.31 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 104637 0 0 0 100205 26 0 0 25 0 1 0 651123308 102416384 18742 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 25004 18742 367 95 0 19986 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 100016

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.43 6/308 1506
/proc/meminfo: memFree=10869564/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=101368 CPUtime=1062.31 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 106524 0 0 0 106204 27 0 0 25 0 1 0 651123308 103800832 18073 33554432000 4194304 4580011 140737475490896 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 25342 18073 367 95 0 20324 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 101368

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.47 6/308 1507
/proc/meminfo: memFree=10865916/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=101564 CPUtime=1122.32 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 110212 0 0 0 112204 28 0 0 25 0 1 0 651123308 104001536 19216 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 25391 19216 367 95 0 20373 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 101564

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.50 6/308 1509
/proc/meminfo: memFree=10863868/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=101524 CPUtime=1182.32 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 113346 0 0 0 118203 29 0 0 25 0 1 0 651123308 103960576 19442 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 25381 19442 367 95 0 20363 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 101524

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

[startup+1203.1 s]
/proc/loadavg: 4.07 3.97 3.51 6/308 1510
/proc/meminfo: memFree=10838556/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=98368 CPUtime=1203.12 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 114215 0 0 0 120283 29 0 0 25 0 1 0 651123308 100728832 17761 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 24592 17761 367 95 0 19574 0
Current children cumulated CPU time (s) 1203.12
Current children cumulated vsize (KiB) 98368

[startup+1215.9 s]
/proc/loadavg: 4.06 3.97 3.52 6/308 1510
/proc/meminfo: memFree=10802828/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=98368 CPUtime=1215.92 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 114658 0 0 0 121563 29 0 0 25 0 1 0 651123308 100728832 18204 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 24592 18204 367 95 0 19574 0
Current children cumulated CPU time (s) 1215.92
Current children cumulated vsize (KiB) 98368

[startup+1219.1 s]
/proc/loadavg: 4.06 3.97 3.52 6/308 1510
/proc/meminfo: memFree=10803696/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=98368 CPUtime=1219.11 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 114766 0 0 0 121882 29 0 0 25 0 1 0 651123308 100728832 18312 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 24592 18312 367 95 0 19574 0
Current children cumulated CPU time (s) 1219.11
Current children cumulated vsize (KiB) 98368

[startup+1222.3 s]
/proc/loadavg: 4.13 3.99 3.53 6/308 1510
/proc/meminfo: memFree=10800720/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=98368 CPUtime=1222.32 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 114862 0 0 0 122202 30 0 0 25 0 1 0 651123308 100728832 18408 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 24592 18408 367 95 0 19574 0
Current children cumulated CPU time (s) 1222.32
Current children cumulated vsize (KiB) 98368

[startup+1223.1 s]
/proc/loadavg: 4.13 3.99 3.53 6/308 1510
/proc/meminfo: memFree=10799108/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=98368 CPUtime=1223.12 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 114883 0 0 0 122282 30 0 0 25 0 1 0 651123308 100728832 18429 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 24592 18429 367 95 0 19574 0
Current children cumulated CPU time (s) 1223.12
Current children cumulated vsize (KiB) 98368

[startup+1223.9 s]
/proc/loadavg: 4.13 3.99 3.53 6/308 1510
/proc/meminfo: memFree=10799108/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=98368 CPUtime=1223.92 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 114910 0 0 0 122362 30 0 0 25 0 1 0 651123308 100728832 18456 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 24592 18456 367 95 0 19574 0
Current children cumulated CPU time (s) 1223.92
Current children cumulated vsize (KiB) 98368

[startup+1224.31 s]
/proc/loadavg: 4.13 3.99 3.53 6/308 1510
/proc/meminfo: memFree=10797496/32950928 swapFree=67083212/67111528
[pid=1211] ppid=1209 vsize=98368 CPUtime=1224.33 cores=1,3
/proc/1211/stat : 1211 (strangenight2-s) R 1209 1211 32651 0 -1 4202496 114918 0 0 0 122403 30 0 0 25 0 1 0 651123308 100728832 18464 33554432000 4194304 4580011 140737475490896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1211/statm: 24592 18464 367 95 0 19574 0
Current children cumulated CPU time (s) 1224.33
Current children cumulated vsize (KiB) 98368

Child status: 20
Real time (s): 1224.33
CPU time (s): 1224.36
CPU user time (s): 1224.05
CPU system time (s): 0.304953
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 101564

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

runsolver used 3.23351 second user time and 7.93179 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 19:47:16
IDJOB=3368108
IDBENCH=85841
IDSOLVER=1845
FILE ID=node127/3368108-1305395236
RUNJOBID= node127-1305395236-1182
PBS_JOBID= 13324406
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368108-1305395236/watcher-3368108-1305395236 -o /tmp/evaluation-result-3368108-1305395236/solver-3368108-1305395236 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368108-1305395236.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=1349099926

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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:      13138556 kB
Buffers:        284736 kB
Cached:        3353600 kB
SwapCached:       1620 kB
Active:       16731664 kB
Inactive:      2744588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13138556 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           17608 kB
Writeback:           0 kB
AnonPages:    15836164 kB
Mapped:          26896 kB
Slab:           225900 kB
PageTables:      47492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44372368 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= 73376 MiB
End job on node127 at 2011-05-14 20:07:41