Trace number 3421885

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)UNSAT 247.608 247.605

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.025
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

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-3421885-1306609828.cnf'
0.00/0.00	c -- header says num vars:            144
0.00/0.00	c -- header says num clauses:         936
0.00/0.00	c -- clauses added:            0 learnts,          936 normals,            0 xors
0.00/0.00	c -- vars added        144
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       144       144       792         0      3312         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     144
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       144       144       792         0      3312         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.10/0.13	c  N st     8      4914       144       144       792      4730      3312    179641   no data   no data
0.29/0.38	c  N st    10     11296       144       144       792      4382      3312    141196   no data   no data
0.59/0.67	c  N st    11     17041       144       144       792      9881      3312    378885   no data   no data
1.11/1.12	c  F st    12     25000       144       144       792     12030      3312    452468   no data   no data
1.11/1.12	c  N st    12     25000       144       144       792     12030      3312    452468   no data   no data
1.39/1.47	c Decided on static restart strategy
1.39/1.47	c  N st    18     30000       144       144       792     10231      3312    363105   no data   no data
1.39/1.47	c  S st    18     30000       144       144       792     10231      3312    363105   no data   no data
1.49/1.51	c  S st    18     30510       144       144       792     10734      3312    383807   no data   no data
1.49/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
1.49/1.52	c blocked clauses removed:        0 vars:      0 tried:         144 T: 0.00 s
1.49/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
1.49/1.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.69/1.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
1.89/1.95	c lits-rem:       468  cl-subs:      428  v-elim:      0  v-fix:    0  time:  0.24 s
1.89/1.96	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.01
1.89/1.96	c calculated reachability. Time: 0.00
1.89/1.96	c  N st    18     30510       144       144       792     10306      3312    372513   no data   no data
2.21/2.27	c  N st    20     37621       144       144       792      9529      3312    325209   no data   no data
2.49/2.59	c  N st    21     44020       144       144       792     15576      3312    616383   no data   no data
2.69/2.71	c  S st    22     45767       144       144       792      8791      3312    279138   no data   no data
2.69/2.75	c  S st    22     46271       144       144       792      9289      3312    299592   no data   no data
2.69/2.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
2.69/2.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
2.69/2.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
2.89/2.94	c lits-rem:        63  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.06 s
2.89/2.94	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
2.89/2.94	c vivif2 --  cl tried     9239 cl shrink        0 lits rem          0 time: 0.00
2.89/2.95	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.01
2.89/2.95	c calculated reachability. Time: 0.00
2.89/2.95	c  N st    22     46271       144       144       792      9239      3312    297760   no data   no data
3.69/3.73	c  N st    23     60668       144       144       792     13205      3312    466416   no data   no data
4.19/4.27	c  N st    24     69407       144       144       792     11127      3312    363220   no data   no data
4.19/4.27	c  S st    24     69407       144       144       792     11127      3312    363220   no data   no data
4.29/4.32	c  S st    24     69907       144       144       792     11619      3312    384312   no data   no data
4.29/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
4.29/4.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
4.29/4.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.29/4.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
4.59/4.64	c lits-rem:       258  cl-subs:      242  v-elim:      0  v-fix:    0  time:  0.14 s
4.59/4.64	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
4.59/4.65	c vivif2 --  cl tried    11377 cl shrink        0 lits rem          0 time: 0.01
4.59/4.66	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.01
4.59/4.66	c calculated reachability. Time: 0.00
4.59/4.66	c  N st    24     69907       144       144       792     11377      3312    375162   no data   no data
5.69/5.77	c  F st    25     87500       144       144       792     16384      3312    608534   no data   no data
5.69/5.78	c  N st    25     87500       144       144       792     16384      3312    608534   no data   no data
6.09/6.16	c Decided on static restart strategy
6.29/6.38	c  N st    32     95536       144       144       792     23743      3312    934483   no data   no data
6.89/6.98	c  N st    34    104860       144       144       792     20203      3312    774012   no data   no data
6.89/6.98	c  S st    34    104860       144       144       792     20203      3312    774012   no data   no data
6.99/7.07	c  S st    34    105360       144       144       792     20699      3312    794530   no data   no data
6.99/7.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.01
6.99/7.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
6.99/7.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.99/7.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.49/7.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
8.59/8.69	c lits-rem:      1554  cl-subs:      824  v-elim:      0  v-fix:    0  time:  1.14 s
8.59/8.69	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
8.59/8.70	c vivif2 --  cl tried    19875 cl shrink        0 lits rem          0 time: 0.01
8.69/8.71	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.01
8.69/8.71	c calculated reachability. Time: 0.00
8.69/8.71	c  N st    34    105360       144       144       792     19875      3312    758376   no data   no data
9.19/9.24	c  N st    35    114958       144       144       792     16037      3312    535312   no data   no data
10.29/10.32	c  N st    36    129355       144       144       792     15551      3312    512899   no data   no data
11.49/11.58	c  N st    37    150951       144       144       792     20918      3312    727406   no data   no data
11.99/12.07	c  S st    38    158040       144       144       792     27608      3312   1046787   no data   no data
12.10/12.19	c  S st    38    158541       144       144       792     28100      3312   1065880   no data   no data
12.10/12.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.20/12.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.02
12.20/12.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.20/12.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.20/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.20/12.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
12.20/12.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.20/12.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.68/12.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.54 s
14.58/14.61	c lits-rem:      1024  cl-subs:      795  v-elim:      0  v-fix:    0  time:  1.82 s
14.58/14.61	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
14.58/14.62	c vivif2 --  cl tried    27305 cl shrink        0 lits rem          0 time: 0.01
14.58/14.64	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.02
14.58/14.64	c calculated reachability. Time: 0.00
14.58/14.64	c  N st    38    158541       144       144       792     27305      3312   1029106   no data   no data
18.59/18.63	c  N st    39    207130       144       144       792     21527      3312    721077   no data   no data
21.01/21.04	c  N st    40    237811       144       144       793     31092      3312   1147499   no data   no data
21.01/21.04	c  S st    40    237811       144       144       793     31092      3312   1147499   no data   no data
21.09/21.14	c  S st    40    238314       144       144       793     31584      3312   1167741   no data   no data
21.09/21.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.09/21.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.02
21.09/21.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.09/21.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.09/21.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.09/21.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
21.09/21.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.09/21.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.88/21.91	c subs with bin:      184  lits-rem:        21  v-fix:    0  time:  0.71 s
25.69/25.75	c lits-rem:      4860  cl-subs:     1609  v-elim:      0  v-fix:    0  time:  3.84 s
25.69/25.75	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
25.69/25.76	c vivif2 --  cl tried    29791 cl shrink        0 lits rem          0 time: 0.01
25.69/25.79	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.02
25.69/25.79	c calculated reachability. Time: 0.00
25.69/25.79	c  N st    40    238314       144       144       793     29791      3312   1095115   no data   no data
31.59/31.63	c  F st    41    306251       144       144       794     31451      3312   1129698   no data   no data
31.59/31.63	c  N st    41    306251       144       144       794     31451      3312   1129698   no data   no data
32.19/32.21	c Decided on static restart strategy
34.49/34.52	c  N st    51    334556       144       144       794     35276      3312   1259166   no data   no data
36.69/36.70	c  N st    53    357471       144       144       794     33338      3312   1157052   no data   no data
36.69/36.70	c  S st    53    357471       144       144       794     33338      3312   1157052   no data   no data
36.79/36.84	c  S st    53    357971       144       144       794     33832      3312   1176566   no data   no data
36.79/36.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.79/36.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.02
36.79/36.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.79/36.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
36.79/36.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.79/36.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.41/37.46	c subs with bin:       14  lits-rem:         8  v-fix:    0  time:  0.56 s
40.59/40.62	c lits-rem:      4803  cl-subs:     1829  v-elim:      0  v-fix:    0  time:  3.16 s
40.59/40.62	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
40.59/40.63	c vivif2 --  cl tried    31989 cl shrink        0 lits rem          0 time: 0.01
40.59/40.66	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.03
40.59/40.66	c calculated reachability. Time: 0.00
40.59/40.66	c  N st    53    357971       144       144       794     31989      3312   1103193   no data   no data
44.01/44.03	c  N st    54    390363       144       144       795     37605      3312   1368123   no data   no data
49.79/49.83	c  N st    55    438951       144       144       796     31994      3312   1100590   no data   no data
59.51/59.53	c  N st    56    511833       144       144       796     44107      3312   1565585   no data   no data
62.39/62.44	c  N st    57    536956       144       144       796     38939      3312   1331473   no data   no data
62.39/62.44	c  S st    57    536956       144       144       796     38939      3312   1331473   no data   no data
62.49/62.57	c  S st    57    537458       144       144       796     39436      3312   1351727   no data   no data
62.49/62.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.49/62.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.02
62.49/62.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.49/62.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.49/62.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.49/62.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
62.49/62.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.59/62.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.19/63.29	c subs with bin:       12  lits-rem:        48  v-fix:    0  time:  0.66 s
68.89/68.92	c lits-rem:      5715  cl-subs:     2970  v-elim:      0  v-fix:    0  time:  5.63 s
68.89/68.92	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
68.89/68.94	c vivif2 --  cl tried    36454 cl shrink        0 lits rem          0 time: 0.01
68.89/68.98	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.05
68.89/68.98	c calculated reachability. Time: 0.00
68.89/68.98	c  N st    57    537458       144       144       796     36454      3312   1234588   no data   no data
80.09/80.14	c Finding binary XORs  T:     0.00 s  found:       0
86.69/86.78	c Finding binary XORs  T:     0.00 s  found:       0
91.89/91.92	c  N st    58    701443       142       144       771     61487      3244   2177964   no data   no data
110.01/110.04	c  N st    59    806189       142       144       771     57120      3244   1936509   no data   no data
110.01/110.04	c  S st    59    806189       142       144       771     57120      3244   1936509   no data   no data
110.19/110.27	c  S st    59    806693       142       144       771     57620      3244   1954832   no data   no data
110.19/110.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.29/110.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.04
110.29/110.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.29/110.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.29/110.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.29/110.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    142 time:  0.00 s
110.29/110.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
110.29/110.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
111.29/111.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.98 s
129.19/129.27	c lits-rem:     16937  cl-subs:     8557  v-elim:      0  v-fix:    0  time: 17.91 s
129.19/129.27	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
129.29/129.30	c vivif2 --  cl tried    49063 cl shrink        0 lits rem          0 time: 0.02
129.29/129.36	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.06
129.29/129.36	c calculated reachability. Time: 0.00
129.29/129.36	c  N st    59    806693       142       144       771     49063      3244   1649508   no data   no data
140.19/140.28	c Finding binary XORs  T:     0.00 s  found:       0
152.29/152.36	c Finding binary XORs  T:     0.00 s  found:       0
166.11/166.17	c  F st    60   1071875       140       144       751     63307      3178   2120068   no data   no data
166.11/166.17	c  N st    60   1071875       140       144       751     63307      3178   2120068   no data   no data
167.09/167.19	c Decided on static restart strategy
171.79/171.80	c  N st    70   1100183       139       144       755     49029      3178   1508653   no data   no data
178.89/178.98	c  N st    72   1136175       139       144       755     40266      3178   1127163   no data   no data
183.19/183.25	c  N st    73   1168567       139       144       755     69127      3178   2061798   no data   no data
190.10/190.19	c  N st    74   1210039       139       144       755     64677      3178   1916533   no data   no data
190.10/190.19	c  S st    74   1210039       139       144       755     64677      3178   1916533   no data   no data
190.31/190.39	c  S st    74   1210544       139       144       755     65177      3178   1933951   no data   no data
190.31/190.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.41/190.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.05
190.41/190.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.41/190.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.41/190.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.41/190.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    139 time:  0.00 s
190.41/190.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
190.41/190.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
191.29/191.31	c subs with bin:       17  lits-rem:       318  v-fix:    0  time:  0.80 s
206.50/206.52	c lits-rem:     20068  cl-subs:     8977  v-elim:      0  v-fix:    0  time: 15.20 s
206.50/206.52	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
206.50/206.54	c vivif2 --  cl tried    56147 cl shrink        0 lits rem          0 time: 0.02
206.60/206.60	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.06
206.60/206.60	c calculated reachability. Time: 0.00
206.60/206.60	c  N st    74   1210544       139       144       741     56147      3146   1640738   no data   no data
211.79/211.81	c Finding binary XORs  T:     0.00 s  found:       0
216.39/216.49	c Finding binary XORs  T:     0.00 s  found:       0
219.01/219.04	c  N st    75   1283427       137       144       720     65158      3082   2033066   no data   no data
237.89/237.98	c  N st    76   1392752       135       144       704     80649      3024   2176280   no data   no data
237.89/237.98	c Finding binary XORs  T:     0.00 s  found:       0
246.09/246.11	c Finding binary XORs  T:     0.00 s  found:       0
247.51/247.60	c  E st    77   1447190       103       114       591     16648      2150    273742   no data   no data
247.51/247.60	c num threads              : 1          
247.51/247.60	c restarts                 : 77         
247.51/247.60	c dynamic restarts         : 0          
247.51/247.60	c static restarts          : 77         
247.51/247.60	c full restarts            : 4          
247.51/247.60	c total simplify time      : 0.95       
247.51/247.60	c learnts DL2              : 0          
247.51/247.60	c learnts size 2           : 903        
247.51/247.60	c learnts size 1           : 83          (57.64     % of vars)
247.51/247.60	c filedLit time            : 0.21        (0.09      % time)
247.51/247.60	c v-elim SatELite          : 0           (0.00      % vars)
247.51/247.60	c SatELite time            : 49.01       (19.80     % time)
247.51/247.60	c v-elim xor               : 0           (0.00      % vars)
247.51/247.60	c xor elim time            : 0.02        (0.01      % time)
247.51/247.60	c num binary xor trees     : 0          
247.51/247.60	c binxor trees' crown      : 0           (nan       leafs/tree)
247.51/247.60	c bin xor find time        : 0.00       
247.51/247.60	c OTF clause improved      : 174316      (0.12      clauses/conflict)
247.51/247.60	c OTF impr. size diff      : 200966      (1.15       lits/clause)
247.51/247.60	c OTF cl watch-shrink      : 890216      (0.62      clauses/conflict)
247.51/247.60	c OTF cl watch-sh-lit      : 3390393     (3.81       lits/clause)
247.51/247.60	c tried to recurMin cls    : 121242      (8.38       % of conflicts)
247.51/247.60	c updated cache            : 805         (0.01       lits/tried recurMin)
247.51/247.60	c clauses over max glue    : 0           (0.00      % of all clauses)
247.51/247.60	c conflicts                : 1447190     (5848.50   / sec)
247.51/247.60	c decisions                : 1833549     (0.21      % random)
247.51/247.60	c bogo-props               : 29617151112 (119691186.72 / sec)
247.51/247.60	c conflict literals        : 57012900    (22.55     % deleted)
247.51/247.60	c Memory used              : 134.51      MB
247.51/247.60	c CPU time                 : 247.45      s
247.51/247.60	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421885-1306609828/watcher-3421885-1306609828 -o /tmp/evaluation-result-3421885-1306609828/solver-3421885-1306609828 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421885-1306609828.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.95 2.01 2.00 3/495 22450
/proc/meminfo: memFree=27116516/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=29732 CPUtime=0.01 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 575 0 0 0 1 0 0 0 23 0 1 0 772583786 30445568 516 33554432000 4194304 4580011 140734351782208 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 7433 516 363 95 0 2415 0

[startup+0.106592 s]
/proc/loadavg: 1.95 2.01 2.00 3/495 22450
/proc/meminfo: memFree=27116516/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=30132 CPUtime=0.1 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 767 0 0 0 10 0 0 0 24 0 1 0 772583786 30855168 708 33554432000 4194304 4580011 140734351782208 18446744073709551615 4322782 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 7533 708 364 95 0 2515 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30132

[startup+0.200586 s]
/proc/loadavg: 1.95 2.01 2.00 3/495 22450
/proc/meminfo: memFree=27116516/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=30664 CPUtime=0.19 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 988 0 0 0 19 0 0 0 24 0 1 0 772583786 31399936 733 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 7666 733 364 95 0 2648 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30664

[startup+0.300557 s]
/proc/loadavg: 1.95 2.01 2.00 3/495 22450
/proc/meminfo: memFree=27116516/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=30848 CPUtime=0.29 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 1142 0 0 0 29 0 0 0 25 0 1 0 772583786 31588352 887 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 7712 887 364 95 0 2694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30848

[startup+0.700483 s]
/proc/loadavg: 1.95 2.01 2.00 3/495 22450
/proc/meminfo: memFree=27116516/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=31484 CPUtime=0.69 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 1733 0 0 0 69 0 0 0 25 0 1 0 772583786 32239616 1142 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 7871 1142 364 95 0 2853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31484

[startup+1.50035 s]
/proc/loadavg: 1.95 2.01 2.00 3/499 22454
/proc/meminfo: memFree=27106836/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=32512 CPUtime=1.49 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 2829 0 0 0 149 0 0 0 25 0 1 0 772583786 33292288 1275 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 8128 1275 366 95 0 3110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32512

[startup+3.10109 s]
/proc/loadavg: 1.95 2.01 2.00 3/499 22454
/proc/meminfo: memFree=27079432/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=42488 CPUtime=3.09 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 6525 0 0 0 309 0 0 0 25 0 1 0 772583786 43507712 3628 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 10622 3628 367 95 0 5604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42488

[startup+6.30052 s]
/proc/loadavg: 1.96 2.01 2.00 4/499 22454
/proc/meminfo: memFree=27073100/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=44988 CPUtime=6.29 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 10086 0 0 0 628 1 0 0 25 0 1 0 772583786 46067712 4610 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 11247 4610 367 95 0 6229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44988

[startup+12.7004 s]
/proc/loadavg: 1.96 2.01 2.00 3/499 22454
/proc/meminfo: memFree=27033944/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=63608 CPUtime=12.68 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 18965 0 0 0 1267 1 0 0 25 0 1 0 772583786 65134592 9027 33554432000 4194304 4580011 140734351782208 18446744073709551615 4413192 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 15902 9027 367 95 0 10884 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63608

[startup+25.5011 s]
/proc/loadavg: 1.97 2.00 2.00 4/499 22455
/proc/meminfo: memFree=27003440/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=71844 CPUtime=25.49 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 26301 0 0 0 2547 2 0 0 25 0 1 0 772583786 73568256 10910 33554432000 4194304 4580011 140734351782208 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 17961 10910 367 95 0 12943 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71844

[startup+51.1006 s]
/proc/loadavg: 2.09 2.03 2.01 4/499 22455
/proc/meminfo: memFree=26990456/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=74076 CPUtime=51.09 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 41375 0 0 0 5104 5 0 0 25 0 1 0 772583786 75853824 11584 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 18519 11584 367 95 0 13501 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74076

[startup+102.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/499 22457
/proc/meminfo: memFree=26958524/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=85500 CPUtime=102.31 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 64122 0 0 0 10222 9 0 0 25 0 1 0 772583786 87552000 14290 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 21375 14290 367 95 0 16357 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 85500

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 4/499 22458
/proc/meminfo: memFree=26889280/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=119680 CPUtime=162.3 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 85495 0 0 0 16218 12 0 0 25 0 1 0 772583786 122552320 22533 33554432000 4194304 4580011 140734351782208 18446744073709551615 4305148 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 29920 22533 367 95 0 24902 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 119680

[startup+222.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 22460
/proc/meminfo: memFree=26886248/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=124048 CPUtime=222.32 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 99435 0 0 0 22217 15 0 0 25 0 1 0 772583786 127025152 22599 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 31012 22599 367 95 0 25994 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 124048

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

[startup+230.401 s]
/proc/loadavg: 2.00 2.01 2.00 4/499 22460
/proc/meminfo: memFree=26855868/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=124048 CPUtime=230.4 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 100556 0 0 0 23025 15 0 0 25 0 1 0 772583786 127025152 23720 33554432000 4194304 4580011 140734351782208 18446744073709551615 4305156 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 31012 23720 367 95 0 25994 0
Current children cumulated CPU time (s) 230.4
Current children cumulated vsize (KiB) 124048

[startup+236.801 s]
/proc/loadavg: 2.00 2.01 2.00 4/499 22460
/proc/meminfo: memFree=26848288/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=137736 CPUtime=236.79 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 102851 0 0 0 23664 15 0 0 25 0 1 0 772583786 141041664 26015 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 34434 26015 367 95 0 29416 0
Current children cumulated CPU time (s) 236.79
Current children cumulated vsize (KiB) 137736

[startup+243.22 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 22460
/proc/meminfo: memFree=26847296/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=137736 CPUtime=243.21 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 103044 0 0 0 24306 15 0 0 25 0 1 0 772583786 141041664 26208 33554432000 4194304 4580011 140734351782208 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 34434 26208 367 95 0 29416 0
Current children cumulated CPU time (s) 243.21
Current children cumulated vsize (KiB) 137736

[startup+244.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 22460
/proc/meminfo: memFree=26847296/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=137736 CPUtime=244.79 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 103044 0 0 0 24464 15 0 0 25 0 1 0 772583786 141041664 26208 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 34434 26208 367 95 0 29416 0
Current children cumulated CPU time (s) 244.79
Current children cumulated vsize (KiB) 137736

[startup+246.401 s]
/proc/loadavg: 2.00 2.01 2.00 4/499 22460
/proc/meminfo: memFree=26847048/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=137736 CPUtime=246.41 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 103047 0 0 0 24626 15 0 0 25 0 1 0 772583786 141041664 26211 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 34434 26211 367 95 0 29416 0
Current children cumulated CPU time (s) 246.41
Current children cumulated vsize (KiB) 137736

[startup+247.201 s]
/proc/loadavg: 2.00 2.01 2.00 4/499 22460
/proc/meminfo: memFree=26847048/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=137736 CPUtime=247.19 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 103072 0 0 0 24704 15 0 0 25 0 1 0 772583786 141041664 26236 33554432000 4194304 4580011 140734351782208 18446744073709551615 4305264 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 34434 26236 367 95 0 29416 0
Current children cumulated CPU time (s) 247.19
Current children cumulated vsize (KiB) 137736

[startup+247.401 s]
/proc/loadavg: 2.00 2.01 2.00 4/499 22460
/proc/meminfo: memFree=26847048/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=137736 CPUtime=247.39 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 103093 0 0 0 24724 15 0 0 25 0 1 0 772583786 141041664 26257 33554432000 4194304 4580011 140734351782208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 34434 26257 367 95 0 29416 0
Current children cumulated CPU time (s) 247.39
Current children cumulated vsize (KiB) 137736

[startup+247.501 s]
/proc/loadavg: 2.00 2.01 2.00 4/499 22460
/proc/meminfo: memFree=26846800/32951124 swapFree=53876548/67111528
[pid=22450] ppid=22447 vsize=137736 CPUtime=247.51 cores=0,2,4,6
/proc/22450/stat : 22450 (strangenight2-s) R 22447 22450 20812 0 -1 4202496 103122 0 0 0 24736 15 0 0 25 0 1 0 772583786 141041664 26286 33554432000 4194304 4580011 140734351782208 18446744073709551615 4320754 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22450/statm: 34434 26286 367 95 0 29416 0
Current children cumulated CPU time (s) 247.51
Current children cumulated vsize (KiB) 137736

Child status: 20
Real time (s): 247.605
CPU time (s): 247.608
CPU user time (s): 247.446
CPU system time (s): 0.161975
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 137736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.446
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103149
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= 25
involuntary context switches= 510

runsolver used 1.23281 second user time and 2.95655 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-28 21:10:28
IDJOB=3421885
IDBENCH=83224
IDSOLVER=1887
FILE ID=node108/3421885-1306609828
RUNJOBID= node108-1306609828-22433
PBS_JOBID= 13471572
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-12-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421885-1306609828/watcher-3421885-1306609828 -o /tmp/evaluation-result-3421885-1306609828/solver-3421885-1306609828 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421885-1306609828.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=556501173

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27116812 kB
Buffers:        214512 kB
Cached:        4376716 kB
SwapCached:      16500 kB
Active:        1451824 kB
Inactive:      4133932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27116812 kB
SwapTotal:    67111528 kB
SwapFree:     53876548 kB
Dirty:           10916 kB
Writeback:           0 kB
AnonPages:      988760 kB
Mapped:          12220 kB
Slab:           113600 kB
PageTables:      65972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134536360 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= 73416 MiB
End job on node108 at 2011-05-28 21:14:36