Trace number 3291313

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-stUNSAT 306.912 306.905

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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-3291313-1303784416.cnf'
0.00/0.00	c -- header says num vars:           9540
0.00/0.00	c -- header says num clauses:       61421
0.00/0.03	c -- clauses added:            0 learnts,        61421 normals,            0 xors
0.00/0.03	c -- vars added       9540
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0      9540     47305     14116         0    207840         0   no data   no data
0.19/0.28	c asymm  cl-useful: 6008/47305/47305 lits-rem:8358 time: 0.25
0.29/0.33	c Flit:  1634 Blit:    292 bXBeca:    0 bXProp:  399 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
0.29/0.34	c Cleaning up after failed var search:     0.01 s 
0.29/0.35	c Replacing      399 vars Replaced     9167 lits Time:     0.00 s 
0.29/0.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.36	c bin-w-bin subsume rem          549 bins  time:  0.00 s
0.29/0.37	c subs with bin:     6671  lits-rem:      5375  v-fix:    0  time:  0.01 s
0.29/0.38	c Subs w/ non-existent bins:   2061 l-rem:   1741 v-fix:     2 done:   7181 time:  0.01 s
0.29/0.39	c Removed useless bin:    2699  fixed:     5  props:   0.35M  time:  0.01 s
0.39/0.44	c lits-rem:        63  cl-subs:     1463  v-elim:   1949  v-fix:    0  time:  0.05 s
0.39/0.44	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.45	c Finding non-binary XORs:     0.01 s (found:      25, avg size: 3.0)
0.39/0.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.39/0.45	c calculated reachability. Time: 0.00
0.39/0.45	c Calc default polars -  time:   0.00 s pos:    2568 undec:    4335 neg:    2637
0.39/0.45	c =========================================================================================
0.39/0.45	c types(t): F = full restart, N = normal restart
0.39/0.45	c types(t): S = simplification begin/end, E = solution found
0.39/0.45	c restart types(rt): st = static, dy = dynamic
0.39/0.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.45	c  B st     0         0      5227     21426      8352         0     94792         0   no data   no data
0.69/0.74	c  N dy    14      4039      5226     21426      8739      3620     94788     39085      5.54      5.94
0.99/1.10	c  N dy    38      8421      5226     21426      9050      4078     94784     19324      5.86      6.34
1.39/1.45	c  N dy    65     12783      5226     21426      9276      8174     94784     84398      6.20      6.75
1.79/1.85	c  N dy    97     16928      5226     21426      9486      6139     94784     27751      6.67      7.20
2.19/2.23	c  N dy   130     20951      5226     21426      9678      9943     94782    111769      7.01      8.13
2.19/2.28	c Finding binary XORs  T:     0.00 s  found:       1
2.59/2.65	c  F st   164     25001      5226     21423      9808     13816     94758    218545      7.42   no data
2.59/2.66	c Replacing        1 vars Replaced       80 lits Time:     0.00 s 
2.59/2.66	c  N st   164     25001      5225     21423      9806     13814     94758    218535      7.42   no data
3.19/3.25	c  N dy   170     30001      5225     21423      9869     11185     94758    162580      7.42   no data
3.19/3.25	c  S st   170     30001      5225     21423      9869     11185     94758    162580      7.42   no data
3.19/3.30	c  S st   170     30502      5225     21423      9960     11593     94758    166087      7.42   no data
3.19/3.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.55	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   10 Bins:  39376 BRemL:  26754 BRemN:      0 P:  4.3M T:  0.24
3.49/3.55	c Replacing       10 vars Replaced     1159 lits Time:     0.01 s 
3.49/3.56	c blocked clauses removed:        8 vars:      1 tried:        5142 T: 0.00 s
3.49/3.56	c bin-w-bin subsume rem           91 bins  time:  0.00 s
3.49/3.57	c subs with bin:     3465  lits-rem:      3202  v-fix:    0  time:  0.01 s
3.49/3.58	c Subs w/ non-existent bins:     36 l-rem:    945 v-fix:     0 done:   5213 time:  0.01 s
3.49/3.58	c Removed useless bin:     498  fixed:     0  props:   0.13M  time:  0.00 s
3.59/3.61	c lits-rem:        21  cl-subs:      365  v-elim:    283  v-fix:    0  time:  0.02 s
3.59/3.63	c subs with bin:      759  lits-rem:      1769  v-fix:    0  time:  0.02 s
3.59/3.65	c lits-rem:       358  cl-subs:      644  v-elim:      0  v-fix:    0  time:  0.02 s
3.59/3.65	c Added XOR as norm:24
3.89/3.91	c asymm  cl-useful: 943/18694/18694 lits-rem:1126 time: 0.26
3.89/3.91	c calculated reachability. Time: 0.00
3.89/3.91	c  N dy   170     30502      4930     18633     21132      8917     83704    112626      7.42   no data
3.89/3.92	c Finding binary XORs  T:     0.00 s  found:       0
4.30/4.37	c  N dy   206     34556      4929     18633     21160     12935     83704    244499      7.82      8.67
4.79/4.82	c  N dy   240     38592      4929     18633     21173     16940     83704    370586      8.13      8.85
5.19/5.24	c  N dy   272     42597      4929     18633     21198     12350     83704    169675      8.28      9.05
5.50/5.59	c  S st   298     45753      4929     18633     21206     15484     83704    268447      8.43   no data
5.59/5.66	c  S st   298     46253      4929     18633     21225     15962     83704    274310      8.43   no data
5.59/5.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   6088 BRemL:   4670 BRemN:    212 P:  4.4M T:  0.21
5.79/5.88	c Replacing        8 vars Replaced      735 lits Time:     0.01 s 
5.79/5.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.88	c bin-w-bin subsume rem          727 bins  time:  0.00 s
5.79/5.89	c subs with bin:     1011  lits-rem:       648  v-fix:    0  time:  0.01 s
5.79/5.90	c Subs w/ non-existent bins:      0 l-rem:     63 v-fix:     0 done:   4921 time:  0.01 s
5.89/5.90	c Removed useless bin:     103  fixed:     0  props:   0.12M  time:  0.00 s
5.89/5.93	c lits-rem:        58  cl-subs:     1061  v-elim:    480  v-fix:    0  time:  0.03 s
5.89/5.94	c subs with bin:       47  lits-rem:        69  v-fix:    0  time:  0.01 s
5.89/5.95	c lits-rem:        87  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.01 s
5.89/5.96	c vivif2 --  cl tried    18462 cl shrink     1012 lits rem       1205 time: 0.00
5.89/5.97	c vivif2 --  cl tried    11577 cl shrink      939 lits rem       2540 time: 0.01
6.19/6.25	c asymm  cl-useful: 434/18269/18269 lits-rem:440 time: 0.28
6.19/6.25	c calculated reachability. Time: 0.00
6.19/6.25	c  N dy   298     46253      4441     18267     17592     11544     78735    100537      8.43   no data
6.19/6.25	c Finding binary XORs  T:     0.00 s  found:       0
6.60/6.68	c  N dy   328     50359      4441     18267     17608     15617     78735    214582      8.53      9.04
7.09/7.11	c  N dy   356     54511      4441     18267     17630     11948     78735    169308      8.62      9.34
7.49/7.55	c  N dy   387     58599      4441     18267     17656     15987     78735    289037      8.71     12.00
7.99/8.02	c  N dy   417     62604      4441     18267     17667     19969     78735    415960      8.82     13.46
8.38/8.48	c  N dy   448     66722      4441     18267     17685     13576     78734    153072      8.89      9.39
8.69/8.77	c  S st   470     69379      4441     18267     17702     16205     78734    235986      8.94   no data
8.79/8.84	c  S st   470     69879      4441     18267     17711     16695     78734    241489      8.94   no data
8.79/8.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   3714 BRemL:   2019 BRemN:    342 P:  4.1M T:  0.19
8.99/9.03	c Replacing        5 vars Replaced      389 lits Time:     0.00 s 
8.99/9.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.99/9.04	c bin-w-bin subsume rem          288 bins  time:  0.00 s
8.99/9.04	c subs with bin:      474  lits-rem:       127  v-fix:    0  time:  0.00 s
8.99/9.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4436 time:  0.01 s
8.99/9.05	c Removed useless bin:      82  fixed:     0  props:   0.11M  time:  0.00 s
8.99/9.07	c lits-rem:        23  cl-subs:      788  v-elim:    260  v-fix:    0  time:  0.02 s
8.99/9.08	c subs with bin:       53  lits-rem:        36  v-fix:    0  time:  0.01 s
8.99/9.09	c lits-rem:        56  cl-subs:      103  v-elim:      0  v-fix:    0  time:  0.01 s
9.09/9.10	c vivif2 --  cl tried    17836 cl shrink      282 lits rem        327 time: 0.00
9.09/9.10	c vivif2 --  cl tried    12257 cl shrink      504 lits rem       1602 time: 0.00
9.29/9.38	c asymm  cl-useful: 368/17791/17791 lits-rem:658 time: 0.28
9.29/9.39	c calculated reachability. Time: 0.00
9.29/9.39	c  N dy   470     69879      4176     17647     16695     12257     74567     97922      8.94   no data
9.29/9.39	c Finding binary XORs  T:     0.00 s  found:       1
9.79/9.84	c  N dy   502     74344      4176     17647     16705     16683     74567    231443      9.03      9.56
10.29/10.34	c  N dy   537     79209      4176     17647     16715     11554     74567    113828      9.11      9.71
10.79/10.83	c  N dy   571     84412      4176     17647     16731     16723     74567    256857      9.15      9.83
11.00/11.09	c  F st   588     87500      4176     17647     16744     19727     74567    334017      9.16      7.70
11.09/11.10	c Replacing        1 vars Replaced      126 lits Time:     0.00 s 
11.49/11.58	c  N st   593     90800      4175     17647     16750     23012     74563    516588      9.16   no data
12.19/12.25	c  N dy   623     96600      4174     17647     16767     16371     74563    219031      9.24     15.94
12.89/12.94	c  N dy   668    102823      4174     17647     16784     22537     74563    405148      9.32     11.61
13.20/13.20	c  S st   684    104818      4174     17647     16789     24527     74563    470929      9.36   no data
13.20/13.28	c  S st   684    105319      4174     17647     16795     25017     74563    477710      9.36   no data
13.20/13.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:   1739 BRemL:   1169 BRemN:    111 P:  4.4M T:  0.18
13.39/13.47	c Replacing       15 vars Replaced     1837 lits Time:     0.01 s 
13.39/13.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.39/13.48	c bin-w-bin subsume rem          158 bins  time:  0.00 s
13.39/13.48	c subs with bin:      111  lits-rem:        97  v-fix:    0  time:  0.00 s
13.39/13.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4159 time:  0.00 s
13.39/13.49	c Removed useless bin:      20  fixed:     0  props:   0.10M  time:  0.00 s
13.49/13.51	c lits-rem:         0  cl-subs:      407  v-elim:     85  v-fix:    0  time:  0.02 s
13.49/13.55	c subs with bin:       61  lits-rem:       178  v-fix:    0  time:  0.03 s
13.49/13.59	c lits-rem:       384  cl-subs:      209  v-elim:      0  v-fix:    0  time:  0.04 s
13.49/13.59	c vivif2 --  cl tried    17385 cl shrink       98 lits rem        101 time: 0.00
13.59/13.61	c vivif2 --  cl tried    20469 cl shrink     2228 lits rem       8995 time: 0.02
13.89/13.93	c asymm  cl-useful: 116/17382/17382 lits-rem:141 time: 0.32
13.89/13.93	c calculated reachability. Time: 0.00
13.89/13.93	c  N dy   684    105319      4074     17370     16289     20469     72544    226874      9.36   no data
13.89/13.94	c Finding binary XORs  T:     0.00 s  found:       0
14.59/14.67	c  N dy   725    112228      4074     17370     16303     16018     72543    159205      9.40      9.91
15.30/15.33	c  N dy   764    119403      4074     17370     16318     23116     72543    341921      9.40     12.80
16.09/16.13	c  N dy   805    127184      4074     17370     16332     16176     72543    118267      9.40     10.06
16.99/17.01	c  N dy   857    135396      4074     17370     16352     24335     72542    349629      9.44     10.11
17.99/18.04	c  N dy   908    144070      4074     17370     16368     16781     72542    117132      9.50     10.76
19.09/19.10	c  N dy   978    153341      4074     17370     16383     25997     72542    416504      9.58     10.18
19.49/19.58	c  S st  1003    157978      4074     17370     16395     30582     72542    549933      9.60   no data
19.59/19.67	c  S st  1003    158479      4074     17370     16400     31077     72542    558952      9.60   no data
19.59/19.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.79/19.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   22 Bins:   1203 BRemL:    866 BRemN:     29 P:  4.8M T:  0.19
19.79/19.87	c Replacing       22 vars Replaced     3261 lits Time:     0.01 s 
19.79/19.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.79/19.88	c bin-w-bin subsume rem           56 bins  time:  0.00 s
19.79/19.88	c subs with bin:       63  lits-rem:        37  v-fix:    0  time:  0.00 s
19.79/19.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4052 time:  0.00 s
19.79/19.89	c Removed useless bin:       7  fixed:     0  props:   0.10M  time:  0.00 s
19.89/19.91	c lits-rem:         3  cl-subs:      211  v-elim:     27  v-fix:    0  time:  0.02 s
19.99/20.00	c subs with bin:       75  lits-rem:       745  v-fix:    0  time:  0.08 s
20.09/20.11	c lits-rem:       981  cl-subs:      302  v-elim:      0  v-fix:    0  time:  0.11 s
20.09/20.12	c vivif2 --  cl tried    17187 cl shrink       26 lits rem         27 time: 0.00
20.09/20.15	c vivif2 --  cl tried    28823 cl shrink     4988 lits rem      23686 time: 0.03
20.49/20.52	c asymm  cl-useful: 46/17186/17186 lits-rem:67 time: 0.36
20.49/20.52	c calculated reachability. Time: 0.00
20.49/20.52	c  N dy  1003    158479      4025     17176     16205     28823     71499    395997      9.60   no data
20.49/20.52	c Finding binary XORs  T:     0.00 s  found:       0
21.59/21.66	c  N dy  1069    168615      4025     17176     16223     23285     71499    270827      9.65     12.84
23.00/23.10	c  N dy  1139    180699      4025     17176     16243     35288     71499    646935      9.71     10.32
24.29/24.36	c  N dy  1194    192278      4025     17176     16258     28620     71499    359020      9.72     10.44
25.49/25.57	c  N dy  1220    206890      4025     17176     16273     23872     71498    166047      9.59     10.30
26.99/27.02	c  N dy  1290    220118      4025     17176     16295     36958     71498    530702      9.60     21.84
28.69/28.74	c  N dy  1378    234473      4024     17176     16333     31480     71498    381817      9.66     10.34
29.09/29.14	c  S st  1398    237718      4024     17176     16339     34682     71498    482545      9.67   no data
29.19/29.23	c  S st  1398    238219      4024     17176     16348     35174     71498    489607      9.67   no data
29.19/29.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.39/29.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   34 Bins:    910 BRemL:    561 BRemN:      4 P:  4.9M T:  0.19
29.39/29.43	c Replacing       34 vars Replaced     5065 lits Time:     0.02 s 
29.39/29.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.39/29.44	c bin-w-bin subsume rem           66 bins  time:  0.00 s
29.39/29.44	c subs with bin:       35  lits-rem:         9  v-fix:    0  time:  0.00 s
29.39/29.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3990 time:  0.00 s
29.39/29.45	c Removed useless bin:       7  fixed:     0  props:   0.10M  time:  0.00 s
29.39/29.47	c lits-rem:         1  cl-subs:      169  v-elim:     10  v-fix:    0  time:  0.02 s
29.49/29.58	c subs with bin:      160  lits-rem:       492  v-fix:    0  time:  0.09 s
29.70/29.71	c lits-rem:      1182  cl-subs:      597  v-elim:      0  v-fix:    0  time:  0.13 s
29.70/29.72	c vivif2 --  cl tried    17001 cl shrink        4 lits rem          5 time: 0.00
29.70/29.75	c vivif2 --  cl tried    33637 cl shrink     4562 lits rem      23165 time: 0.03
29.99/30.06	c asymm  cl-useful: 23/13870/17000 lits-rem:42 time: 0.30
29.99/30.06	c calculated reachability. Time: 0.00
29.99/30.06	c  N dy  1398    238219      3980     16991     16404     33637     70607    431647      9.67   no data
29.99/30.06	c Finding binary XORs  T:     0.00 s  found:       1
31.79/31.90	c  N dy  1487    253441      3980     16991     16421     28036     70607    255527      9.74     11.62
33.89/34.00	c  N dy  1595    269678      3980     16991     16435     44179     70607    769116      9.81     13.27
35.99/36.04	c  N dy  1690    286939      3980     16991     16452     39355     70607    567644      9.86     10.50
38.40/38.47	c  N dy  1795    305413      3980     16991     16467     34773     70607    392584      9.91     10.59
38.50/38.58	c  F st  1799    306251      3980     16991     16468     35608     70607    416682      9.91     10.34
38.50/38.58	c Replacing        1 vars Replaced      141 lits Time:     0.00 s 
41.19/41.24	c  N dy  1881    325819      3979     16991     16474     31108     70607    220956      9.94     10.48
43.69/43.78	c  N dy  1992    345856      3979     16991     16494     50976     70607    818207      9.98     12.99
45.19/45.23	c  S st  2057    357328      3979     16991     16503     37436     70607    368618     10.00      7.37
45.29/45.32	c  S st  2057    357831      3979     16991     16504     37935     70607    378692     10.00   no data
45.29/45.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.49/45.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   33 Bins:    662 BRemL:    452 BRemN:      4 P:  5.0M T:  0.19
45.49/45.52	c Replacing       33 vars Replaced     4419 lits Time:     0.01 s 
45.49/45.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.49/45.52	c bin-w-bin subsume rem           65 bins  time:  0.00 s
45.49/45.53	c subs with bin:       19  lits-rem:        10  v-fix:    0  time:  0.00 s
45.49/45.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3946 time:  0.00 s
45.49/45.53	c Removed useless bin:       4  fixed:     0  props:   0.10M  time:  0.00 s
45.49/45.55	c lits-rem:         0  cl-subs:      125  v-elim:      8  v-fix:    0  time:  0.02 s
45.59/45.62	c subs with bin:      195  lits-rem:       515  v-fix:    0  time:  0.05 s
45.69/45.70	c lits-rem:      1209  cl-subs:      754  v-elim:      0  v-fix:    0  time:  0.08 s
45.69/45.71	c vivif2 --  cl tried    16871 cl shrink        1 lits rem          1 time: 0.00
45.69/45.73	c vivif2 --  cl tried    36284 cl shrink     2874 lits rem      13010 time: 0.02
45.79/45.81	c asymm  cl-useful: 0/3001/16871 lits-rem:0 time: 0.07
45.79/45.81	c calculated reachability. Time: 0.00
45.79/45.81	c  N dy  2057    357831      3938     16871     16440     36284     69960    338926     10.00   no data
45.99/46.00	c Finding binary XORs  T:     0.00 s  found:       0
48.59/48.61	c  N dy  2177    378758      3938     16871     16460     56961     69960    968383     10.04     10.64
50.99/51.02	c  N dy  2259    398789      3938     16871     16471     50806     69960    725559     10.03     10.58
54.09/54.18	c  N dy  2397    418931      3938     16871     16482     44034     69960    571138     10.10     10.64
57.29/57.35	c  N dy  2523    438971      3938     16871     16494     36223     69960    245157     10.16     11.75
59.89/59.98	c  N dy  2623    459017      3938     16871     16507     56131     69960    852532     10.18     10.88
62.99/63.01	c  N dy  2743    479108      3938     16871     16519     47300     69960    505042     10.22     17.18
65.90/65.93	c  N dy  2840    499184      3938     16871     16535     67239     69960   1109685     10.23     10.96
68.69/68.75	c  N dy  2946    519224      3938     16871     16546     57330     69960    772290     10.26     10.86
71.69/71.76	c  S st  3057    536746      3938     16871     16553     44045     69959    365228     10.30   no data
71.79/71.86	c  S st  3057    537250      3938     16871     16554     44548     69959    375581     10.30   no data
71.79/71.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.99/72.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   33 Bins:    437 BRemL:    506 BRemN:      0 P:  5.3M T:  0.18
71.99/72.06	c Replacing       33 vars Replaced     5261 lits Time:     0.01 s 
71.99/72.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.99/72.06	c bin-w-bin subsume rem           49 bins  time:  0.00 s
71.99/72.07	c subs with bin:       13  lits-rem:         9  v-fix:    0  time:  0.00 s
71.99/72.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3905 time:  0.00 s
71.99/72.07	c Removed useless bin:       3  fixed:     0  props:   0.11M  time:  0.00 s
72.09/72.10	c lits-rem:         0  cl-subs:      115  v-elim:      5  v-fix:    0  time:  0.02 s
72.09/72.15	c subs with bin:      204  lits-rem:       211  v-fix:    0  time:  0.04 s
72.20/72.22	c lits-rem:       934  cl-subs:      771  v-elim:      0  v-fix:    0  time:  0.07 s
72.20/72.23	c vivif2 --  cl tried    16751 cl shrink        0 lits rem          0 time: 0.00
72.20/72.25	c vivif2 --  cl tried    42959 cl shrink     1430 lits rem       8009 time: 0.02
72.70/72.75	c asymm  cl-useful: 41/16751/16751 lits-rem:45 time: 0.50
72.70/72.75	c calculated reachability. Time: 0.00
72.70/72.75	c  N dy  3057    537250      3900     16749     16305     42959     69311    348788     10.30   no data
72.70/72.76	c Finding binary XORs  T:     0.00 s  found:       0
75.60/75.61	c  N dy  3142    562024      3900     16749     16322     67261     69311    948203     10.25     10.92
78.29/78.37	c  N dy  3233    582133      3900     16749     16330     55288     69311    656841     10.26     10.87
81.49/81.57	c  N dy  3340    602167      3900     16749     16342     75019     69311   1265591     10.28     15.24
84.20/84.21	c  N dy  3427    622170      3900     16749     16360     62317     69311    783719     10.28     13.17
87.49/87.58	c  N dy  3541    642239      3900     16749     16371     49359     69311    385186     10.30     10.90
90.29/90.33	c  N dy  3638    662305      3900     16749     16389     69105     69311    946254     10.30     17.30
93.99/94.05	c  N dy  3766    682792      3900     16749     16399     55319     69311    523090     10.35     11.13
97.19/97.27	c  N dy  3874    705019      3900     16749     16408     77182     69311   1146826     10.35     11.31
100.69/100.72	c  N dy  3994    725161      3900     16749     16418     61970     69311    704694     10.38     11.10
100.99/101.07	c Finding binary XORs  T:     0.00 s  found:      31
104.10/104.16	c  N dy  4107    745263      3899     16745     16424     81218     69295   1379142     10.40     11.07
106.80/106.88	c  N dy  4138    766906      3899     16745     16440     66662     69295    596815     10.34     11.04
110.89/110.90	c  N dy  4276    787105      3899     16745     16454     86693     69295   1312256     10.38     10.95
114.19/114.27	c  S st  4388    805876      3899     16745     16475     68410     69295    741438     10.40     10.19
114.40/114.41	c  S st  4388    806381      3899     16745     16477     68913     69295    752334     10.40   no data
114.40/114.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.59/114.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   17 Bins:    411 BRemL:    319 BRemN:      0 P:  6.8M T:  0.23
114.59/114.67	c Replacing       48 vars Replaced    18083 lits Time:     0.02 s 
114.59/114.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
114.59/114.67	c bin-w-bin subsume rem           53 bins  time:  0.00 s
114.59/114.68	c subs with bin:       16  lits-rem:         0  v-fix:    0  time:  0.00 s
114.59/114.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3851 time:  0.00 s
114.59/114.68	c Removed useless bin:       3  fixed:     0  props:   0.11M  time:  0.00 s
114.69/114.71	c lits-rem:         2  cl-subs:      113  v-elim:      7  v-fix:    0  time:  0.03 s
114.79/114.87	c subs with bin:      785  lits-rem:      1499  v-fix:    0  time:  0.13 s
115.19/115.20	c lits-rem:      3499  cl-subs:     2317  v-elim:      0  v-fix:    0  time:  0.33 s
115.19/115.20	c vivif2 --  cl tried    16617 cl shrink        5 lits rem          7 time: 0.00
115.19/115.25	c vivif2 --  cl tried    63491 cl shrink     5182 lits rem      27226 time: 0.05
115.50/115.53	c asymm  cl-useful: 16/5833/16612 lits-rem:18 time: 0.28
115.50/115.54	c calculated reachability. Time: 0.00
115.50/115.54	c  N dy  4388    806381      3844     16611     16358     63488     68654    665098     10.40   no data
115.50/115.54	c Finding binary XORs  T:     0.00 s  found:       2
119.00/119.02	c  N dy  4482    829583      3844     16611     16377     86335     68654   1294594     10.39     11.09
122.59/122.69	c  N dy  4596    849623      3844     16611     16384     67039     68654    745587     10.42     11.07
126.19/126.24	c  N dy  4700    869696      3844     16611     16395     86864     68654   1391245     10.42     19.72
129.70/129.73	c  N dy  4800    889969      3844     16611     16407     67832     68654    614631     10.43     11.09
133.20/133.25	c  N dy  4894    911478      3844     16611     16417     89118     68654   1267634     10.42     11.27
136.99/137.01	c  N dy  4992    931517      3844     16611     16427     69371     68654    644418     10.43     13.52
140.49/140.56	c  N dy  5102    951557      3844     16611     16443     89142     68654   1251370     10.44     11.08
143.89/144.00	c  N dy  5190    971616      3843     16611     16473     68342     68654    540465     10.43     11.27
144.99/145.06	c Finding binary XORs  T:     0.00 s  found:      29
148.00/148.01	c  N dy  5325    991905      3842     16603     16466     86869     68622   1246029     10.46     11.06
152.59/152.69	c  N dy  5452   1012019      3842     16603     16472     66061     68622    469832     10.48     11.10
156.59/156.62	c  N dy  5587   1032095      3841     16603     16488     85990     68622   1187144     10.51     14.69
161.00/161.05	c  N dy  5714   1052112      3838     16603     16512    105865     68622   1884964     10.53     11.20
165.00/165.04	c  F st  5830   1071875      3838     16603     16518     82137     68622    927745     10.55     10.22
165.00/165.07	c Replacing       31 vars Replaced    10139 lits Time:     0.02 s 
165.09/165.17	c  N st  5831   1072126      3807     16587     16391     80710     68550    929017     10.55   no data
168.79/168.82	c  N dy  5892   1092166      3807     16587     16416    100450     68550   1546050     10.54     11.71
172.39/172.48	c  N dy  5959   1112917      3806     16587     16429     77592     68550    749070     10.52     11.09
176.69/176.73	c  N dy  6078   1133004      3806     16587     16432     97551     68550   1448528     10.54     17.42
180.49/180.57	c Finding binary XORs  T:     0.00 s  found:      20
181.60/181.60	c  N dy  6207   1153094      3805     16579     16430     71944     68518    522727     10.56     11.47
185.69/185.77	c  N dy  6314   1173138      3805     16579     16435     91802     68518   1181689     10.57     12.01
189.99/190.06	c  N dy  6401   1193983      3805     16579     16439    112362     68518   1787884     10.56     11.39
193.69/193.73	c  S st  6490   1209572      3805     16579     16445     82270     68518    761862     10.58   no data
193.79/193.89	c  S st  6490   1210072      3805     16579     16448     82767     68518    774357     10.58   no data
193.79/193.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
194.09/194.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    511 BRemL:    393 BRemN:      2 P:  7.3M T:  0.24
194.09/194.15	c Replacing       26 vars Replaced     4702 lits Time:     0.01 s 
194.09/194.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
194.09/194.15	c bin-w-bin subsume rem           85 bins  time:  0.00 s
194.09/194.16	c subs with bin:       14  lits-rem:         0  v-fix:    0  time:  0.00 s
194.09/194.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3779 time:  0.00 s
194.09/194.16	c Removed useless bin:       1  fixed:     0  props:   0.11M  time:  0.00 s
194.09/194.20	c lits-rem:         1  cl-subs:      102  v-elim:      3  v-fix:    0  time:  0.03 s
194.29/194.31	c subs with bin:      950  lits-rem:      1123  v-fix:    0  time:  0.09 s
194.60/194.65	c lits-rem:      3959  cl-subs:     2541  v-elim:      0  v-fix:    0  time:  0.33 s
194.60/194.65	c vivif2 --  cl tried    16466 cl shrink        0 lits rem          0 time: 0.00
194.71/194.70	c vivif2 --  cl tried    78620 cl shrink     4097 lits rem      17189 time: 0.05
194.90/194.98	c asymm  cl-useful: 0/7259/16466 lits-rem:0 time: 0.28
194.90/194.99	c calculated reachability. Time: 0.00
194.90/194.99	c  N dy  6490   1210072      3776     16466     16399     78616     67976    714756     10.58   no data
194.90/194.99	c Finding binary XORs  T:     0.00 s  found:       0
199.00/199.03	c  N dy  6575   1234343      3776     16466     16414    102374     67976   1318637     10.56     11.46
204.00/204.09	c  N dy  6697   1254579      3776     16466     16418     73632     67976    509506     10.57     11.13
207.70/207.73	c  N dy  6758   1274954      3775     16466     16440     93581     67976    994245     10.55     11.20
212.69/212.75	c  N dy  6893   1295000      3775     16466     16448    113538     67976   1706917     10.57     12.28
217.40/217.47	c  N dy  7008   1315063      3775     16466     16461     86092     67976    828322     10.58     13.87
222.10/222.19	c  N dy  7125   1335251      3775     16466     16467    106198     67976   1525046     10.59     11.25
227.30/227.40	c  N dy  7249   1355260      3775     16466     16474    126132     67976   2231241     10.61     13.66
231.80/231.83	c  N dy  7385   1375333      3775     16466     16480     96769     67976   1211317     10.62     11.23
236.10/236.16	c  N dy  7463   1395409      3775     16466     16484    116640     67976   1780111     10.62     15.89
239.70/239.79	c Finding binary XORs  T:     0.00 s  found:      33
239.89/239.95	c  N dy  7527   1415418      3774     16458     16520     86178     67944    662467     10.60     12.38
244.60/244.62	c  N dy  7661   1435525      3774     16458     16529    106225     67944   1381234     10.62     11.32
249.10/249.18	c  N dy  7743   1455536      3773     16458     16534    126074     67944   1961300     10.61     16.51
253.30/253.31	c  N dy  7827   1476387      3773     16458     16554     96930     67944    883920     10.60     11.54
257.80/257.88	c  N dy  7920   1498510      3772     16458     16575    118797     67944   1510079     10.59     11.27
261.40/261.46	c  N dy  7964   1518569      3772     16458     16611     89915     67944    608346     10.57     11.25
265.29/265.38	c Finding binary XORs  T:     0.00 s  found:      23
265.39/265.42	c Replacing       56 vars Replaced    29275 lits Time:     0.04 s 
265.49/265.54	c  N dy  8073   1538607      3714     16442     16413    103832     67856   1117206     10.57     12.47
269.69/269.77	c  N dy  8166   1560109      3714     16442     16425    125059     67856   1687289     10.56     11.35
273.60/273.62	c  N dy  8227   1580233      3714     16442     16457     95767     67856    724516     10.55     11.17
277.00/277.02	c  N dy  8279   1600534      3714     16442     16479    115712     67856   1205409     10.53     11.10
280.40/280.49	c  N dy  8332   1620682      3714     16442     16498    135525     67856   1648794     10.51     11.14
282.30/282.36	c Finding binary XORs  T:     0.00 s  found:      23
283.80/283.89	c  N dy  8369   1640940      3712     16438     16537    104433     67840    868240     10.49     11.13
287.01/287.04	c  N dy  8401   1662117      3711     16438     16556    125129     67840   1241907     10.46     11.13
290.50/290.55	c  N dy  8419   1683829      3710     16438     16578    146247     67840   1611243     10.43     11.02
293.70/293.79	c  N dy  8447   1704590      3710     16438     16583    116574     67840    992980     10.41     11.02
294.50/294.54	c  S st  8453   1710073      3710     16438     16588    121929     67840   1077176     10.40     10.61
294.70/294.75	c  S st  8453   1710574      3710     16438     16589    122428     67840   1090878     10.40   no data
294.70/294.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.00/295.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:    789 BRemL:    785 BRemN:      1 P:  9.4M T:  0.31
295.10/295.11	c Replacing       31 vars Replaced    14785 lits Time:     0.04 s 
295.10/295.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.10/295.12	c bin-w-bin subsume rem          152 bins  time:  0.00 s
295.10/295.12	c subs with bin:        6  lits-rem:         8  v-fix:    0  time:  0.00 s
295.10/295.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3679 time:  0.00 s
295.10/295.13	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
295.10/295.17	c lits-rem:         4  cl-subs:      114  v-elim:     13  v-fix:    0  time:  0.04 s
295.30/295.33	c subs with bin:     3262  lits-rem:      6179  v-fix:    0  time:  0.12 s
295.70/295.80	c lits-rem:      7400  cl-subs:     5737  v-elim:      0  v-fix:    0  time:  0.46 s
295.70/295.80	c vivif2 --  cl tried    16287 cl shrink        6 lits rem          7 time: 0.00
295.81/295.87	c vivif2 --  cl tried   108512 cl shrink     6507 lits rem      12801 time: 0.06
296.00/296.02	c asymm  cl-useful: 0/3195/16287 lits-rem:0 time: 0.16
296.00/296.03	c calculated reachability. Time: 0.00
296.00/296.03	c  N dy  8453   1710574      3666     16287     16252    108505     67143    923264     10.40   no data
296.00/296.03	c Finding binary XORs  T:     0.00 s  found:       1
299.30/299.37	c  N dy  8461   1733126      3665     16287     16268    130321     67143   1234650     10.36     10.99
303.09/303.14	c  N dy  8465   1754924      3664     16287     16279    151298     67143   1566061     10.33     10.90
306.10/306.19	c  N dy  8471   1779254      3586     15954     15348    103962     65691    780500     10.30     11.04
306.20/306.23	c Finding binary XORs  T:     0.00 s  found:      10
306.81/306.89	c  E dy  8473   1786645      3518     15637     14481    101893     64258    760188     10.28      3.41
306.81/306.89	c num threads              : 1          
306.81/306.89	c restarts                 : 8473       
306.81/306.89	c dynamic restarts         : 8443       
306.81/306.89	c static restarts          : 30         
306.81/306.89	c full restarts            : 4          
306.81/306.89	c total simplify time      : 0.32       
306.81/306.89	c learnts DL2              : 0          
306.81/306.89	c learnts size 2           : 84519      
306.81/306.89	c learnts size 1           : 2219        (23.26     % of vars)
306.81/306.89	c filedLit time            : 2.40        (0.78      % time)
306.81/306.89	c v-elim SatELite          : 3131        (32.82     % vars)
306.81/306.89	c SatELite time            : 1.66        (0.54      % time)
306.81/306.89	c v-elim xor               : 0           (0.00      % vars)
306.81/306.89	c xor elim time            : 0.04        (0.01      % time)
306.81/306.89	c num binary xor trees     : 763        
306.81/306.89	c binxor trees' crown      : 765         (1.00      leafs/tree)
306.81/306.89	c bin xor find time        : 0.08       
306.81/306.89	c OTF clause improved      : 21001       (0.01      clauses/conflict)
306.81/306.89	c OTF impr. size diff      : 23869       (1.14       lits/clause)
306.81/306.89	c OTF cl watch-shrink      : 1197756     (0.67      clauses/conflict)
306.81/306.89	c OTF cl watch-sh-lit      : 5634349     (4.70       lits/clause)
306.81/306.89	c tried to recurMin cls    : 787454      (44.07      % of conflicts)
306.81/306.89	c updated cache            : 25492       (0.03       lits/tried recurMin)
306.81/306.89	c clauses over max glue    : 0           (0.00      % of all clauses)
306.81/306.89	c conflicts                : 1786645     (5825.81   / sec)
306.81/306.89	c decisions                : 3438837     (0.64      % random)
306.81/306.89	c bogo-props               : 27717995292 (90381610.68 / sec)
306.81/306.89	c conflict literals        : 51808999    (37.38     % deleted)
306.81/306.89	c Memory used              : 99.06       MB
306.81/306.89	c CPU time                 : 306.68      s
306.81/306.89	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: 935)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.92 1.18 2.19 7/185 6005
/proc/meminfo: memFree=12029388/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=33392 CPUtime=0 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 1641 0 0 0 0 0 0 0 18 0 1 0 470857439 34193408 1353 33554432000 4194304 4627331 140736524508304 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 8348 1353 322 106 0 3319 0

[startup+0.0516749 s]
/proc/loadavg: 0.92 1.18 2.19 7/185 6005
/proc/meminfo: memFree=12029388/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=35912 CPUtime=0.04 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 2570 0 0 0 4 0 0 0 18 0 1 0 470857439 36773888 2282 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 8978 2282 344 106 0 3949 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35912

[startup+0.100667 s]
/proc/loadavg: 0.92 1.18 2.19 7/185 6005
/proc/meminfo: memFree=12029388/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=35912 CPUtime=0.09 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 2610 0 0 0 9 0 0 0 18 0 1 0 470857439 36773888 2322 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 8978 2322 344 106 0 3949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35912

[startup+0.300633 s]
/proc/loadavg: 0.92 1.18 2.19 7/185 6005
/proc/meminfo: memFree=12029388/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=36340 CPUtime=0.29 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 2731 0 0 0 29 0 0 0 18 0 1 0 470857439 37212160 2443 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 9085 2444 348 106 0 4056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36340

[startup+0.70056 s]
/proc/loadavg: 0.92 1.18 2.19 7/185 6005
/proc/meminfo: memFree=12029388/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=42568 CPUtime=0.69 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 4716 0 0 0 69 0 0 0 18 0 1 0 470857439 43589632 4029 33554432000 4194304 4627331 140736524508304 18446744073709551615 4327608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 10642 4029 373 106 0 5613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42568

[startup+1.50041 s]
/proc/loadavg: 1.17 1.23 2.20 5/190 6013
/proc/meminfo: memFree=11962100/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=43448 CPUtime=1.49 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 5044 0 0 0 149 0 0 0 20 0 1 0 470857439 44490752 3838 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 10862 3838 374 106 0 5833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43448

[startup+3.10014 s]
/proc/loadavg: 1.17 1.23 2.20 6/190 6013
/proc/meminfo: memFree=11917248/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=43508 CPUtime=3.09 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 5888 0 0 0 309 0 0 0 25 0 1 0 470857439 44552192 3872 33554432000 4194304 4627331 140736524508304 18446744073709551615 4310082 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 10877 3872 375 106 0 5848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43508

[startup+6.30055 s]
/proc/loadavg: 1.17 1.23 2.20 6/190 6013
/proc/meminfo: memFree=11869688/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=49640 CPUtime=6.29 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 8243 0 0 0 628 1 0 0 25 0 1 0 470857439 50831360 5589 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 12410 5589 377 106 0 7381 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49640

[startup+12.7004 s]
/proc/loadavg: 1.60 1.32 2.21 5/190 6013
/proc/meminfo: memFree=11840340/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=67532 CPUtime=12.69 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 10417 0 0 0 1267 2 0 0 25 0 1 0 470857439 69152768 7156 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309347 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 16883 7156 377 106 0 11854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67532

[startup+25.5011 s]
/proc/loadavg: 1.97 1.41 2.23 5/190 6013
/proc/meminfo: memFree=11763464/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=77096 CPUtime=25.49 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 15054 0 0 0 2546 3 0 0 25 0 1 0 470857439 78946304 10127 33554432000 4194304 4627331 140736524508304 18446744073709551615 4308685 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 19274 10127 377 106 0 14245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77096

[startup+51.1005 s]
/proc/loadavg: 2.66 1.61 2.28 5/190 6014
/proc/meminfo: memFree=11733452/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=77696 CPUtime=51.09 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 21249 0 0 0 5105 4 0 0 25 0 1 0 470857439 79560704 11688 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 19424 11688 377 106 0 14395 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77696

[startup+102.307 s]
/proc/loadavg: 3.46 2.01 2.38 6/190 6042
/proc/meminfo: memFree=11827944/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=78684 CPUtime=102.29 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 33610 0 0 0 10221 8 0 0 25 0 1 0 470857439 80572416 12979 33554432000 4194304 4627331 140736524508304 18446744073709551615 4322497 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 19671 12979 377 106 0 14642 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 78684

[startup+162.301 s]
/proc/loadavg: 3.80 2.37 2.47 6/190 6044
/proc/meminfo: memFree=11785528/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=79848 CPUtime=162.3 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 50270 0 0 0 16217 13 0 0 25 0 1 0 470857439 81764352 12715 33554432000 4194304 4627331 140736524508304 18446744073709551615 4308344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 19962 12715 377 106 0 14933 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 79848

[startup+222.301 s]
/proc/loadavg: 3.92 2.66 2.57 6/190 6046
/proc/meminfo: memFree=11767900/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=84560 CPUtime=222.3 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 64835 0 0 0 22214 16 0 0 25 0 1 0 470857439 86589440 14970 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 21140 14970 377 106 0 16111 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 84560

[startup+282.301 s]
/proc/loadavg: 3.97 2.91 2.65 5/190 6049
/proc/meminfo: memFree=11737000/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=86268 CPUtime=282.3 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 79359 0 0 0 28211 19 0 0 25 0 1 0 470857439 88338432 14220 33554432000 4194304 4627331 140736524508304 18446744073709551615 4308317 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 21567 14220 377 106 0 16538 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86268

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

[startup+294.301 s]
/proc/loadavg: 3.97 2.94 2.67 6/190 6050
/proc/meminfo: memFree=11726068/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=87560 CPUtime=294.3 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 82297 0 0 0 29410 20 0 0 25 0 1 0 470857439 89661440 14881 33554432000 4194304 4627331 140736524508304 18446744073709551615 4308720 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 21890 14881 377 106 0 16861 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 87560

[startup+300.701 s]
/proc/loadavg: 3.98 2.96 2.67 6/190 6051
/proc/meminfo: memFree=11699664/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=101592 CPUtime=300.7 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 86335 0 0 0 30049 21 0 0 25 0 1 0 470857439 104030208 18919 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 25398 18919 377 106 0 20369 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 101592

[startup+303.901 s]
/proc/loadavg: 3.98 2.98 2.68 5/190 6051
/proc/meminfo: memFree=11706028/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=101432 CPUtime=303.9 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 87734 0 0 0 30368 22 0 0 25 0 1 0 470857439 103866368 17787 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 25358 17787 377 106 0 20329 0
Current children cumulated CPU time (s) 303.9
Current children cumulated vsize (KiB) 101432

[startup+305.501 s]
/proc/loadavg: 3.98 2.98 2.68 6/190 6051
/proc/meminfo: memFree=11710120/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=101432 CPUtime=305.5 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 87963 0 0 0 30528 22 0 0 25 0 1 0 470857439 103866368 18016 33554432000 4194304 4627331 140736524508304 18446744073709551615 4310545 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 25358 18016 377 106 0 20329 0
Current children cumulated CPU time (s) 305.5
Current children cumulated vsize (KiB) 101432

[startup+306.301 s]
/proc/loadavg: 3.98 2.99 2.69 6/190 6051
/proc/meminfo: memFree=11708756/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=101432 CPUtime=306.3 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 88087 0 0 0 30608 22 0 0 25 0 1 0 470857439 103866368 18140 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 25358 18140 377 106 0 20329 0
Current children cumulated CPU time (s) 306.3
Current children cumulated vsize (KiB) 101432

[startup+306.701 s]
/proc/loadavg: 3.98 2.99 2.69 6/190 6051
/proc/meminfo: memFree=11708756/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=101432 CPUtime=306.7 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 88151 0 0 0 30648 22 0 0 25 0 1 0 470857439 103866368 18204 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 25358 18204 377 106 0 20329 0
Current children cumulated CPU time (s) 306.7
Current children cumulated vsize (KiB) 101432

[startup+306.801 s]
/proc/loadavg: 3.98 2.99 2.69 6/190 6051
/proc/meminfo: memFree=11715948/32951124 swapFree=67111528/67111528
[pid=6003] ppid=6000 vsize=101432 CPUtime=306.81 cores=5,7
/proc/6003/stat : 6003 (strangenight2-s) R 6000 6003 4903 0 -1 4202496 88163 0 0 0 30659 22 0 0 25 0 1 0 470857439 103866368 18216 33554432000 4194304 4627331 140736524508304 18446744073709551615 4309165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6003/statm: 25358 18216 377 106 0 20329 0
Current children cumulated CPU time (s) 306.81
Current children cumulated vsize (KiB) 101432

Child status: 20
Real time (s): 306.905
CPU time (s): 306.912
CPU user time (s): 306.687
CPU system time (s): 0.224965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 115012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 306.687
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88187
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= 11
involuntary context switches= 234

runsolver used 0.448931 second user time and 1.23781 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-26 04:20:16
IDJOB=3291313
IDBENCH=84205
IDSOLVER=1587
FILE ID=node145/3291313-1303784416
RUNJOBID= node145-1303784415-5973
PBS_JOBID= 13157211
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291313-1303784416/watcher-3291313-1303784416 -o /tmp/evaluation-result-3291313-1303784416/solver-3291313-1303784416 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3291313-1303784416.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=130755342

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12029956 kB
Buffers:       2192444 kB
Cached:       18082464 kB
SwapCached:          0 kB
Active:       10085204 kB
Inactive:     10263920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12029956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24884 kB
Writeback:           0 kB
AnonPages:       74188 kB
Mapped:          15264 kB
Slab:           508548 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225212 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= 72324 MiB
End job on node145 at 2011-04-26 04:25:23