Trace number 3260660

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 198.985 198.987

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3260660-1303511836.cnf'
0.00/0.00	c -- header says num vars:           2856
0.00/0.00	c -- header says num clauses:       10578
0.00/0.00	c -- clauses added:            0 learnts,        10578 normals,            0 xors
0.00/0.00	c -- vars added       2856
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0      2856      5400      5178         0     26556         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/5400/5400 lits-rem:0 time: 0.01
0.00/0.01	c Flit:    55 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem           27 bins  time:  0.00 s
0.00/0.01	c subs with bin:       46  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:     42 l-rem:     42 v-fix:     0 done:   2801 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.07M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:       30  v-elim:    933  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     863 undec:    1171 neg:     822
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0      1868      4431      5021         0     25653         0   no data   no data
0.09/0.16	c  N dy    19      4888      1867      4431      5031      4674     25650     73914      7.00      7.45
0.29/0.34	c  N dy    40      8943      1867      4431      5036      5866     25650     87082      9.07     19.86
0.49/0.59	c  N dy    58     14530      1867      4431      5036      7086     25650    106313      9.22      9.73
0.79/0.84	c  N dy    60     19568      1867      4431      5036      6789     25650     89990      8.25      8.73
1.10/1.12	c  N dy    81     23981      1867      4431      5038     10805     25650    161242      8.57      9.06
1.10/1.17	c  F st    85     25000      1867      4431      5040     11764     25650    175675      8.48   no data
1.29/1.31	c  N st    90     28294      1867      4431      5040      8519     25639     99089      8.48   no data
1.39/1.41	c  S st    91     30000      1867      4431      5040     10193     25639    139709      8.48   no data
1.39/1.42	c  S st    91     30500      1867      4431      5119     10580     25639    142246      8.48   no data
1.39/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1299 BRemL:     43 BRemN:      0 P:  0.3M T:  0.01
1.39/1.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:       63  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      5 v-fix:     0 done:   1867 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1.39/1.45	c lits-rem:       441  cl-subs:      509  v-elim:    727  v-fix:    0  time:  0.02 s
1.39/1.46	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.46	c lits-rem:         1  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.48	c asymm  cl-useful: 41/5019/5019 lits-rem:47 time: 0.02
1.39/1.48	c calculated reachability. Time: 0.00
1.39/1.48	c  N dy    91     30500      1140      5017      2278       636     27077      3793      8.48   no data
1.49/1.59	c  N dy    93     35131      1140      5017      2278      2516     27076     28854      8.06      8.57
1.69/1.72	c  N dy   101     39306      1140      5017      2283      6491     27075    121475      7.85      8.37
1.69/1.75	c Finding binary XORs  T:     0.00 s  found:       0
1.89/1.97	c  N dy   134     44297      1140      5017      2284     10476     27075    198615      8.44      8.92
1.99/2.05	c  S st   138     45751      1140      5017      2285      6285     27075     97089      8.41   no data
1.99/2.06	c  S st   138     46253      1140      5017      2303      6766     27074    103555      8.41   no data
1.99/2.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    562 BRemL:     16 BRemN:      1 P:  0.2M T:  0.00
1.99/2.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.07	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1.99/2.07	c subs with bin:       68  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1140 time:  0.00 s
1.99/2.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.99/2.08	c lits-rem:         0  cl-subs:        2  v-elim:      5  v-fix:    0  time:  0.00 s
1.99/2.08	c subs with bin:       16  lits-rem:         2  v-fix:    0  time:  0.00 s
2.10/2.10	c lits-rem:       376  cl-subs:      213  v-elim:      0  v-fix:    0  time:  0.02 s
2.10/2.11	c vivif2 --  cl tried     4943 cl shrink        0 lits rem          0 time: 0.00
2.10/2.11	c vivif2 --  cl tried     6534 cl shrink        0 lits rem          0 time: 0.00
2.10/2.14	c asymm  cl-useful: 97/4943/4943 lits-rem:157 time: 0.03
2.10/2.14	c calculated reachability. Time: 0.00
2.10/2.14	c  N dy   138     46253      1135      4924      2864      6534     26861    101793      8.41   no data
2.10/2.14	c Finding binary XORs  T:     0.00 s  found:       0
2.29/2.31	c  N dy   146     51157      1135      4924      2864     11094     26861    190195      8.22      8.75
2.49/2.56	c  N dy   163     55723      1135      4924      2866     15123     26861    281888      8.34      8.82
2.79/2.81	c  N dy   184     59776      1135      4924      2866     10844     26861    160950      8.53     17.65
2.99/3.03	c  N dy   208     63802      1135      4924      2868     14169     26861    217973      8.67     15.83
3.20/3.25	c  N dy   222     67912      1135      4924      2868     17877     26860    296200      8.68     15.72
3.20/3.30	c  S st   223     69379      1135      4924      2868     10073     26860    113040      8.62      8.35
3.30/3.31	c  S st   223     69880      1135      4924      2930     10493     26860    117547      8.62   no data
3.30/3.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    577 BRemL:     11 BRemN:      0 P:  0.2M T:  0.01
3.30/3.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.30/3.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.30/3.32	c subs with bin:       24  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1135 time:  0.00 s
3.30/3.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.30/3.33	c lits-rem:         6  cl-subs:        8  v-elim:      6  v-fix:    0  time:  0.00 s
3.30/3.33	c subs with bin:       42  lits-rem:        10  v-fix:    0  time:  0.00 s
3.30/3.36	c lits-rem:       524  cl-subs:      308  v-elim:      0  v-fix:    0  time:  0.02 s
3.30/3.36	c vivif2 --  cl tried     4891 cl shrink        0 lits rem          0 time: 0.00
3.30/3.36	c vivif2 --  cl tried    10143 cl shrink        0 lits rem          0 time: 0.00
3.39/3.40	c asymm  cl-useful: 289/4891/4891 lits-rem:745 time: 0.04
3.39/3.40	c calculated reachability. Time: 0.00
3.39/3.40	c  N dy   223     69880      1129      4769      3611     10143     26296    115291      8.62   no data
3.49/3.54	c Finding binary XORs  T:     0.00 s  found:       0
3.59/3.67	c  N dy   244     75241      1129      4769      3619     14835     26295    204683      8.69      9.31
3.89/3.91	c  N dy   267     80064      1129      4769      3624     18787     26294    264806      8.79     11.00
4.19/4.20	c  N dy   297     85211      1129      4769      3627     13223     26294    175341      8.87     18.22
4.30/4.35	c  F st   310     87500      1129      4769      3630     15110     26294    217808      8.94      5.74
4.49/4.56	c  N st   315     90796      1129      4769      3637     17867     26294    266754      8.94   no data
4.89/4.93	c  N dy   344     97620      1129      4769      3654     12542     26294    141522      9.14      9.73
5.29/5.33	c  N dy   374    104821      1129      4769      3665     18967     26293    266347      9.17      8.42
5.29/5.33	c  S st   374    104821      1129      4769      3665     18967     26293    266347      9.17      8.42
5.29/5.35	c  S st   374    105327      1129      4769      3712     19409     26292    271866      9.17   no data
5.29/5.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1190 BRemL:      5 BRemN:      0 P:  0.3M T:  0.01
5.29/5.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.36	c subs with bin:       15  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1129 time:  0.00 s
5.29/5.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.29/5.37	c lits-rem:         1  cl-subs:        4  v-elim:      2  v-fix:    0  time:  0.01 s
5.29/5.38	c subs with bin:       71  lits-rem:        21  v-fix:    0  time:  0.00 s
5.49/5.52	c lits-rem:       758  cl-subs:     1116  v-elim:      0  v-fix:    0  time:  0.14 s
5.49/5.52	c vivif2 --  cl tried     4755 cl shrink        0 lits rem          0 time: 0.00
5.49/5.52	c vivif2 --  cl tried    18222 cl shrink        0 lits rem          0 time: 0.00
5.49/5.58	c asymm  cl-useful: 148/4755/4755 lits-rem:468 time: 0.06
5.49/5.58	c calculated reachability. Time: 0.00
5.49/5.58	c  N dy   374    105327      1127      4663      4961     18222     25976    253005      9.17   no data
5.69/5.77	c Finding binary XORs  T:     0.00 s  found:       0
5.99/6.02	c  N dy   388    113799      1127      4663      4972     13789     25976    138483      9.06      9.56
6.29/6.33	c  N dy   398    121099      1127      4663      4973     20395     25976    230394      8.92     17.51
6.79/6.88	c  N dy   434    130515      1127      4663      4988     15601     25976    152604      8.98      9.50
7.29/7.37	c  N dy   477    138895      1127      4663      5001     22396     25976    269235      9.15     16.34
7.89/7.92	c  N dy   522    147836      1127      4663      5015     16140     25976    150550      9.27     12.04
8.39/8.49	c  N dy   587    157332      1127      4663      5023     23254     25976    266083      9.50     18.06
8.49/8.53	c  S st   592    157991      1127      4663      5023     23811     25976    274938      9.51      6.19
8.49/8.55	c  S st   592    158492      1127      4663      5059     24250     25976    279265      9.51   no data
8.49/8.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.49/8.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    918 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.49/8.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.49/8.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.57	c subs with bin:       23  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1127 time:  0.00 s
8.49/8.57	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.49/8.58	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.01 s
8.49/8.59	c subs with bin:      115  lits-rem:        14  v-fix:    0  time:  0.00 s
8.89/8.90	c lits-rem:      1353  cl-subs:     3213  v-elim:      0  v-fix:    0  time:  0.31 s
8.89/8.90	c vivif2 --  cl tried     4638 cl shrink        0 lits rem          0 time: 0.00
8.89/8.90	c vivif2 --  cl tried    20922 cl shrink        0 lits rem          0 time: 0.00
8.89/8.97	c asymm  cl-useful: 119/4638/4638 lits-rem:328 time: 0.06
8.89/8.97	c calculated reachability. Time: 0.00
8.89/8.97	c  N dy   592    158492      1127      4587      6029     20922     25690    227455      9.51   no data
9.09/9.11	c Finding binary XORs  T:     0.00 s  found:       0
9.69/9.78	c  N dy   630    172855      1127      4587      6039     19409     25690    199492      9.47      9.99
10.59/10.60	c  N dy   712    183940      1127      4587      6051     27670     25690    339770      9.73     16.41
11.29/11.33	c  N dy   767    196050      1127      4587      6062     23523     25690    261230      9.79     10.32
12.19/12.26	c  N dy   845    209761      1127      4587      6084     18931     25690    180953      9.94     10.48
13.20/13.29	c  N dy   890    227880      1127      4587      6097     17453     25690    152705      9.90     10.49
13.89/13.92	c Finding binary XORs  T:     0.00 s  found:       0
13.89/13.93	c  S st   940    237738      1127      4587      6115     25381     25690    279341      9.94      5.31
13.89/13.96	c  S st   940    238241      1127      4587      6169     25814     25690    285451      9.94   no data
13.89/13.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.89/13.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1493 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.89/13.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.89/13.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.89/13.98	c subs with bin:       32  lits-rem:         0  v-fix:    0  time:  0.00 s
13.89/13.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1127 time:  0.00 s
13.89/13.98	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
13.89/13.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.99/14.00	c subs with bin:      177  lits-rem:        33  v-fix:    0  time:  0.00 s
14.19/14.26	c lits-rem:      1394  cl-subs:     2687  v-elim:      0  v-fix:    0  time:  0.25 s
14.19/14.26	c vivif2 --  cl tried     4555 cl shrink        0 lits rem          0 time: 0.00
14.19/14.26	c vivif2 --  cl tried    22950 cl shrink        0 lits rem          0 time: 0.00
14.29/14.33	c asymm  cl-useful: 34/4555/4555 lits-rem:100 time: 0.07
14.29/14.33	c calculated reachability. Time: 0.00
14.29/14.33	c  N dy   940    238241      1127      4536      7681     22950     25587    246562      9.94   no data
14.39/14.49	c Finding binary XORs  T:     0.00 s  found:       0
15.39/15.42	c  N dy  1011    253520      1127      4536      7703     18546     25587    167052      9.99     14.29
16.39/16.50	c  N dy  1093    269732      1127      4536      7712     31632     25587    384397     10.07     16.83
17.79/17.83	c  N dy  1182    287193      1127      4536      7736     28166     25587    318996     10.15     10.69
19.38/19.47	c  N dy  1288    305596      1127      4536      7758     24720     25587    265737     10.26     11.68
19.48/19.52	c  F st  1293    306251      1127      4536      7758     25181     25587    272383     10.27      8.34
20.08/20.15	c Finding binary XORs  T:     0.00 s  found:       0
21.28/21.30	c  N dy  1408    325168      1127      4536      7780     20506     25587    179925     10.43     15.96
22.68/22.76	c  N dy  1526    345179      1127      4536      7791     35417     25587    402873     10.53     16.58
23.58/23.65	c  S st  1577    357361      1127      4536      7798     25698     25587    253498     10.54   no data
23.58/23.68	c  S st  1577    357864      1127      4536      7852     26133     25587    259984     10.54   no data
23.58/23.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.68/23.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    801 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
23.68/23.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.68/23.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.68/23.70	c subs with bin:       19  lits-rem:         0  v-fix:    0  time:  0.00 s
23.68/23.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1127 time:  0.00 s
23.68/23.70	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
23.68/23.71	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
23.68/23.72	c subs with bin:      211  lits-rem:        16  v-fix:    0  time:  0.01 s
23.88/23.93	c lits-rem:      1182  cl-subs:     2691  v-elim:      0  v-fix:    0  time:  0.21 s
23.88/23.93	c vivif2 --  cl tried     4516 cl shrink        0 lits rem          0 time: 0.00
23.88/23.93	c vivif2 --  cl tried    23231 cl shrink        0 lits rem          0 time: 0.00
23.98/24.00	c asymm  cl-useful: 105/4516/4516 lits-rem:156 time: 0.07
23.98/24.01	c calculated reachability. Time: 0.00
23.98/24.01	c  N dy  1577    357864      1127      4502      8667     23231     25325    220888     10.54   no data
24.09/24.16	c Finding binary XORs  T:     0.00 s  found:       0
25.58/25.63	c  N dy  1696    377865      1127      4502      8679     38413     25325    446847     10.62     16.66
27.09/27.18	c  N dy  1805    398578      1127      4502      8692     34737     25325    384767     10.68     11.35
29.39/29.46	c  N dy  1940    425988      1127      4502      8707     36059     25325    407410     10.73     11.30
31.19/31.20	c  N dy  2039    446013      1127      4502      8721     29560     25325    286217     10.76     15.70
32.59/32.65	c Finding binary XORs  T:     0.00 s  found:       0
33.09/33.11	c  N dy  2176    466034      1127      4502      8738     22000     25325    177505     10.86     11.47
34.69/34.70	c  N dy  2305    486037      1127      4502      8750     36433     25325    387891     10.95     14.45
36.39/36.49	c  N dy  2367    509457      1127      4502      8761     33022     25325    324002     10.89     11.78
38.29/38.31	c  N dy  2441    529480      1127      4502      8768     24245     25325    196609     10.88     15.05
38.89/38.91	c  S st  2485    536796      1127      4502      8770     29601     25325    276149     10.90   no data
38.89/38.94	c  S st  2485    537301      1127      4502      8827     30042     25324    281422     10.90   no data
38.89/38.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.89/38.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    690 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.89/38.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.89/38.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.89/38.96	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.00 s
38.89/38.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1127 time:  0.00 s
38.89/38.97	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
38.89/38.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.89/38.99	c subs with bin:      223  lits-rem:        34  v-fix:    0  time:  0.01 s
39.19/39.24	c lits-rem:      1241  cl-subs:     3511  v-elim:      0  v-fix:    0  time:  0.25 s
39.19/39.24	c vivif2 --  cl tried     4494 cl shrink        0 lits rem          0 time: 0.00
39.19/39.24	c vivif2 --  cl tried    26308 cl shrink        0 lits rem          0 time: 0.00
39.29/39.34	c asymm  cl-useful: 231/4494/4494 lits-rem:282 time: 0.10
39.29/39.34	c calculated reachability. Time: 0.00
39.29/39.34	c  N dy  2485    537301      1127      4481      9530     26308     25057    234561     10.90   no data
39.29/39.34	c Finding binary XORs  T:     0.00 s  found:       0
41.08/41.17	c  N dy  2610    557835      1127      4481      9535     41746     25057    473299     10.95     11.58
43.18/43.27	c  N dy  2747    578620      1127      4481      9547     33527     25057    336246     11.01     11.72
45.09/45.12	c  N dy  2815    598623      1127      4481      9550     49797     25057    578113     10.99     15.68
46.98/47.04	c  N dy  2919    620193      1127      4481      9558     41324     25057    439693     11.00     11.73
49.08/49.11	c  N dy  2988    642768      1127      4481      9565     33171     25057    311135     10.98     11.57
51.18/51.26	c  N dy  3123    664137      1127      4481      9570     49091     25057    550012     11.03     11.85
53.59/53.63	c  N dy  3245    686504      1127      4481      9580     39690     25057    427694     11.07     11.70
56.29/56.33	c  N dy  3358    707725      1127      4481      9585     28208     25057    220972     11.09     11.71
57.79/57.87	c  N dy  3398    727778      1127      4481      9592     44108     25057    430842     11.06     11.77
59.99/60.09	c  N dy  3485    747799      1127      4481      9599     30963     25057    254571     11.05     15.61
60.29/60.36	c Finding binary XORs  T:     0.00 s  found:       0
61.88/61.97	c  N dy  3586    767887      1127      4481      9602     47075     25057    518291     11.05     15.44
64.28/64.35	c  N dy  3696    787908      1127      4481      9604     32106     25057    267102     11.08     15.92
66.18/66.27	c  S st  3843    805952      1127      4481      9608     45135     25057    466835     11.14      8.81
66.28/66.33	c  S st  3843    806453      1127      4481      9632     45598     25057    474246     11.14   no data
66.28/66.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.28/66.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    619 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
66.28/66.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.28/66.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.28/66.36	c subs with bin:        9  lits-rem:         0  v-fix:    0  time:  0.00 s
66.28/66.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1127 time:  0.00 s
66.28/66.36	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
66.28/66.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.28/66.39	c subs with bin:      127  lits-rem:        47  v-fix:    0  time:  0.01 s
67.79/67.86	c lits-rem:      2264  cl-subs:     9003  v-elim:      0  v-fix:    0  time:  1.48 s
67.79/67.86	c vivif2 --  cl tried     4330 cl shrink        0 lits rem          0 time: 0.00
67.79/67.87	c vivif2 --  cl tried    36610 cl shrink        0 lits rem          0 time: 0.00
67.89/67.99	c asymm  cl-useful: 147/4330/4330 lits-rem:365 time: 0.12
67.89/67.99	c calculated reachability. Time: 0.00
67.89/67.99	c  N dy  3843    806453      1127      4230     10351     36610     21711    343426     11.14   no data
67.99/68.08	c Finding binary XORs  T:     0.00 s  found:       0
70.19/70.29	c  N dy  3961    826840      1127      4230     10357     52095     21711    571805     11.16     11.81
72.29/72.31	c  N dy  4021    846908      1127      4230     10360     40400     21711    373694     11.15     11.78
74.49/74.55	c  N dy  4126    866964      1127      4230     10366     55912     21711    599437     11.16     11.82
76.49/76.56	c  N dy  4189    887012      1127      4230     10367     40966     21711    384369     11.15     15.49
78.39/78.49	c  N dy  4256    907095      1127      4230     10368     56971     21711    618470     11.14     14.65
80.88/80.94	c  N dy  4375    927099      1127      4230     10372     40618     21711    392947     11.16     15.41
83.38/83.40	c  N dy  4509    947178      1127      4230     10376     55755     21711    618654     11.19     11.79
85.89/85.91	c  N dy  4582    970317      1127      4230     10379     41234     21711    375547     11.18     11.77
87.89/87.92	c  N dy  4663    990401      1127      4230     10380     57239     21711    603254     11.17     15.56
90.19/90.22	c  N dy  4746   1010470      1127      4230     10382     39054     21711    335092     11.16     14.88
92.29/92.37	c  N dy  4842   1030880      1127      4230     10384     55004     21711    576339     11.17     11.78
95.18/95.25	c  N dy  4951   1052248      1127      4230     10388     37098     21711    307118     11.18     11.82
97.28/97.38	c  F st  5082   1071876      1127      4230     10396     51816     21711    519955     11.20   no data
97.38/97.46	c  N st  5084   1072502      1127      4230     10396     52268     21711    526924     11.20   no data
99.99/100.04	c  N dy  5168   1092566      1127      4230     10398     67114     21711    733898     11.21     12.26
102.59/102.63	c  N dy  5282   1115051      1127      4230     10399     50070     21711    476112     11.22     11.85
104.99/105.05	c  N dy  5360   1135357      1127      4230     10399     65847     21711    698801     11.22     11.90
107.49/107.59	c  N dy  5438   1157340      1127      4230     10401     48443     21711    439712     11.20     11.90
110.09/110.19	c  N dy  5524   1179035      1127      4230     10404     64889     21711    666965     11.20     11.98
112.88/112.95	c  N dy  5634   1199059      1127      4230     10404     43979     21711    382337     11.22     14.35
113.98/114.01	c  S st  5659   1209679      1127      4230     10404     52568     21711    500318     11.21   no data
113.98/114.06	c  S st  5659   1210182      1127      4230     10441     53022     21711    506085     11.21   no data
113.98/114.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.98/114.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    605 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
113.98/114.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.98/114.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.98/114.09	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  0.00 s
113.98/114.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1127 time:  0.00 s
113.98/114.09	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
114.08/114.10	c lits-rem:         0  cl-subs:        1  v-elim:      8  v-fix:    0  time:  0.01 s
114.08/114.12	c subs with bin:      172  lits-rem:        26  v-fix:    0  time:  0.01 s
115.18/115.21	c lits-rem:      3350  cl-subs:     6974  v-elim:      0  v-fix:    0  time:  1.08 s
115.18/115.21	c vivif2 --  cl tried     4217 cl shrink        0 lits rem          0 time: 0.00
115.18/115.21	c vivif2 --  cl tried    44997 cl shrink        0 lits rem          0 time: 0.01
115.28/115.35	c asymm  cl-useful: 38/4217/4217 lits-rem:48 time: 0.14
115.28/115.35	c calculated reachability. Time: 0.00
115.28/115.35	c  N dy  5659   1210182      1119      4214     10907     44997     21684    401693     11.21   no data
115.28/115.35	c Finding binary XORs  T:     0.00 s  found:       0
117.69/117.77	c  N dy  5774   1230183      1119      4214     10910     60125     21684    612882     11.22     14.91
120.68/120.76	c  N dy  5918   1250201      1119      4214     10912     39188     21684    320367     11.25     13.34
123.19/123.22	c  N dy  6023   1270302      1119      4214     10915     55259     21684    582356     11.25     14.05
126.29/126.36	c  N dy  6193   1290352      1119      4214     10922     69540     21684    789611     11.28     12.99
128.89/128.98	c  N dy  6296   1310438      1119      4214     10925     48240     21684    438142     11.28     11.99
131.69/131.78	c  N dy  6426   1331703      1119      4214     10926     63975     21684    663283     11.30     12.02
134.59/134.62	c  N dy  6498   1351794      1119      4214     10926     41562     21684    335504     11.29     14.34
136.89/136.99	c  N dy  6623   1371918      1119      4214     10927     56589     21684    548564     11.30     11.94
141.09/141.11	c  N dy  6710   1402640      1119      4214     10927     41880     21684    331313     11.28     11.94
143.39/143.42	c  N dy  6783   1423134      1119      4214     10928     57002     21684    525736     11.27     11.89
145.89/145.94	c  N dy  6835   1443801      1119      4214     10930     72137     21684    718236     11.26     12.04
148.99/149.01	c  N dy  6959   1464968      1119      4214     10934     50071     21683    446401     11.27     12.05
152.29/152.33	c  N dy  6989   1491402      1119      4214     10937     70289     21683    695116     11.23     11.83
157.19/157.22	c  N dy  7073   1525850      1119      4214     10940     58139     21683    526414     11.21     11.90
160.29/160.32	c  N dy  7137   1548446      1119      4214     10942     75640     21683    752834     11.20     11.91
163.19/163.22	c  N dy  7199   1568479      1119      4214     10942     49172     21683    416559     11.18     13.93
165.79/165.86	c  N dy  7307   1588573      1119      4214     10943     64067     21683    611369     11.18     13.38
168.99/169.04	c  N dy  7424   1609325      1119      4214     10943     79360     21683    812678     11.18     11.81
171.89/171.99	c  N dy  7507   1629413      1119      4214     10943     52376     21683    437232     11.18     12.75
174.49/174.59	c  N dy  7570   1649474      1119      4214     10943     66939     21683    613013     11.17     12.95
177.99/178.08	c  N dy  7609   1673375      1119      4214     10944     84281     21683    807540     11.15     11.78
182.78/182.82	c  N dy  7714   1710182      1119      4214     10950     70781     21683    637095     11.12      7.60
182.78/182.82	c  S st  7714   1710182      1119      4214     10950     70781     21683    637095     11.12      7.60
182.88/182.91	c  S st  7714   1710682      1119      4214     10989     71236     21683    646203     11.12   no data
182.88/182.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
182.88/182.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    243 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
182.88/182.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.88/182.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.88/182.94	c subs with bin:       68  lits-rem:         9  v-fix:    0  time:  0.00 s
182.88/182.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1119 time:  0.00 s
182.88/182.94	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
182.88/182.95	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.01 s
184.98/185.07	c subs with bin:    12722  lits-rem:      4794  v-fix:    0  time:  2.10 s
186.39/186.40	c lits-rem:      7632  cl-subs:    10925  v-elim:      0  v-fix:    0  time:  1.32 s
186.39/186.40	c vivif2 --  cl tried     4131 cl shrink        0 lits rem          0 time: 0.00
186.39/186.41	c vivif2 --  cl tried    46485 cl shrink        0 lits rem          0 time: 0.01
186.49/186.55	c asymm  cl-useful: 10/4131/4131 lits-rem:18 time: 0.14
186.49/186.55	c calculated reachability. Time: 0.00
186.49/186.55	c  N dy  7714   1710682      1110      4127     10859     46485     20714    378366     11.12   no data
186.49/186.56	c Finding binary XORs  T:     0.00 s  found:       0
190.09/190.19	c  N dy  7763   1738879      1109      4127     10871     67075     20714    606730     11.09     11.75
198.89/198.95	c Finding binary XORs  T:     0.00 s  found:       0
198.89/198.98	c  E dy  7783   1806017      1095      2958     11174     22723     15997    138790     10.97      3.17
198.89/198.98	c num threads              : 1          
198.89/198.98	c restarts                 : 7783       
198.89/198.98	c dynamic restarts         : 7753       
198.89/198.98	c static restarts          : 30         
198.89/198.98	c full restarts            : 4          
198.89/198.98	c total simplify time      : 0.43       
198.89/198.98	c learnts DL2              : 0          
198.89/198.98	c learnts size 2           : 16480      
198.89/198.98	c learnts size 1           : 210         (7.35      % of vars)
198.89/198.98	c filedLit time            : 0.15        (0.08      % time)
198.89/198.98	c v-elim SatELite          : 1690        (59.17     % vars)
198.89/198.98	c SatELite time            : 5.13        (2.58      % time)
198.89/198.98	c v-elim xor               : 0           (0.00      % vars)
198.89/198.98	c xor elim time            : 0.02        (0.01      % time)
198.89/198.98	c num binary xor trees     : 0          
198.89/198.98	c binxor trees' crown      : 0           (nan       leafs/tree)
198.89/198.98	c bin xor find time        : 0.01       
198.89/198.98	c OTF clause improved      : 404533      (0.22      clauses/conflict)
198.89/198.98	c OTF impr. size diff      : 415921      (1.03       lits/clause)
198.89/198.98	c OTF cl watch-shrink      : 68475       (0.04      clauses/conflict)
198.89/198.98	c OTF cl watch-sh-lit      : 81477       (1.19       lits/clause)
198.89/198.98	c tried to recurMin cls    : 379440      (21.01      % of conflicts)
198.89/198.98	c updated cache            : 5946        (0.02       lits/tried recurMin)
198.89/198.98	c clauses over max glue    : 0           (0.00      % of all clauses)
198.89/198.98	c conflicts                : 1806017     (9081.13   / sec)
198.89/198.98	c decisions                : 2009207     (1.46      % random)
198.89/198.98	c bogo-props               : 27005740512 (135792012.55 / sec)
198.89/198.98	c conflict literals        : 26192080    (14.66     % deleted)
198.89/198.98	c Memory used              : 62.29       MB
198.89/198.98	c CPU time                 : 198.88      s
198.89/198.98	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-3260660-1303511836/watcher-3260660-1303511836 -o /tmp/evaluation-result-3260660-1303511836/solver-3260660-1303511836 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3260660-1303511836.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.45 3.87 3.79 4/189 8658
/proc/meminfo: memFree=20074960/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=31024 CPUtime=0 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 861 0 0 0 0 0 0 0 25 0 1 0 443599708 31768576 768 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 7756 768 340 106 0 2727 0

[startup+0.0466461 s]
/proc/loadavg: 3.45 3.87 3.79 4/189 8658
/proc/meminfo: memFree=20074960/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=32268 CPUtime=0.04 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 1256 0 0 0 4 0 0 0 25 0 1 0 443599708 33042432 1154 33554432000 4194304 4627331 140737116604832 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 8067 1154 371 106 0 3038 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32268

[startup+0.100641 s]
/proc/loadavg: 3.45 3.87 3.79 4/189 8658
/proc/meminfo: memFree=20074960/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=32400 CPUtime=0.09 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 1306 0 0 0 9 0 0 0 25 0 1 0 443599708 33177600 1204 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 8100 1204 371 106 0 3071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32400

[startup+0.300629 s]
/proc/loadavg: 3.45 3.87 3.79 4/189 8658
/proc/meminfo: memFree=20074960/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=32868 CPUtime=0.29 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 1510 0 0 0 29 0 0 0 25 0 1 0 443599708 33656832 1273 33554432000 4194304 4627331 140737116604832 18446744073709551615 4308583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 8217 1273 372 106 0 3188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32868

[startup+0.70056 s]
/proc/loadavg: 3.45 3.87 3.79 4/189 8658
/proc/meminfo: memFree=20074960/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=33240 CPUtime=0.69 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 1840 0 0 0 69 0 0 0 25 0 1 0 443599708 34037760 1441 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 8310 1441 372 106 0 3281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33240

[startup+1.50039 s]
/proc/loadavg: 3.45 3.87 3.79 5/190 8659
/proc/meminfo: memFree=20041968/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=35576 CPUtime=1.49 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 2894 0 0 0 149 0 0 0 25 0 1 0 443599708 36429824 2013 33554432000 4194304 4627331 140737116604832 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 8894 2013 377 106 0 3865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35576

[startup+3.10115 s]
/proc/loadavg: 3.45 3.87 3.79 5/190 8659
/proc/meminfo: memFree=20029072/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=44064 CPUtime=3.09 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 4330 0 0 0 309 0 0 0 25 0 1 0 443599708 45121536 2715 33554432000 4194304 4627331 140737116604832 18446744073709551615 4471578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 11016 2715 377 106 0 5987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44064

[startup+6.30055 s]
/proc/loadavg: 3.50 3.87 3.79 5/190 8659
/proc/meminfo: memFree=20010184/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=44208 CPUtime=6.29 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 7247 0 0 0 629 0 0 0 25 0 1 0 443599708 45268992 3979 33554432000 4194304 4627331 140737116604832 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 11052 3979 377 106 0 6023 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44208

[startup+12.7004 s]
/proc/loadavg: 3.54 3.87 3.79 5/190 8659
/proc/meminfo: memFree=19993500/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=46476 CPUtime=12.69 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 10265 0 0 0 1268 1 0 0 25 0 1 0 443599708 47591424 4650 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 11619 4650 377 106 0 6590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46476

[startup+25.5002 s]
/proc/loadavg: 3.64 3.88 3.79 5/190 8714
/proc/meminfo: memFree=19962748/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=47980 CPUtime=25.48 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 14264 0 0 0 2547 1 0 0 25 0 1 0 443599708 49131520 5260 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 11995 5260 377 106 0 6966 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47980

[startup+51.1007 s]
/proc/loadavg: 3.76 3.89 3.80 5/190 8714
/proc/meminfo: memFree=19896960/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=49484 CPUtime=51.08 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 20863 0 0 0 5106 2 0 0 25 0 1 0 443599708 50671616 5633 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 12371 5633 377 106 0 7342 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49484

[startup+102.307 s]
/proc/loadavg: 3.89 3.90 3.81 5/190 8716
/proc/meminfo: memFree=19788616/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=56912 CPUtime=102.3 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 32427 0 0 0 10224 6 0 0 25 0 1 0 443599708 58277888 7212 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 14228 7212 377 106 0 9199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56912

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.82 5/190 8717
/proc/meminfo: memFree=19673856/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=57924 CPUtime=162.29 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 41572 0 0 0 16220 9 0 0 25 0 1 0 443599708 59314176 8009 33554432000 4194304 4627331 140737116604832 18446744073709551615 4324088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 14481 8009 377 106 0 9452 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57924

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

[startup+179.1 s]
/proc/loadavg: 3.97 3.92 3.82 5/190 8718
/proc/meminfo: memFree=19650404/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=58532 CPUtime=179.08 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 44411 0 0 0 17899 9 0 0 25 0 1 0 443599708 59936768 7498 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 14633 7498 377 106 0 9604 0
Current children cumulated CPU time (s) 179.08
Current children cumulated vsize (KiB) 58532

[startup+191.901 s]
/proc/loadavg: 3.97 3.92 3.82 5/190 8718
/proc/meminfo: memFree=19630064/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=65796 CPUtime=191.89 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 46735 0 0 0 19179 10 0 0 25 0 1 0 443599708 67375104 9822 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 16449 9822 377 106 0 11420 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 65796

[startup+195.1 s]
/proc/loadavg: 4.06 3.94 3.83 5/190 8718
/proc/meminfo: memFree=19623864/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=63784 CPUtime=195.09 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 47046 0 0 0 19499 10 0 0 25 0 1 0 443599708 65314816 8806 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 15946 8806 377 106 0 10917 0
Current children cumulated CPU time (s) 195.09
Current children cumulated vsize (KiB) 63784

[startup+196.701 s]
/proc/loadavg: 4.06 3.94 3.83 5/190 8718
/proc/meminfo: memFree=19621508/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=63784 CPUtime=196.69 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 47172 0 0 0 19659 10 0 0 25 0 1 0 443599708 65314816 8932 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 15946 8932 377 106 0 10917 0
Current children cumulated CPU time (s) 196.69
Current children cumulated vsize (KiB) 63784

[startup+198.301 s]
/proc/loadavg: 4.06 3.94 3.83 5/190 8718
/proc/meminfo: memFree=19617540/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=63784 CPUtime=198.29 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 47264 0 0 0 19819 10 0 0 25 0 1 0 443599708 65314816 9024 33554432000 4194304 4627331 140737116604832 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 15946 9024 377 106 0 10917 0
Current children cumulated CPU time (s) 198.29
Current children cumulated vsize (KiB) 63784

[startup+198.701 s]
/proc/loadavg: 4.06 3.94 3.83 5/190 8718
/proc/meminfo: memFree=19617540/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=63784 CPUtime=198.69 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 47276 0 0 0 19859 10 0 0 25 0 1 0 443599708 65314816 9036 33554432000 4194304 4627331 140737116604832 18446744073709551615 4324072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 15946 9036 377 106 0 10917 0
Current children cumulated CPU time (s) 198.69
Current children cumulated vsize (KiB) 63784

[startup+198.901 s]
/proc/loadavg: 4.06 3.94 3.83 5/190 8718
/proc/meminfo: memFree=19617540/32951124 swapFree=67111524/67111528
[pid=8658] ppid=8656 vsize=63784 CPUtime=198.89 cores=4,6
/proc/8658/stat : 8658 (strangenight2-s) R 8656 8658 7316 0 -1 4202496 47276 0 0 0 19879 10 0 0 25 0 1 0 443599708 65314816 9036 33554432000 4194304 4627331 140737116604832 18446744073709551615 4324082 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8658/statm: 15946 9036 377 106 0 10917 0
Current children cumulated CPU time (s) 198.89
Current children cumulated vsize (KiB) 63784

Child status: 20
Real time (s): 198.987
CPU time (s): 198.985
CPU user time (s): 198.878
CPU system time (s): 0.106983
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 67872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.878
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47288
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= 166

runsolver used 0.337948 second user time and 0.764883 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 00:37:16
IDJOB=3260660
IDBENCH=83192
IDSOLVER=1587
FILE ID=node144/3260660-1303511836
RUNJOBID= node144-1303511834-8590
PBS_JOBID= 13134279
Free space on /tmp= 72052 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260660-1303511836/watcher-3260660-1303511836 -o /tmp/evaluation-result-3260660-1303511836/solver-3260660-1303511836 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3260660-1303511836.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=564752774

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20074992 kB
Buffers:       1862800 kB
Cached:       10334984 kB
SwapCached:          4 kB
Active:        3015988 kB
Inactive:      9330984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20074992 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           26252 kB
Writeback:           0 kB
AnonPages:      148460 kB
Mapped:          15784 kB
Slab:           464380 kB
PageTables:       5704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   370960 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= 72044 MiB
End job on node144 at 2011-04-23 00:40:35