Trace number 3421874

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 348.998 348.99

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-11-11-unsat.cnf
MD5SUMf5821fd80ce137a7b8cae2070a9b28d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.2703
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses726
Sum of the clauses size2541
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2605
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5121

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-3421874-1306609629.cnf'
0.00/0.00	c -- header says num vars:            121
0.00/0.00	c -- header says num clauses:         726
0.00/0.00	c -- clauses added:            0 learnts,          726 normals,            0 xors
0.00/0.00	c -- vars added        121
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       121       121       605         0      2541         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/121/121 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:    121 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:     121
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       121       121       605         0      2541         0   no data   no data
0.00/0.03	c Decided on static restart strategy
0.09/0.13	c  N st     8      4915       121       121       605      4691      2541    179867   no data   no data
0.29/0.37	c  N st    10     11300       121       121       605      4302      2541    135655   no data   no data
0.59/0.63	c  N st    11     17043       121       121       605      9641      2541    341450   no data   no data
1.00/1.07	c  F st    12     25001       121       121       605     11758      2541    417529   no data   no data
1.00/1.07	c  N st    12     25001       121       121       605     11758      2541    417529   no data   no data
1.29/1.34	c Decided on static restart strategy
1.29/1.34	c  N st    18     30000       121       121       605     10121      2541    332661   no data   no data
1.29/1.34	c  S st    18     30000       121       121       605     10121      2541    332661   no data   no data
1.29/1.39	c  S st    18     30501       121       121       605     10612      2541    351452   no data   no data
1.29/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
1.29/1.40	c blocked clauses removed:        0 vars:      0 tried:         121 T: 0.00 s
1.29/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1.29/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
1.79/1.87	c lits-rem:       216  cl-subs:      433  v-elim:      0  v-fix:    0  time:  0.31 s
1.79/1.88	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.01
1.79/1.88	c calculated reachability. Time: 0.00
1.79/1.88	c  N st    18     30501       121       121       605     10179      2541    336922   no data   no data
2.29/2.31	c  N st    20     37614       121       121       605      9472      2541    292074   no data   no data
2.69/2.73	c  N st    21     44013       121       121       605     15420      2541    544015   no data   no data
2.79/2.84	c  S st    22     45753       121       121       605      8690      2541    250518   no data   no data
2.79/2.89	c  S st    22     46257       121       121       605      9189      2541    268761   no data   no data
2.79/2.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.00
2.79/2.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2.79/2.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.89/2.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
2.99/3.03	c lits-rem:        46  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.04 s
2.99/3.03	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
2.99/3.04	c vivif2 --  cl tried     9162 cl shrink        0 lits rem          0 time: 0.00
2.99/3.05	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.01
2.99/3.05	c calculated reachability. Time: 0.00
2.99/3.05	c  N st    22     46257       121       121       605      9162      2541    267831   no data   no data
3.99/4.00	c  N st    23     60654       121       121       605     13329      2541    423345   no data   no data
4.59/4.63	c  N st    24     69385       121       121       605     11207      2541    322937   no data   no data
4.59/4.63	c  S st    24     69385       121       121       605     11207      2541    322937   no data   no data
4.59/4.68	c  S st    24     69887       121       121       605     11702      2541    341729   no data   no data
4.59/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
4.59/4.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
4.79/4.89	c lits-rem:        56  cl-subs:       72  v-elim:      0  v-fix:    0  time:  0.06 s
4.79/4.89	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
4.79/4.89	c vivif2 --  cl tried    11630 cl shrink        0 lits rem          0 time: 0.01
4.89/4.91	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.01
4.89/4.91	c calculated reachability. Time: 0.00
4.89/4.91	c  N st    24     69887       121       121       605     11630      2541    338947   no data   no data
5.99/6.06	c  F st    25     87500       121       121       605     16516      2541    566070   no data   no data
5.99/6.06	c  N st    25     87500       121       121       605     16516      2541    566070   no data   no data
6.39/6.43	c Decided on static restart strategy
6.69/6.72	c  N st    32     95537       121       121       605     11967      2541    329912   no data   no data
7.29/7.33	c  N st    34    104830       121       121       605     20394      2541    704502   no data   no data
7.29/7.33	c  S st    34    104830       121       121       605     20394      2541    704502   no data   no data
7.39/7.43	c  S st    34    105339       121       121       605     20895      2541    723955   no data   no data
7.39/7.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.01
7.39/7.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
7.39/7.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.79/7.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
8.70/8.73	c lits-rem:       848  cl-subs:      673  v-elim:      0  v-fix:    0  time:  0.93 s
8.70/8.73	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
8.70/8.74	c vivif2 --  cl tried    20222 cl shrink        0 lits rem          0 time: 0.01
8.70/8.76	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.02
8.70/8.76	c calculated reachability. Time: 0.00
8.70/8.76	c  N st    34    105339       121       121       605     20222      2541    696887   no data   no data
9.49/9.55	c  N st    35    114937       121       121       605     16210      2541    511777   no data   no data
10.59/10.69	c  N st    36    129336       121       121       605     15668      2541    462818   no data   no data
12.19/12.29	c  N st    37    150932       121       121       605     20875      2541    692994   no data   no data
12.79/12.85	c  S st    38    158008       121       121       605     27271      2541    977702   no data   no data
12.89/12.98	c  S st    38    158512       121       121       605     27768      2541    996529   no data   no data
12.89/12.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.02
12.99/13.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.99/13.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
12.99/13.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.49/13.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
15.69/15.77	c lits-rem:       899  cl-subs:      966  v-elim:      0  v-fix:    0  time:  2.26 s
15.69/15.78	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
15.69/15.79	c vivif2 --  cl tried    26802 cl shrink        0 lits rem          0 time: 0.01
15.79/15.82	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.04
15.79/15.82	c calculated reachability. Time: 0.00
15.79/15.82	c  N st    38    158512       121       121       605     26802      2541    960130   no data   no data
20.59/20.62	c  N st    39    207103       121       121       606     21939      2541    673012   no data   no data
23.89/23.90	c  N st    40    237769       121       121       606     31481      2541   1066125   no data   no data
23.89/23.90	c  S st    40    237769       121       121       606     31481      2541   1066125   no data   no data
23.99/24.05	c  S st    40    238273       121       121       606     31971      2541   1084575   no data   no data
23.99/24.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.99/24.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.02
23.99/24.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.99/24.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.99/24.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.99/24.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
23.99/24.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.99/24.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.59/24.62	c subs with bin:       76  lits-rem:        41  v-fix:    0  time:  0.51 s
26.79/26.87	c lits-rem:       932  cl-subs:     1633  v-elim:      0  v-fix:    0  time:  2.25 s
26.79/26.87	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
26.79/26.88	c vivif2 --  cl tried    30262 cl shrink        0 lits rem          0 time: 0.01
26.89/26.92	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.04
26.89/26.92	c calculated reachability. Time: 0.00
26.89/26.92	c  N st    40    238273       121       121       606     30262      2541   1040768   no data   no data
34.79/34.82	c  F st    41    306250       121       121       606     32382      2541   1064177   no data   no data
34.79/34.82	c  N st    41    306250       121       121       606     32382      2541   1064177   no data   no data
35.39/35.46	c Decided on static restart strategy
38.19/38.25	c  N st    51    334557       121       121       606     36151      2541   1185507   no data   no data
41.09/41.12	c  N st    53    357410       121       121       606     34365      2541   1139127   no data   no data
41.09/41.12	c  S st    53    357410       121       121       606     34365      2541   1139127   no data   no data
41.19/41.27	c  S st    53    357912       121       121       606     34857      2541   1157823   no data   no data
41.19/41.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.19/41.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.02
41.19/41.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.19/41.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.29/41.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.29/41.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
41.29/41.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.29/41.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.81/41.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.51 s
44.01/44.08	c lits-rem:      1453  cl-subs:      835  v-elim:      0  v-fix:    0  time:  2.25 s
44.01/44.08	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
44.09/44.10	c vivif2 --  cl tried    34022 cl shrink        0 lits rem          0 time: 0.01
44.09/44.14	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.04
44.09/44.14	c calculated reachability. Time: 0.00
44.09/44.14	c  N st    53    357912       121       121       606     34022      2541   1127386   no data   no data
48.49/48.56	c  N st    54    390306       121       121       606     39538      2541   1363218   no data   no data
54.60/54.63	c  N st    55    438897       121       121       606     33811      2541   1063350   no data   no data
65.29/65.32	c  N st    56    511779       121       121       606     45566      2541   1549134   no data   no data
68.99/69.04	c  N st    57    536870       121       121       606     40414      2541   1309255   no data   no data
68.99/69.04	c  S st    57    536870       121       121       606     40414      2541   1309255   no data   no data
69.20/69.23	c  S st    57    537370       121       121       606     40900      2541   1327755   no data   no data
69.20/69.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.20/69.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.03
69.20/69.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.20/69.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.20/69.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.20/69.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
69.20/69.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.20/69.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.79/69.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.57 s
73.09/73.12	c lits-rem:      1706  cl-subs:     1372  v-elim:      0  v-fix:    0  time:  3.26 s
73.09/73.12	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
73.09/73.14	c vivif2 --  cl tried    39528 cl shrink        0 lits rem          0 time: 0.01
73.09/73.19	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.05
73.09/73.19	c calculated reachability. Time: 0.00
73.09/73.19	c  N st    57    537370       121       121       606     39528      2541   1288421   no data   no data
102.79/102.86	c  N st    58    701354       121       121       606     34902      2541    978687   no data   no data
118.29/118.38	c Finding binary XORs  T:     0.00 s  found:       0
122.49/122.55	c  N st    59    806055       120       121       596     59026      2510   2003575   no data   no data
122.49/122.55	c  S st    59    806055       120       121       596     59026      2510   2003575   no data   no data
122.79/122.80	c  S st    59    806558       120       121       596     59524      2510   2022775   no data   no data
122.79/122.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.79/122.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.04
122.79/122.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
122.79/122.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.79/122.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.79/122.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
122.79/122.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
122.79/122.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
123.80/123.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.95 s
133.60/133.63	c lits-rem:      6990  cl-subs:     2129  v-elim:      0  v-fix:    0  time:  9.76 s
133.60/133.63	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
133.60/133.65	c vivif2 --  cl tried    57395 cl shrink        0 lits rem          0 time: 0.02
133.70/133.74	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.08
133.70/133.74	c calculated reachability. Time: 0.00
133.70/133.74	c  N st    59    806558       120       121       596     57395      2510   1952401   no data   no data
158.49/158.50	c Finding binary XORs  T:     0.00 s  found:       0
185.80/185.89	c  F st    60   1071875       119       121       587     73762      2481   2181596   no data   no data
185.80/185.89	c  N st    60   1071875       119       121       587     73762      2481   2181596   no data   no data
187.09/187.16	c Decided on static restart strategy
191.60/191.65	c  N st    70   1100181       119       121       587     58999      2481   1805405   no data   no data
199.79/199.88	c  N st    72   1136174       119       121       587     50373      2481   1451399   no data   no data
208.29/208.37	c  N st    73   1168567       119       121       587     79596      2481   2525713   no data   no data
214.10/214.10	c Finding binary XORs  T:     0.00 s  found:       0
216.90/216.95	c  N st    74   1209838       118       121       580     67867      2450   2088653   no data   no data
216.90/216.95	c  S st    74   1209838       118       121       580     67867      2450   2088653   no data   no data
217.30/217.30	c  S st    74   1210340       118       121       580     68358      2450   2105547   no data   no data
217.30/217.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
217.30/217.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.05
217.30/217.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
217.30/217.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
217.30/217.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.30/217.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    118 time:  0.00 s
217.30/217.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
217.30/217.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
219.20/219.29	c subs with bin:     1255  lits-rem:      3559  v-fix:    0  time:  1.87 s
228.60/228.64	c lits-rem:      7105  cl-subs:     1803  v-elim:      0  v-fix:    0  time:  9.36 s
228.60/228.64	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
228.60/228.67	c vivif2 --  cl tried    65300 cl shrink       63 lits rem         63 time: 0.03
228.71/228.77	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.10
228.71/228.77	c calculated reachability. Time: 0.00
228.71/228.77	c  N st    74   1210340       118       121       580     65300      2450   2026816   no data   no data
234.79/234.89	c Finding binary XORs  T:     0.00 s  found:       0
246.60/246.67	c  N st    75   1283222       117       121       569     47734      2419   1277036   no data   no data
276.11/276.14	c  N st    76   1392545       117       121       575     56747      2419   1545528   no data   no data
276.11/276.14	c Finding binary XORs  T:     0.00 s  found:       0
280.70/280.71	c Finding binary XORs  T:     0.00 s  found:       0
289.40/289.49	c Finding binary XORs  T:     0.00 s  found:       0
322.89/322.93	c  N st    77   1556529       115       121       556     59983      2357   1524362   no data   no data
346.60/346.66	c Finding binary XORs  T:     0.00 s  found:       0
348.80/348.84	c Finding binary XORs  T:     0.00 s  found:       0
348.89/348.98	c  E st    78   1635055        83       100       444     20481      1621    360343   no data   no data
348.89/348.98	c num threads              : 1          
348.89/348.98	c restarts                 : 78         
348.89/348.98	c dynamic restarts         : 0          
348.89/348.98	c static restarts          : 78         
348.89/348.98	c full restarts            : 4          
348.89/348.98	c total simplify time      : 0.81       
348.89/348.98	c learnts DL2              : 0          
348.89/348.98	c learnts size 2           : 736        
348.89/348.98	c learnts size 1           : 90          (74.38     % of vars)
348.89/348.98	c filedLit time            : 0.20        (0.06      % time)
348.89/348.98	c v-elim SatELite          : 0           (0.00      % vars)
348.89/348.98	c SatELite time            : 30.36       (8.70      % time)
348.89/348.98	c v-elim xor               : 0           (0.00      % vars)
348.89/348.98	c xor elim time            : 0.03        (0.01      % time)
348.89/348.98	c num binary xor trees     : 0          
348.89/348.98	c binxor trees' crown      : 0           (nan       leafs/tree)
348.89/348.98	c bin xor find time        : 0.00       
348.89/348.98	c OTF clause improved      : 160221      (0.10      clauses/conflict)
348.89/348.98	c OTF impr. size diff      : 179865      (1.12       lits/clause)
348.89/348.98	c OTF cl watch-shrink      : 992490      (0.61      clauses/conflict)
348.89/348.98	c OTF cl watch-sh-lit      : 2693986     (2.71       lits/clause)
348.89/348.98	c tried to recurMin cls    : 209989      (12.84      % of conflicts)
348.89/348.98	c updated cache            : 1003        (0.00       lits/tried recurMin)
348.89/348.98	c clauses over max glue    : 0           (0.00      % of all clauses)
348.89/348.98	c conflicts                : 1635055     (4687.48   / sec)
348.89/348.98	c decisions                : 1916775     (0.20      % random)
348.89/348.98	c bogo-props               : 42719786068 (122471896.11 / sec)
348.89/348.98	c conflict literals        : 62566934    (21.66     % deleted)
348.89/348.98	c Memory used              : 131.68      MB
348.89/348.98	c CPU time                 : 348.81      s
348.89/348.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: 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-3421874-1306609629/watcher-3421874-1306609629 -o /tmp/evaluation-result-3421874-1306609629/solver-3421874-1306609629 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421874-1306609629.cnf 

running on 4 cores: 1,3,5,7

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.00 1.25 1.62 2/386 26085
/proc/meminfo: memFree=17574060/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=29732 CPUtime=0.01 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 548 0 0 0 1 0 0 0 23 0 1 0 772565719 30445568 488 33554432000 4194304 4580011 140733379854128 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 7433 488 363 95 0 2415 0

[startup+0.09761 s]
/proc/loadavg: 1.00 1.25 1.62 2/386 26085
/proc/meminfo: memFree=17574060/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=29996 CPUtime=0.09 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 747 0 0 0 9 0 0 0 23 0 1 0 772565719 30715904 687 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 7499 687 364 95 0 2481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29996

[startup+0.100607 s]
/proc/loadavg: 1.00 1.25 1.62 2/386 26085
/proc/meminfo: memFree=17574060/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=29996 CPUtime=0.09 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 751 0 0 0 9 0 0 0 23 0 1 0 772565719 30715904 691 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 7499 691 364 95 0 2481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29996

[startup+0.300576 s]
/proc/loadavg: 1.00 1.25 1.62 2/386 26085
/proc/meminfo: memFree=17574060/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=30712 CPUtime=0.29 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 1124 0 0 0 29 0 0 0 25 0 1 0 772565719 31449088 869 33554432000 4194304 4580011 140733379854128 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 7678 869 364 95 0 2660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30712

[startup+0.700514 s]
/proc/loadavg: 1.00 1.25 1.62 2/386 26085
/proc/meminfo: memFree=17574060/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=31408 CPUtime=0.69 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 1693 0 0 0 69 0 0 0 25 0 1 0 772565719 32161792 1111 33554432000 4194304 4580011 140733379854128 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 7852 1111 364 95 0 2834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31408

[startup+1.50037 s]
/proc/loadavg: 1.00 1.25 1.62 3/387 26086
/proc/meminfo: memFree=17563760/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=40704 CPUtime=1.49 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 4664 0 0 0 149 0 0 0 25 0 1 0 772565719 41680896 3196 33554432000 4194304 4580011 140733379854128 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 10176 3196 367 95 0 5158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40704

[startup+3.10108 s]
/proc/loadavg: 1.00 1.25 1.62 3/387 26086
/proc/meminfo: memFree=17550740/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=41844 CPUtime=3.09 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 6035 0 0 0 309 0 0 0 25 0 1 0 772565719 42848256 3353 33554432000 4194304 4580011 140733379854128 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 10461 3353 367 95 0 5443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41844

[startup+6.30051 s]
/proc/loadavg: 1.08 1.26 1.62 3/387 26086
/proc/meminfo: memFree=17506180/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=43088 CPUtime=6.29 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 9042 0 0 0 628 1 0 0 25 0 1 0 772565719 44122112 3989 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 10772 3989 367 95 0 5754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43088

[startup+12.7004 s]
/proc/loadavg: 1.16 1.27 1.62 3/387 26086
/proc/meminfo: memFree=17492016/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=54608 CPUtime=12.69 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 16087 0 0 0 1267 2 0 0 25 0 1 0 772565719 55918592 6832 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 13652 6832 367 95 0 8634 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54608

[startup+25.5011 s]
/proc/loadavg: 1.34 1.31 1.62 3/387 26086
/proc/meminfo: memFree=17434984/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=67524 CPUtime=25.49 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 24330 0 0 0 2546 3 0 0 25 0 1 0 772565719 69144576 9826 33554432000 4194304 4580011 140733379854128 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 16881 9826 367 95 0 11863 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67524

[startup+51.1006 s]
/proc/loadavg: 1.57 1.36 1.63 3/387 26088
/proc/meminfo: memFree=17393096/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=72836 CPUtime=51.09 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 37081 0 0 0 5104 5 0 0 25 0 1 0 772565719 74584064 10817 33554432000 4194304 4580011 140733379854128 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 18209 10817 367 95 0 13191 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72836

[startup+102.314 s]
/proc/loadavg: 1.81 1.46 1.65 3/387 26089
/proc/meminfo: memFree=17345440/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=79904 CPUtime=102.31 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 56778 0 0 0 10222 9 0 0 25 0 1 0 772565719 81821696 13491 33554432000 4194304 4580011 140733379854128 18446744073709551615 4304838 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 19976 13491 367 95 0 14958 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 79904

[startup+162.301 s]
/proc/loadavg: 1.93 1.55 1.67 3/387 26091
/proc/meminfo: memFree=17261436/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=99220 CPUtime=162.29 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 78024 0 0 0 16217 12 0 0 25 0 1 0 772565719 101601280 17027 33554432000 4194304 4580011 140733379854128 18446744073709551615 4487321 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 24805 17027 367 95 0 19787 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99220

[startup+222.3 s]
/proc/loadavg: 1.97 1.63 1.68 3/387 26094
/proc/meminfo: memFree=17210420/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=113280 CPUtime=222.3 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 93184 0 0 0 22215 15 0 0 25 0 1 0 772565719 115998720 21001 33554432000 4194304 4580011 140733379854128 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 28320 21001 367 95 0 23302 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113280

[startup+282.301 s]
/proc/loadavg: 1.99 1.70 1.70 3/387 26095
/proc/meminfo: memFree=17128028/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=134840 CPUtime=282.3 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 101531 0 0 0 28213 17 0 0 25 0 1 0 772565719 138076160 26377 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 33710 26377 367 95 0 28692 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 134840

[startup+342.301 s]
/proc/loadavg: 1.99 1.75 1.72 3/387 26097
/proc/meminfo: memFree=17090040/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=134840 CPUtime=342.29 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 102088 0 0 0 34212 17 0 0 25 0 1 0 772565719 138076160 26934 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 134840

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

[startup+345.5 s]
/proc/loadavg: 1.99 1.75 1.72 3/387 26097
/proc/meminfo: memFree=17090040/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=134840 CPUtime=345.49 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 102088 0 0 0 34532 17 0 0 25 0 1 0 772565719 138076160 26934 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294245 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 345.49
Current children cumulated vsize (KiB) 134840

[startup+347.101 s]
/proc/loadavg: 1.99 1.75 1.72 3/387 26097
/proc/meminfo: memFree=17090040/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=134840 CPUtime=347.1 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 102088 0 0 0 34693 17 0 0 25 0 1 0 772565719 138076160 26934 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 347.1
Current children cumulated vsize (KiB) 134840

[startup+347.901 s]
/proc/loadavg: 1.99 1.75 1.72 3/387 26097
/proc/meminfo: memFree=17089792/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=134840 CPUtime=347.9 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 102088 0 0 0 34773 17 0 0 25 0 1 0 772565719 138076160 26934 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 347.9
Current children cumulated vsize (KiB) 134840

[startup+348.714 s]
/proc/loadavg: 1.99 1.76 1.72 3/387 26097
/proc/meminfo: memFree=17089792/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=134840 CPUtime=348.71 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 102088 0 0 0 34854 17 0 0 25 0 1 0 772565719 138076160 26934 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 348.71
Current children cumulated vsize (KiB) 134840

[startup+348.901 s]
/proc/loadavg: 1.99 1.76 1.72 3/387 26097
/proc/meminfo: memFree=17089792/32951124 swapFree=52307820/67111528
[pid=26085] ppid=26083 vsize=134840 CPUtime=348.89 cores=1,3,5,7
/proc/26085/stat : 26085 (strangenight2-s) R 26083 26085 24674 0 -1 4202496 102088 0 0 0 34872 17 0 0 25 0 1 0 772565719 138076160 26934 33554432000 4194304 4580011 140733379854128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26085/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 348.89
Current children cumulated vsize (KiB) 134840

Child status: 20
Real time (s): 348.99
CPU time (s): 348.998
CPU user time (s): 348.813
CPU system time (s): 0.184971
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 134840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 348.813
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102099
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= 8
involuntary context switches= 3780

runsolver used 1.19582 second user time and 2.98555 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-28 21:07:10
IDJOB=3421874
IDBENCH=83203
IDSOLVER=1887
FILE ID=node101/3421874-1306609629
RUNJOBID= node101-1306609629-26066
PBS_JOBID= 13471579
Free space on /tmp= 73648 MiB

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

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

MD5SUM BENCH= f5821fd80ce137a7b8cae2070a9b28d7
RANDOM SEED=2030139319

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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:      17574216 kB
Buffers:        249604 kB
Cached:        3644824 kB
SwapCached:      14304 kB
Active:        8540444 kB
Inactive:      6543488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17574216 kB
SwapTotal:    67111528 kB
SwapFree:     52307820 kB
Dirty:           10908 kB
Writeback:           0 kB
AnonPages:    11187064 kB
Mapped:          21492 kB
Slab:           152936 kB
PageTables:      74368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78614184 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= 73644 MiB
End job on node101 at 2011-05-28 21:12:59