Trace number 3368124

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 372.401 372.39

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 benchmark4.97324
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.01/0.01	c Outputting solution to console
0.01/0.01	c This is CryptoMiniSat 3.0.0
0.01/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.01/0.01	c Reading file 'HOME/instance-3368124-1305390113.cnf'
0.01/0.01	c -- header says num vars:            121
0.01/0.01	c -- header says num clauses:         726
0.01/0.01	c -- clauses added:            0 learnts,          726 normals,            0 xors
0.01/0.01	c -- vars added        121
0.01/0.01	c Parsing time:  0.00 s
0.01/0.01	c  N st     0         0       121       121       605         0      2541         0   no data   no data
0.01/0.01	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.00
0.01/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.01/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
0.01/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.01/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.01/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.01	c calculated reachability. Time: 0.00
0.01/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     121
0.01/0.01	c =========================================================================================
0.01/0.01	c types(t): F = full restart, N = normal restart
0.01/0.01	c types(t): S = simplification begin/end, E = solution found
0.01/0.01	c restart types(rt): st = static, dy = dynamic
0.01/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.01/0.01	c  B st     0         0       121       121       605         0      2541         0   no data   no data
0.01/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.39/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
1.39/1.40	c blocked clauses removed:        0 vars:      0 tried:         121 T: 0.00 s
1.39/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1.39/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.56	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.32 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.32	c  N st    20     37614       121       121       605      9472      2541    292074   no data   no data
2.69/2.74	c  N st    21     44013       121       121       605     15420      2541    544015   no data   no data
2.79/2.85	c  S st    22     45753       121       121       605      8690      2541    250518   no data   no data
2.79/2.90	c  S st    22     46257       121       121       605      9189      2541    268761   no data   no data
2.79/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.00
2.89/2.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2.89/2.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.99/3.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
2.99/3.04	c lits-rem:        46  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.04 s
2.99/3.04	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.01	c  N st    23     60654       121       121       605     13329      2541    423345   no data   no data
4.59/4.64	c  N st    24     69385       121       121       605     11207      2541    322937   no data   no data
4.59/4.64	c  S st    24     69385       121       121       605     11207      2541    322937   no data   no data
4.69/4.70	c  S st    24     69887       121       121       605     11702      2541    341729   no data   no data
4.69/4.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
4.69/4.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
4.69/4.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.69/4.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/4.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
4.89/4.91	c lits-rem:        56  cl-subs:       72  v-elim:      0  v-fix:    0  time:  0.07 s
4.89/4.91	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
4.89/4.91	c vivif2 --  cl tried    11630 cl shrink        0 lits rem          0 time: 0.01
4.89/4.93	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.01
4.89/4.93	c calculated reachability. Time: 0.00
4.89/4.93	c  N st    24     69887       121       121       605     11630      2541    338947   no data   no data
5.99/6.09	c  F st    25     87500       121       121       605     16516      2541    566070   no data   no data
5.99/6.09	c  N st    25     87500       121       121       605     16516      2541    566070   no data   no data
6.39/6.49	c Decided on static restart strategy
6.79/6.81	c  N st    32     95537       121       121       605     11967      2541    329912   no data   no data
7.39/7.43	c  N st    34    104830       121       121       605     20394      2541    704502   no data   no data
7.39/7.43	c  S st    34    104830       121       121       605     20394      2541    704502   no data   no data
7.49/7.54	c  S st    34    105339       121       121       605     20895      2541    723955   no data   no data
7.49/7.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.01
7.49/7.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
7.49/7.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.89/7.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
8.80/8.88	c lits-rem:       848  cl-subs:      673  v-elim:      0  v-fix:    0  time:  0.97 s
8.80/8.88	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
8.80/8.89	c vivif2 --  cl tried    20222 cl shrink        0 lits rem          0 time: 0.01
8.89/8.92	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.03
8.89/8.92	c calculated reachability. Time: 0.00
8.89/8.92	c  N st    34    105339       121       121       605     20222      2541    696887   no data   no data
9.69/9.72	c  N st    35    114937       121       121       605     16210      2541    511777   no data   no data
10.79/10.85	c  N st    36    129336       121       121       605     15668      2541    462818   no data   no data
12.39/12.47	c  N st    37    150932       121       121       605     20875      2541    692994   no data   no data
12.99/13.03	c  S st    38    158008       121       121       605     27271      2541    977702   no data   no data
13.09/13.17	c  S st    38    158512       121       121       605     27768      2541    996529   no data   no data
13.09/13.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.09/13.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.02
13.09/13.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.09/13.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.09/13.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.09/13.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
13.09/13.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.09/13.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.69/13.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.52 s
15.99/16.03	c lits-rem:       899  cl-subs:      966  v-elim:      0  v-fix:    0  time:  2.29 s
15.99/16.03	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
15.99/16.04	c vivif2 --  cl tried    26802 cl shrink        0 lits rem          0 time: 0.01
15.99/16.08	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.04
15.99/16.08	c calculated reachability. Time: 0.00
15.99/16.08	c  N st    38    158512       121       121       605     26802      2541    960130   no data   no data
20.90/20.94	c  N st    39    207103       121       121       606     21939      2541    673012   no data   no data
24.21/24.23	c  N st    40    237769       121       121       606     31481      2541   1066125   no data   no data
24.21/24.23	c  S st    40    237769       121       121       606     31481      2541   1066125   no data   no data
24.29/24.39	c  S st    40    238273       121       121       606     31971      2541   1084575   no data   no data
24.29/24.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.39/24.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.02
24.39/24.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.39/24.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.39/24.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.39/24.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
24.39/24.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.39/24.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.89/24.97	c subs with bin:       76  lits-rem:        41  v-fix:    0  time:  0.53 s
27.29/27.32	c lits-rem:       932  cl-subs:     1633  v-elim:      0  v-fix:    0  time:  2.35 s
27.29/27.32	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
27.29/27.33	c vivif2 --  cl tried    30262 cl shrink        0 lits rem          0 time: 0.01
27.29/27.38	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.05
27.29/27.38	c calculated reachability. Time: 0.00
27.29/27.38	c  N st    40    238273       121       121       606     30262      2541   1040768   no data   no data
35.69/35.75	c  F st    41    306250       121       121       606     32382      2541   1064177   no data   no data
35.69/35.75	c  N st    41    306250       121       121       606     32382      2541   1064177   no data   no data
36.39/36.42	c Decided on static restart strategy
39.19/39.29	c  N st    51    334557       121       121       606     36151      2541   1185507   no data   no data
42.09/42.18	c  N st    53    357410       121       121       606     34365      2541   1139127   no data   no data
42.09/42.18	c  S st    53    357410       121       121       606     34365      2541   1139127   no data   no data
42.29/42.33	c  S st    53    357912       121       121       606     34857      2541   1157823   no data   no data
42.29/42.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.29/42.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.02
42.29/42.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.29/42.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.29/42.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.29/42.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
42.29/42.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.29/42.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.90/42.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.52 s
45.19/45.21	c lits-rem:      1453  cl-subs:      835  v-elim:      0  v-fix:    0  time:  2.30 s
45.19/45.21	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
45.19/45.22	c vivif2 --  cl tried    34022 cl shrink        0 lits rem          0 time: 0.01
45.19/45.27	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.05
45.19/45.27	c calculated reachability. Time: 0.00
45.19/45.27	c  N st    53    357912       121       121       606     34022      2541   1127386   no data   no data
49.69/49.78	c  N st    54    390306       121       121       606     39538      2541   1363218   no data   no data
56.79/56.81	c  N st    55    438897       121       121       606     33811      2541   1063350   no data   no data
68.20/68.24	c  N st    56    511779       121       121       606     45566      2541   1549134   no data   no data
71.99/72.05	c  N st    57    536870       121       121       606     40414      2541   1309255   no data   no data
71.99/72.05	c  S st    57    536870       121       121       606     40414      2541   1309255   no data   no data
72.19/72.25	c  S st    57    537370       121       121       606     40900      2541   1327755   no data   no data
72.19/72.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.19/72.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.03
72.19/72.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.19/72.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.19/72.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.19/72.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
72.19/72.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.19/72.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
72.89/72.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.60 s
76.20/76.26	c lits-rem:      1706  cl-subs:     1372  v-elim:      0  v-fix:    0  time:  3.34 s
76.20/76.26	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
76.20/76.27	c vivif2 --  cl tried    39528 cl shrink        0 lits rem          0 time: 0.01
76.30/76.33	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.06
76.30/76.33	c calculated reachability. Time: 0.00
76.30/76.33	c  N st    57    537370       121       121       606     39528      2541   1288421   no data   no data
108.10/108.19	c  N st    58    701354       121       121       606     34902      2541    978687   no data   no data
124.89/124.91	c Finding binary XORs  T:     0.00 s  found:       0
129.10/129.12	c  N st    59    806055       120       121       596     59026      2510   2003575   no data   no data
129.10/129.12	c  S st    59    806055       120       121       596     59026      2510   2003575   no data   no data
129.40/129.40	c  S st    59    806558       120       121       596     59524      2510   2022775   no data   no data
129.40/129.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
129.40/129.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.05
129.40/129.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
129.40/129.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
129.40/129.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.40/129.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
129.40/129.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
129.40/129.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
130.49/130.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.07 s
140.70/140.78	c lits-rem:      6990  cl-subs:     2129  v-elim:      0  v-fix:    0  time: 10.20 s
140.70/140.78	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
140.70/140.81	c vivif2 --  cl tried    57395 cl shrink        0 lits rem          0 time: 0.02
140.89/140.91	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.11
140.89/140.92	c calculated reachability. Time: 0.00
140.89/140.92	c  N st    59    806558       120       121       596     57395      2510   1952401   no data   no data
167.30/167.37	c Finding binary XORs  T:     0.00 s  found:       0
196.80/196.86	c  F st    60   1071875       119       121       587     73762      2481   2181596   no data   no data
196.80/196.86	c  N st    60   1071875       119       121       587     73762      2481   2181596   no data   no data
198.09/198.16	c Decided on static restart strategy
202.70/202.73	c  N st    70   1100181       119       121       587     58999      2481   1805405   no data   no data
211.21/211.24	c  N st    72   1136174       119       121       587     50373      2481   1451399   no data   no data
220.01/220.09	c  N st    73   1168567       119       121       587     79596      2481   2525713   no data   no data
225.89/225.94	c Finding binary XORs  T:     0.00 s  found:       0
228.80/228.85	c  N st    74   1209838       118       121       580     67867      2450   2088653   no data   no data
228.80/228.85	c  S st    74   1209838       118       121       580     67867      2450   2088653   no data   no data
229.19/229.22	c  S st    74   1210340       118       121       580     68358      2450   2105547   no data   no data
229.19/229.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.19/229.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.06
229.19/229.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.19/229.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.19/229.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.19/229.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    118 time:  0.00 s
229.19/229.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
229.29/229.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
231.29/231.33	c subs with bin:     1255  lits-rem:      3559  v-fix:    0  time:  1.98 s
241.19/241.28	c lits-rem:      7105  cl-subs:     1803  v-elim:      0  v-fix:    0  time:  9.95 s
241.19/241.28	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
241.29/241.31	c vivif2 --  cl tried    65300 cl shrink       63 lits rem         63 time: 0.03
241.39/241.44	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.13
241.39/241.44	c calculated reachability. Time: 0.00
241.39/241.44	c  N st    74   1210340       118       121       580     65300      2450   2026816   no data   no data
248.20/248.29	c Finding binary XORs  T:     0.00 s  found:       0
262.40/262.43	c  N st    75   1283222       117       121       569     47734      2419   1277036   no data   no data
294.81/294.81	c  N st    76   1392545       117       121       575     56747      2419   1545528   no data   no data
294.81/294.81	c Finding binary XORs  T:     0.00 s  found:       0
299.50/299.57	c Finding binary XORs  T:     0.00 s  found:       0
308.70/308.70	c Finding binary XORs  T:     0.00 s  found:       0
343.80/343.88	c  N st    77   1556529       115       121       556     59983      2357   1524362   no data   no data
369.90/369.97	c Finding binary XORs  T:     0.00 s  found:       0
372.21/372.23	c Finding binary XORs  T:     0.00 s  found:       0
372.31/372.38	c  E st    78   1635055        83       100       444     20481      1621    360343   no data   no data
372.31/372.38	c num threads              : 1          
372.31/372.38	c restarts                 : 78         
372.31/372.38	c dynamic restarts         : 0          
372.31/372.38	c static restarts          : 78         
372.31/372.38	c full restarts            : 4          
372.31/372.38	c total simplify time      : 0.82       
372.31/372.38	c learnts DL2              : 0          
372.31/372.38	c learnts size 2           : 736        
372.31/372.38	c learnts size 1           : 90          (74.38     % of vars)
372.31/372.38	c filedLit time            : 0.24        (0.07      % time)
372.31/372.38	c v-elim SatELite          : 0           (0.00      % vars)
372.31/372.38	c SatELite time            : 31.70       (8.52      % time)
372.31/372.38	c v-elim xor               : 0           (0.00      % vars)
372.31/372.38	c xor elim time            : 0.02        (0.01      % time)
372.31/372.38	c num binary xor trees     : 0          
372.31/372.38	c binxor trees' crown      : 0           (nan       leafs/tree)
372.31/372.38	c bin xor find time        : 0.00       
372.31/372.38	c OTF clause improved      : 160221      (0.10      clauses/conflict)
372.31/372.38	c OTF impr. size diff      : 179865      (1.12       lits/clause)
372.31/372.38	c OTF cl watch-shrink      : 992490      (0.61      clauses/conflict)
372.31/372.38	c OTF cl watch-sh-lit      : 2693986     (2.71       lits/clause)
372.31/372.38	c tried to recurMin cls    : 209989      (12.84      % of conflicts)
372.31/372.38	c updated cache            : 1003        (0.00       lits/tried recurMin)
372.31/372.38	c clauses over max glue    : 0           (0.00      % of all clauses)
372.31/372.38	c conflicts                : 1635055     (4393.62   / sec)
372.31/372.38	c decisions                : 1916775     (0.20      % random)
372.31/372.38	c bogo-props               : 42719786068 (114793875.69 / sec)
372.31/372.38	c conflict literals        : 62566934    (21.66     % deleted)
372.31/372.38	c Memory used              : 131.68      MB
372.31/372.38	c CPU time                 : 372.14      s
372.31/372.38	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-3368124-1305390113/watcher-3368124-1305390113 -o /tmp/evaluation-result-3368124-1305390113/solver-3368124-1305390113 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368124-1305390113.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.05 4.04 3.90 6/318 16308
/proc/meminfo: memFree=15716292/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=29732 CPUtime=0 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 729241977 30445568 459 33554432000 4194304 4580011 140735762132704 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 7433 459 363 95 0 2415 0

[startup+0.0125319 s]
/proc/loadavg: 4.05 4.04 3.90 6/318 16308
/proc/meminfo: memFree=15716292/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=29732 CPUtime=0.01 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 544 0 0 0 1 0 0 0 25 0 1 0 729241977 30445568 484 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 7433 484 363 95 0 2415 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29732

[startup+0.100597 s]
/proc/loadavg: 4.05 4.04 3.90 6/318 16308
/proc/meminfo: memFree=15716292/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=29996 CPUtime=0.09 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 750 0 0 0 9 0 0 0 25 0 1 0 729241977 30715904 690 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 7499 690 364 95 0 2481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29996

[startup+0.300535 s]
/proc/loadavg: 4.05 4.04 3.90 6/318 16308
/proc/meminfo: memFree=15716292/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=30712 CPUtime=0.29 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 1123 0 0 0 29 0 0 0 25 0 1 0 729241977 31449088 868 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 7678 868 364 95 0 2660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30712

[startup+0.70046 s]
/proc/loadavg: 4.05 4.04 3.90 6/318 16308
/proc/meminfo: memFree=15716292/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=31408 CPUtime=0.69 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 1693 0 0 0 69 0 0 0 25 0 1 0 729241977 32161792 1111 33554432000 4194304 4580011 140735762132704 18446744073709551615 4305248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 7852 1111 364 95 0 2834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31408

[startup+1.50032 s]
/proc/loadavg: 3.97 4.02 3.89 5/329 16352
/proc/meminfo: memFree=15687956/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=40704 CPUtime=1.49 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 4664 0 0 0 149 0 0 0 18 0 1 0 729241977 41680896 3196 33554432000 4194304 4580011 140735762132704 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 10176 3196 367 95 0 5158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40704

[startup+3.10102 s]
/proc/loadavg: 3.97 4.02 3.89 5/329 16352
/proc/meminfo: memFree=15649640/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=41844 CPUtime=3.09 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 6027 0 0 0 309 0 0 0 20 0 1 0 729241977 42848256 3345 33554432000 4194304 4580011 140735762132704 18446744073709551615 4293939 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 10461 3345 367 95 0 5443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41844

[startup+6.30042 s]
/proc/loadavg: 3.97 4.02 3.89 5/329 16352
/proc/meminfo: memFree=15557200/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=43088 CPUtime=6.29 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 9019 0 0 0 628 1 0 0 25 0 1 0 729241977 44122112 3966 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 10772 3966 367 95 0 5754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43088

[startup+12.7002 s]
/proc/loadavg: 3.97 4.02 3.89 5/329 16352
/proc/meminfo: memFree=15522040/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=54608 CPUtime=12.69 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 15988 0 0 0 1267 2 0 0 25 0 1 0 729241977 55918592 6733 33554432000 4194304 4580011 140735762132704 18446744073709551615 4321068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 13652 6734 367 95 0 8634 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54608

[startup+25.5008 s]
/proc/loadavg: 4.05 4.04 3.90 5/329 16352
/proc/meminfo: memFree=15441004/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=67524 CPUtime=25.49 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 24330 0 0 0 2545 4 0 0 25 0 1 0 729241977 69144576 9826 33554432000 4194304 4580011 140735762132704 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 16881 9826 367 95 0 11863 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67524

[startup+51.101 s]
/proc/loadavg: 4.03 4.03 3.90 5/329 16353
/proc/meminfo: memFree=15209156/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=72712 CPUtime=51.09 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 35905 0 0 0 5102 7 0 0 25 0 1 0 729241977 74457088 11518 33554432000 4194304 4580011 140735762132704 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 18178 11518 367 95 0 13160 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72712

[startup+102.312 s]
/proc/loadavg: 4.08 4.04 3.91 5/329 16354
/proc/meminfo: memFree=15124040/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=79904 CPUtime=102.3 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 55847 0 0 0 10218 12 0 0 25 0 1 0 729241977 81821696 12560 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 19976 12560 367 95 0 14958 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79904

[startup+162.301 s]
/proc/loadavg: 4.10 4.05 3.92 5/329 16356
/proc/meminfo: memFree=14997764/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=100156 CPUtime=162.3 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 75332 0 0 0 16213 17 0 0 25 0 1 0 729241977 102559744 17033 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 25039 17033 367 95 0 20021 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 100156

[startup+222.301 s]
/proc/loadavg: 4.04 4.03 3.92 5/329 16357
/proc/meminfo: memFree=14928280/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=113280 CPUtime=222.29 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 91818 0 0 0 22208 21 0 0 25 0 1 0 729241977 115998720 19635 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 28320 19635 367 95 0 23302 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 113280

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 3.92 5/329 16359
/proc/meminfo: memFree=14786632/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=282.3 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 100717 0 0 0 28206 24 0 0 25 0 1 0 729241977 138076160 25563 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 25563 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: 4.00 4.02 3.92 5/329 16361
/proc/meminfo: memFree=14736852/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=342.3 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 101734 0 0 0 34205 25 0 0 25 0 1 0 729241977 138076160 26580 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 26580 367 95 0 28692 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 134840

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

[startup+358.301 s]
/proc/loadavg: 4.00 4.02 3.92 5/329 16361
/proc/meminfo: memFree=14740060/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=358.3 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 101873 0 0 0 35805 25 0 0 25 0 1 0 729241977 138076160 26719 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 26719 367 95 0 28692 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 134840

[startup+364.701 s]
/proc/loadavg: 4.00 4.02 3.92 5/329 16361
/proc/meminfo: memFree=14707572/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=364.7 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 102088 0 0 0 36445 25 0 0 25 0 1 0 729241977 138076160 26934 33554432000 4194304 4580011 140735762132704 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 364.7
Current children cumulated vsize (KiB) 134840

[startup+367.901 s]
/proc/loadavg: 4.00 4.02 3.92 5/329 16361
/proc/meminfo: memFree=14694548/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=367.91 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 102088 0 0 0 36766 25 0 0 25 0 1 0 729241977 138076160 26934 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 367.91
Current children cumulated vsize (KiB) 134840

[startup+369.501 s]
/proc/loadavg: 4.00 4.02 3.92 5/329 16361
/proc/meminfo: memFree=14752084/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=369.51 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 102088 0 0 0 36926 25 0 0 25 0 1 0 729241977 138076160 26934 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 369.51
Current children cumulated vsize (KiB) 134840

[startup+371.1 s]
/proc/loadavg: 4.00 4.02 3.92 5/329 16361
/proc/meminfo: memFree=14745016/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=371.1 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 102088 0 0 0 37085 25 0 0 25 0 1 0 729241977 138076160 26934 33554432000 4194304 4580011 140735762132704 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 371.1
Current children cumulated vsize (KiB) 134840

[startup+371.901 s]
/proc/loadavg: 4.00 4.02 3.92 5/329 16361
/proc/meminfo: memFree=14738320/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=371.91 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 102088 0 0 0 37166 25 0 0 25 0 1 0 729241977 138076160 26934 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 371.91
Current children cumulated vsize (KiB) 134840

[startup+372.301 s]
/proc/loadavg: 4.00 4.02 3.92 5/329 16361
/proc/meminfo: memFree=14738320/32950928 swapFree=67085488/67111528
[pid=16308] ppid=16306 vsize=134840 CPUtime=372.31 cores=4,6
/proc/16308/stat : 16308 (strangenight2-s) R 16306 16308 16108 0 -1 4202496 102088 0 0 0 37206 25 0 0 25 0 1 0 729241977 138076160 26934 33554432000 4194304 4580011 140735762132704 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16308/statm: 33710 26934 367 95 0 28692 0
Current children cumulated CPU time (s) 372.31
Current children cumulated vsize (KiB) 134840

Child status: 20
Real time (s): 372.39
CPU time (s): 372.401
CPU user time (s): 372.143
CPU system time (s): 0.25796
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 134840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 372.143
system time used= 0.25796
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= 9
involuntary context switches= 321

runsolver used 1.17282 second user time and 2.56761 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 18:21:53
IDJOB=3368124
IDBENCH=83203
IDSOLVER=1845
FILE ID=node114/3368124-1305390113
RUNJOBID= node114-1305388810-16127
PBS_JOBID= 13324419
Free space on /tmp= 72976 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-3368124-1305390113/watcher-3368124-1305390113 -o /tmp/evaluation-result-3368124-1305390113/solver-3368124-1305390113 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368124-1305390113.cnf

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

MD5SUM BENCH= f5821fd80ce137a7b8cae2070a9b28d7
RANDOM SEED=1031616924

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15717896 kB
Buffers:        264984 kB
Cached:        6205432 kB
SwapCached:         96 kB
Active:       11873508 kB
Inactive:      4951136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15717896 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           11668 kB
Writeback:           0 kB
AnonPages:    10353992 kB
Mapped:          27284 kB
Slab:           306836 kB
PageTables:      36956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52454240 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= 72960 MiB
End job on node114 at 2011-05-14 18:28:05