Trace number 3370498

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-Night-1-st (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-17-33-sat.cnf
MD5SUMff3a31481d1bf95f014a91f5192a55fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables561
Number of clauses4777
Sum of the clauses size18513
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24488
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5289

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370498-1305391391.cnf'
0.00/0.01	c -- header says num vars:            561
0.00/0.01	c -- header says num clauses:        4777
0.00/0.01	c -- clauses added:            0 learnts,         4777 normals,            0 xors
0.00/0.01	c -- vars added        561
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       561       289      4488         0     18513         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     561
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       561       289      4488         0     18513         0   no data   no data  --
0.19/0.25	c  N dy     9      4987       561       289      4488      4839     18513    937910     38.96     41.08  --
0.39/0.47	c  N dy    16      9078       561       289      4488      6432     18513   1108862     38.69     40.83  --
0.59/0.68	c  N dy    25     13101       561       289      4488      6217     18513    860521     38.84     40.92  --
0.89/0.96	c  N dy    33     17169       561       289      4488     10154     18513   1618397     38.95     44.57  --
1.29/1.34	c  N dy    38     23137       561       289      4488     10455     18513   1577726     38.85     40.94  --
1.39/1.46	c  F st    48     25001       561       289      4488     12281     18513   1887887     38.96     40.86  --
1.59/1.64	c  N st    53     28296       561       289      4488      8807     18513   1042145     38.96   no data  --
1.69/1.75	c  S st    54     30001       561       289      4488     10419     18513   1375370     38.96   no data  --
1.69/1.78	c  S st    54     30503       561       289      4488     10916     18513   1450980     38.96   no data  --
1.69/1.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
1.79/1.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
3.09/3.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
3.09/3.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7.09/7.10	c lits-rem:       208  cl-subs:      207  v-elim:      0  v-fix:    0  time:  3.94 s
7.09/7.12	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
7.09/7.13	c calculated reachability. Time: 0.00
7.09/7.13	c  N dy    54     30503       561       289      4488     10709     18513   1403529     38.96   no data  --
7.49/7.53	c  N dy    60     36566       561       289      4488      8999     18513   1004785     38.79     40.93  --
7.71/7.78	c  N dy    79     40642       561       289      4488     13021     18513   1701696     38.95     41.00  --
8.09/8.10	c  N dy    98     44967       561       289      4488     17277     18513   2445109     39.16     41.27  --
8.09/8.17	c  S st   103     45755       561       289      4488      9296     18513    907429     39.18   no data  --
8.09/8.20	c  S st   103     46260       561       289      4488      9799     18513    984991     39.18   no data  --
8.19/8.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.19/8.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.19/8.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
8.19/8.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.49/9.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
9.49/9.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
9.49/9.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12.29/12.37	c lits-rem:        13  cl-subs:       15  v-elim:      0  v-fix:    0  time:  2.81 s
12.29/12.37	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
12.29/12.38	c vivif2 --  cl tried     9784 cl shrink        0 lits rem          0 time: 0.01
12.39/12.40	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
12.39/12.40	c calculated reachability. Time: 0.00
12.39/12.40	c  N dy   103     46260       561       289      4488      9784     18513    982469     39.18   no data  --
12.59/12.66	c  N dy   120     50481       561       289      4488     13943     18513   1717166     39.31     41.41  --
13.09/13.12	c  N dy   132     55864       561       289      4488     19218     18513   2731895     39.25     41.33  --
13.38/13.44	c  N dy   144     60540       561       289      4488     14036     18513   1639890     39.29     41.45  --
13.79/13.81	c  N dy   161     64556       561       289      4488     17987     18513   2329050     39.38     41.59  --
14.09/14.16	c  N dy   166     68684       561       289      4488     11239     18513    977309     39.31     41.55  --
14.09/14.19	c  S st   170     69390       561       289      4488     11925     18513   1081341     39.33   no data  --
14.19/14.23	c  S st   170     69892       561       289      4488     12422     18513   1160589     39.33   no data  --
14.19/14.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.19/14.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.19/14.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.01
14.19/14.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.49/15.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
15.49/15.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
15.49/15.57	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
18.90/18.91	c lits-rem:        28  cl-subs:       27  v-elim:      0  v-fix:    0  time:  3.34 s
18.90/18.91	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
18.90/18.92	c vivif2 --  cl tried    12395 cl shrink        0 lits rem          0 time: 0.01
18.90/18.95	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
18.90/18.95	c calculated reachability. Time: 0.00
18.90/18.95	c  N dy   170     69892       561       289      4488     12395     18513   1155561     39.33   no data  --
20.59/20.67	c  F st   175     87501       561       289      4488     17828     18513   2378746     38.43     36.08  --
20.59/20.67	c  N st   175     87501       561       289      4488     17828     18513   2378746     38.43     36.08  --
22.19/22.28	c  N dy   184    104839       561       289      4488     22074     18513   3340205     38.04     36.99  --
22.19/22.28	c  S st   184    104839       561       289      4488     22074     18513   3340205     38.04     36.99  --
22.29/22.34	c  S st   184    105340       561       289      4488     22572     18513   3417190     38.04   no data  --
22.29/22.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.29/22.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.29/22.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.03
22.39/22.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.89/23.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
23.89/23.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
23.89/23.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
36.31/36.39	c lits-rem:       201  cl-subs:      193  v-elim:      0  v-fix:    0  time: 12.48 s
36.31/36.39	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
36.39/36.42	c vivif2 --  cl tried    22379 cl shrink        0 lits rem          0 time: 0.03
36.39/36.49	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.06
36.39/36.49	c calculated reachability. Time: 0.00
36.39/36.49	c  N dy   184    105340       561       289      4488     22379     18513   3364651     38.04   no data  --
36.99/37.06	c  N dy   213    112247       561       289      4488     15452     18513   1703342     38.15     40.24  --
37.69/37.72	c  N dy   245    119417       561       289      4488     22514     18513   3006334     38.24     40.33  --
38.59/38.62	c  N dy   274    127125       561       289      4488     15352     18513   1463840     38.28     43.33  --
39.39/39.43	c  N dy   309    135482       561       289      4488     23561     18513   2950935     38.36     40.49  --
40.70/40.75	c  N dy   335    145693       561       289      4488     17887     18513   1807279     38.35     40.47  --
41.69/41.79	c  N dy   381    155569       561       289      4488     27503     18513   3439276     38.44     40.71  --
42.19/42.21	c  S st   392    158012       561       289      4488     29898     18513   3878683     38.49   no data  --
42.19/42.29	c  S st   392    158515       561       289      4488     30394     18513   3957230     38.49   no data  --
42.19/42.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.19/42.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.29/42.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.05
42.39/42.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.01/44.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
44.01/44.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
44.01/44.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
129.20/129.22	c lits-rem:       116  cl-subs:      263  v-elim:      0  v-fix:    0  time: 85.21 s
129.20/129.22	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
129.20/129.26	c vivif2 --  cl tried    30131 cl shrink        0 lits rem          0 time: 0.04
129.30/129.35	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.09
129.30/129.35	c calculated reachability. Time: 0.00
129.30/129.35	c  N dy   392    158515       561       289      4488     30131     18513   3899863     38.49   no data  --
130.20/130.21	c  N dy   411    168801       561       289      4488     23499     18513   2757465     38.42     40.46  --
131.90/131.94	c  N dy   439    185067       561       289      4488     21812     18513   2384250     38.39     40.48  --
133.29/133.31	c  N dy   473    197550       561       289      4488     34051     18513   4738806     38.38     40.41  --
134.99/135.01	c  N dy   505    211891       561       289      4488     29546     18513   3777663     38.36     40.43  --
137.90/137.97	c  N dy   570    232646       561       289      4488     30317     18513   3907764     38.38     40.57  --
138.61/138.63	c  S st   583    237772       561       289      4488     35365     18513   4845955     38.38     36.48  --
138.69/138.71	c  S st   583    238275       561       289      4488     35860     18513   4924128     38.38   no data  --
138.69/138.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.69/138.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.69/138.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.07
138.89/138.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.49/140.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
140.49/140.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
140.49/140.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
259.79/259.87	c lits-rem:       149  cl-subs:      223  v-elim:      0  v-fix:    0  time: 119.36 s
259.79/259.87	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
259.89/259.92	c vivif2 --  cl tried    35637 cl shrink        0 lits rem          0 time: 0.05
260.00/260.03	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.11
260.00/260.04	c calculated reachability. Time: 0.00
260.00/260.04	c  N dy   583    238275       561       289      4488     35637     18513   4869675     38.38   no data  --
261.70/261.80	c  N dy   597    255183       561       289      4488     30772     18513   3651609     38.21     40.55  --
263.40/263.44	c  N dy   637    271954       561       289      4488     26032     18513   2751040     38.24     40.26  --
265.30/265.33	c  N dy   694    289387       561       289      4488     42817     18513   5736847     38.25     50.38  --
267.10/267.16	c  F st   747    306251       561       289      4488     37220     18513   4659762     38.28     37.41  --
267.40/267.47	c  N st   751    308289       561       289      4488     39214     18513   5042359     38.28   no data  --
269.89/269.90	c  N dy   788    328359       561       289      4488     35541     18513   4192483     38.24     40.30  --
273.00/273.07	c  N dy   844    349469       561       289      4488     31869     18513   3529502     38.24     40.29  --
274.10/274.10	c  S st   864    357412       561       289      4488     39660     18513   5081897     38.24   no data  --
274.20/274.20	c  S st   864    357916       561       289      4488     40162     18513   5162895     38.24   no data  --
274.20/274.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.20/274.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.20/274.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.08
274.40/274.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.01/276.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
276.01/276.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
276.01/276.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
384.91/384.96	c lits-rem:        74  cl-subs:      180  v-elim:      0  v-fix:    0  time: 108.96 s
384.91/384.96	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
385.02/385.02	c vivif2 --  cl tried    39982 cl shrink        0 lits rem          0 time: 0.05
385.11/385.14	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.13
385.11/385.15	c calculated reachability. Time: 0.00
385.11/385.15	c  N dy   864    357916       561       289      4488     39982     18513   5121530     38.24   no data  --
390.60/390.68	c  N dy   905    396821       561       289      4488     50211     18513   6246269     38.04     40.09  --
393.30/393.39	c  N dy   979    416866       561       289      4488     44353     18513   5518225     38.09     41.37  --
396.30/396.34	c  N dy  1029    438686       561       289      4488     38710     18513   4342041     38.10     40.31  --
399.11/399.10	c  N dy  1079    459087       561       289      4488     30723     18513   2869388     38.10     40.12  --
402.62/402.65	c  N dy  1129    486060       561       289      4488     56280     18513   7133949     38.04     40.40  --
405.20/405.25	c  N dy  1159    507520       561       289      4488     47827     18513   5840399     37.99     40.01  --
408.40/408.42	c  N dy  1203    527551       561       289      4488     37573     18513   4124109     37.96     47.29  --
409.60/409.62	c  S st  1213    536875       561       289      4488     46437     18513   5717736     37.95     37.21  --
409.70/409.73	c  S st  1213    537380       561       289      4488     46940     18513   5798710     37.95   no data  --
409.70/409.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
409.70/409.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.80/409.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.09
409.90/409.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.60/411.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
411.60/411.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
411.60/411.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
560.41/560.42	c lits-rem:       231  cl-subs:      619  v-elim:      0  v-fix:    0  time: 148.78 s
560.41/560.42	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
560.41/560.48	c vivif2 --  cl tried    46321 cl shrink        0 lits rem          0 time: 0.06
560.61/560.63	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.15
560.61/560.63	c calculated reachability. Time: 0.00
560.61/560.63	c  N dy  1213    537380       561       289      4488     46321     18513   5675400     37.95   no data  --
563.11/563.14	c  N dy  1286    558796       561       289      4488     36577     18513   3819483     37.97     40.17  --
566.20/566.26	c  N dy  1374    579150       561       289      4488     56289     18513   7176748     38.02     40.34  --
569.50/569.52	c  N dy  1441    599207       561       289      4488     44075     18513   4979725     38.05     40.69  --
573.12/573.19	c  N dy  1486    619974       561       289      4488     64358     18513   8776382     38.04     40.07  --
576.42/576.49	c  N dy  1579    641147       561       289      4488     52137     18513   6216202     38.08     40.27  --
581.40/581.40	c  N dy  1623    661220       561       289      4488     37612     18513   3563689     38.08     40.44  --
586.10/586.11	c  N dy  1680    686775       561       289      4488     62597     18513   8245798     38.07     40.20  --
590.31/590.37	c  N dy  1772    706822       561       289      4488     47107     18513   5203400     38.12     40.45  --
595.12/595.16	c  N dy  1833    728064       561       289      4488     67947     18513   8952087     38.14     40.18  --
599.01/599.08	c  N dy  1915    749083       561       289      4488     52346     18513   6047459     38.16     40.22  --
605.31/605.38	c  N dy  1998    769437       561       289      4488     72422     18513   9653394     38.20     40.21  --
609.70/609.73	c  N dy  2089    789479       561       289      4488     54811     18513   6338808     38.23     40.26  --
614.00/614.09	c  S st  2124    806072       561       289      4488     70789     18513   9210468     38.21     39.44  --
614.20/614.27	c  S st  2124    806574       561       289      4488     71286     18513   9283121     38.21   no data  --
614.20/614.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
614.20/614.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
614.40/614.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.16
614.71/614.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
616.41/616.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
616.41/616.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
616.41/616.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1164.12/1164.15	c lits-rem:       758  cl-subs:      827  v-elim:      0  v-fix:    0  time: 547.72 s
1164.12/1164.15	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
1164.22/1164.24	c vivif2 --  cl tried    70459 cl shrink        0 lits rem          0 time: 0.09
1164.52/1164.52	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.28
1164.52/1164.52	c calculated reachability. Time: 0.00
1164.52/1164.52	c  N dy  2124    806574       561       289      4488     70459     18513   9122744     38.21   no data  --
1166.72/1166.80	c  N dy  2177    826890       561       289      4488     52202     18513   5944133     38.22     40.23  --
1169.83/1169.82	c  N dy  2221    847551       561       289      4488     72419     18513   9872671     38.21     40.24  --
1172.53/1172.60	c  N dy  2251    868928       561       289      4488     54121     18513   6306044     38.19     40.48  --
1175.23/1175.24	c  N dy  2302    891659       561       289      4488     75834     18513   9951054     38.19     40.21  --
1177.63/1177.65	c  N dy  2360    911700       561       289      4488     55650     18513   6232575     38.19     50.02  --
1180.92/1180.94	c  N dy  2372    932952       561       289      4488     75449     18513   9926489     38.14     40.35  --
1183.72/1183.79	c  N dy  2428    953582       561       289      4488     55126     18513   5952022     38.15     40.25  --
1188.92/1188.90	c  N dy  2453    982529       561       289      4488     83409     18513  11855043     38.10     40.16  --
1191.73/1191.73	c  N dy  2507   1002734       561       289      4488     61328     18513   6848958     38.11     40.20  --
1195.52/1195.58	c  N dy  2577   1022810       561       289      4488     80839     18513  10244658     38.12     40.37  --
1198.52/1198.53	c  N dy  2597   1042985       561       289      4488     56925     18513   6075588     38.07     40.12  --
1201.63/1201.65	c  N dy  2650   1065433       561       289      4488     78101     18513   9550354     38.04     40.05  --
1203.03/1203.00	c  F st  2673   1071875       561       289      4488     84458     18513  10719776     38.04     36.00  --
1205.12/1205.18	c  N dy  2718   1086702       561       289      4488     56005     18513   5871057     38.06     40.11  --
1209.03/1209.04	c  N dy  2786   1106703       561       289      4488     75660     18513   9434951     38.07     41.19  --
1212.24/1212.28	c  N dy  2831   1126854       561       289      4488     50633     18513   4708283     38.06     40.15  --
1215.72/1215.70	c  N dy  2919   1146937       561       289      4488     70348     18513   8247991     38.08     40.21  --
1220.63/1220.68	c  N dy  2989   1166986       561       289      4488     90106     18513  11911076     38.09     46.31  --
1224.33/1224.35	c  N dy  3056   1188221       561       289      4488     65139     18513   7236741     38.11     40.20  --
1228.82/1228.88	c  N dy  3130   1208258       561       289      4488     84733     18513  10719633     38.13     40.20  --
1229.33/1229.39	c  S st  3137   1209862       561       289      4488     86316     18513  10998429     38.13     37.49  --
1229.63/1229.60	c  S st  3137   1210365       561       289      4488     86816     18513  11077844     38.13   no data  --
1229.63/1229.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1229.63/1229.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1229.74/1229.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.18
1230.03/1230.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1231.72/1231.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
1231.72/1231.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1231.72/1231.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.44 3.94 3.98 3/369 15641
/proc/meminfo: memFree=22659752/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=30028 CPUtime=0 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 583 0 0 0 0 0 0 0 17 0 1 0 650736813 30748672 512 33554432000 4194304 4650387 140735019868128 18446744073709551615 4243472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 7507 512 349 112 0 2472 0

[startup+0.0305629 s]
/proc/loadavg: 3.44 3.94 3.98 3/369 15641
/proc/meminfo: memFree=22659752/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=30292 CPUtime=0.02 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 767 0 0 0 2 0 0 0 17 0 1 0 650736813 31019008 696 33554432000 4194304 4650387 140735019868128 18446744073709551615 4363661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 7573 696 377 112 0 2538 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30292

[startup+0.100556 s]
/proc/loadavg: 3.44 3.94 3.98 3/369 15641
/proc/meminfo: memFree=22659752/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=30424 CPUtime=0.09 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 1110 0 0 0 9 0 0 0 17 0 1 0 650736813 31154176 1039 33554432000 4194304 4650387 140735019868128 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 7606 1040 377 112 0 2571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30424

[startup+0.300515 s]
/proc/loadavg: 3.44 3.94 3.98 3/369 15641
/proc/meminfo: memFree=22659752/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=32356 CPUtime=0.29 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 2243 0 0 0 29 0 0 0 18 0 1 0 650736813 33132544 1229 33554432000 4194304 4650387 140735019868128 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 8089 1230 379 112 0 3054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32356

[startup+0.700442 s]
/proc/loadavg: 3.44 3.94 3.98 3/369 15641
/proc/meminfo: memFree=22659752/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=33532 CPUtime=0.69 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 4237 0 0 0 69 0 0 0 18 0 1 0 650736813 34336768 1763 33554432000 4194304 4650387 140735019868128 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 8383 1763 379 112 0 3348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33532

[startup+1.50029 s]
/proc/loadavg: 3.44 3.94 3.98 5/383 15718
/proc/meminfo: memFree=22622536/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=34828 CPUtime=1.49 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 7256 0 0 0 148 1 0 0 20 0 1 0 650736813 35663872 3023 33554432000 4194304 4650387 140735019868128 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 8707 3023 380 112 0 3672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34828

[startup+3.10101 s]
/proc/loadavg: 3.44 3.94 3.98 5/383 15718
/proc/meminfo: memFree=22561156/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=69636 CPUtime=3.09 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 17025 0 0 0 307 2 0 0 25 0 1 0 650736813 71307264 10731 33554432000 4194304 4650387 140735019868128 18446744073709551615 4436113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 17409 10731 381 112 0 12374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69636

[startup+6.30042 s]
/proc/loadavg: 3.48 3.94 3.98 5/383 15718
/proc/meminfo: memFree=22508940/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=70120 CPUtime=6.29 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 17132 0 0 0 627 2 0 0 25 0 1 0 650736813 71802880 10838 33554432000 4194304 4650387 140735019868128 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 17530 10838 381 112 0 12495 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70120

[startup+12.7003 s]
/proc/loadavg: 3.52 3.94 3.98 5/383 15718
/proc/meminfo: memFree=22503540/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=71376 CPUtime=12.69 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 22412 0 0 0 1266 3 0 0 25 0 1 0 650736813 73089024 11268 33554432000 4194304 4650387 140735019868128 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 17844 11268 381 112 0 12809 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71376

[startup+25.5009 s]
/proc/loadavg: 3.63 3.94 3.98 5/383 15745
/proc/meminfo: memFree=22415532/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=127068 CPUtime=25.49 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 49729 0 0 0 2541 8 0 0 25 0 1 0 650736813 130117632 25358 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 31767 25358 381 112 0 26732 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127068

[startup+51.1002 s]
/proc/loadavg: 3.91 3.98 3.99 5/383 15773
/proc/meminfo: memFree=22113028/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=208664 CPUtime=51.09 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 67565 0 0 0 5097 12 0 0 25 0 1 0 650736813 213671936 30380 33554432000 4194304 4650387 140735019868128 18446744073709551615 4439057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 52166 30380 381 112 0 47131 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 208664

[startup+102.315 s]
/proc/loadavg: 4.16 4.03 4.00 5/383 15775
/proc/meminfo: memFree=22025552/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=208664 CPUtime=102.31 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 67576 0 0 0 10219 12 0 0 25 0 1 0 650736813 213671936 30391 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 52166 30391 381 112 0 47131 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 208664

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/383 15776
/proc/meminfo: memFree=21939452/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=243236 CPUtime=162.29 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 91775 0 0 0 16212 17 0 0 25 0 1 0 650736813 249073664 38337 33554432000 4194304 4650387 140735019868128 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 60809 38337 381 112 0 55774 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 243236

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 4.00 6/383 15778
/proc/meminfo: memFree=21929096/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=243236 CPUtime=222.29 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 91808 0 0 0 22212 17 0 0 25 0 1 0 650736813 249073664 38370 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 60809 38370 381 112 0 55774 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 243236

[startup+282.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/383 15779
/proc/meminfo: memFree=21818176/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=253660 CPUtime=282.3 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 125125 0 0 0 28204 26 0 0 25 0 1 0 650736813 259747840 40687 33554432000 4194304 4650387 140735019868128 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 63415 40687 381 112 0 58380 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 253660

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/383 15781
/proc/meminfo: memFree=21821996/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=254084 CPUtime=342.31 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 125224 0 0 0 34205 26 0 0 25 0 1 0 650736813 260182016 40786 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 63521 40786 381 112 0 58486 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 254084

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/383 15783
/proc/meminfo: memFree=21811796/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=255864 CPUtime=402.3 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 155032 0 0 0 40197 33 0 0 25 0 1 0 650736813 262004736 42393 33554432000 4194304 4650387 140735019868128 18446744073709551615 4328103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 63966 42393 381 112 0 58931 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 255864

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/383 15784
/proc/meminfo: memFree=21786104/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=297400 CPUtime=462.3 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 177586 0 0 0 46193 37 0 0 25 0 1 0 650736813 304537600 49840 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 74350 49840 381 112 0 69315 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 297400

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/383 15786
/proc/meminfo: memFree=21768584/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=297400 CPUtime=522.31 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 177628 0 0 0 52194 37 0 0 25 0 1 0 650736813 304537600 49882 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 74350 49882 381 112 0 69315 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 297400

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/383 15787
/proc/meminfo: memFree=21724752/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=233560 CPUtime=582.31 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 212045 0 0 0 58185 46 0 0 25 0 1 0 650736813 239165440 48986 33554432000 4194304 4650387 140735019868128 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 58390 48986 381 112 0 53355 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 233560

[startup+642.3 s]
/proc/loadavg: 4.13 4.03 4.01 5/383 15789
/proc/meminfo: memFree=21624620/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=375600 CPUtime=642.31 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263674 0 0 0 64174 57 0 0 25 0 1 0 650736813 384614400 71288 33554432000 4194304 4650387 140735019868128 18446744073709551615 4438912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 93900 71288 381 112 0 88865 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 375600

[startup+702.3 s]
/proc/loadavg: 4.09 4.04 4.01 5/383 15791
/proc/meminfo: memFree=21637988/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=375600 CPUtime=702.31 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263674 0 0 0 70174 57 0 0 25 0 1 0 650736813 384614400 71288 33554432000 4194304 4650387 140735019868128 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 93900 71288 381 112 0 88865 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 375600

[startup+762.315 s]
/proc/loadavg: 4.13 4.06 4.01 5/383 15792
/proc/meminfo: memFree=21577544/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=375600 CPUtime=762.33 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263674 0 0 0 76176 57 0 0 25 0 1 0 650736813 384614400 71288 33554432000 4194304 4650387 140735019868128 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 93900 71288 381 112 0 88865 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 375600

[startup+822.301 s]
/proc/loadavg: 4.14 4.08 4.02 5/383 15794
/proc/meminfo: memFree=21603812/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=375600 CPUtime=822.31 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263755 0 0 0 82174 57 0 0 25 0 1 0 650736813 384614400 71369 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 93900 71369 381 112 0 88865 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 375600

[startup+882.301 s]
/proc/loadavg: 4.05 4.06 4.01 5/383 15795
/proc/meminfo: memFree=21575748/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=375600 CPUtime=882.32 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263766 0 0 0 88175 57 0 0 25 0 1 0 650736813 384614400 71380 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 93900 71380 381 112 0 88865 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 375600

[startup+942.301 s]
/proc/loadavg: 4.02 4.05 4.01 5/383 15797
/proc/meminfo: memFree=21635612/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=376028 CPUtime=942.32 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263788 0 0 0 94175 57 0 0 25 0 1 0 650736813 385052672 71402 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 94007 71402 381 112 0 88972 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 376028

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/383 15799
/proc/meminfo: memFree=21601000/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=376028 CPUtime=1002.32 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263788 0 0 0 100175 57 0 0 25 0 1 0 650736813 385052672 71402 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 94007 71402 381 112 0 88972 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 376028

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/383 15800
/proc/meminfo: memFree=21583608/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=376028 CPUtime=1062.32 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263788 0 0 0 106175 57 0 0 25 0 1 0 650736813 385052672 71402 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 94007 71402 381 112 0 88972 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 376028

[startup+1122.3 s]
/proc/loadavg: 4.15 4.05 4.01 5/383 15811
/proc/meminfo: memFree=21578232/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=376028 CPUtime=1122.32 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 263788 0 0 0 112175 57 0 0 25 0 1 0 650736813 385052672 71402 33554432000 4194304 4650387 140735019868128 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 94007 71402 381 112 0 88972 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 376028

[startup+1182.3 s]
/proc/loadavg: 4.18 4.07 4.02 5/383 15812
/proc/meminfo: memFree=21553272/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=373424 CPUtime=1182.32 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 296729 0 0 0 118168 64 0 0 25 0 1 0 650736813 382386176 72359 33554432000 4194304 4650387 140735019868128 18446744073709551615 4313691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 93356 72359 381 112 0 88321 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 373424

[startup+1242.3 s]
/proc/loadavg: 4.16 4.09 4.02 5/383 15814
/proc/meminfo: memFree=21544544/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=444876 CPUtime=1242.32 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 368566 0 0 0 124150 82 0 0 25 0 1 0 650736813 455553024 88062 33554432000 4194304 4650387 140735019868128 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 111219 88062 381 112 0 106184 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 444876



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.09 4.02 5/383 15818
/proc/meminfo: memFree=21495980/32951124 swapFree=67111348/67111528
[pid=15641] ppid=15638 vsize=444876 CPUtime=1300.03 cores=5,7
/proc/15641/stat : 15641 (strangenight1-s) R 15638 15641 15158 0 -1 4202496 368566 0 0 0 129921 82 0 0 25 0 1 0 650736813 455553024 88062 33554432000 4194304 4650387 140735019868128 18446744073709551615 4439161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15641/statm: 111219 88062 381 112 0 106184 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 444876

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.22
CPU system time (s): 0.844871
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 444876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.844871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 368566
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= 29
involuntary context switches= 3366

runsolver used 4.73528 second user time and 11.6732 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 18:43:11
IDJOB=3370498
IDBENCH=83234
IDSOLVER=1847
FILE ID=node139/3370498-1305391391
RUNJOBID= node139-1305391391-15624
PBS_JOBID= 13324418
Free space on /tmp= 73360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-17-33-sat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370498-1305391391/watcher-3370498-1305391391 -o /tmp/evaluation-result-3370498-1305391391/solver-3370498-1305391391 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370498-1305391391.cnf

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=353274369

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22661528 kB
Buffers:        293156 kB
Cached:        2846360 kB
SwapCached:          0 kB
Active:        7925416 kB
Inactive:      2057952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22661528 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9532 kB
Writeback:           0 kB
AnonPages:     6844148 kB
Mapped:          28404 kB
Slab:           203780 kB
PageTables:      38772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76775076 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= 73312 MiB
End job on node139 at 2011-05-14 19:04:53