Trace number 3368178

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)? (TO) 1300.03 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.431934
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368178-1305388826.cnf'
0.00/0.01	c -- header says num vars:            180
0.00/0.01	c -- header says num clauses:         432
0.00/0.01	c -- clauses added:            0 learnts,          432 normals,            0 xors
0.00/0.01	c -- vars added        180
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       180        72       360         0      1080         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/72/72 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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    180 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  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:      87 undec:       0 neg:      93
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       180        72       360         0      1080         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.08/0.16	c  N st     8      4917       180        72       360      4786      1080    142308   no data   no data
0.38/0.45	c  N st    10     11299       180        72       360      4423      1080    109397   no data   no data
0.78/0.84	c  N st    11     17042       180        72       360     10009      1080    285217   no data   no data
1.28/1.39	c  F st    12     25001       180        72       360     12326      1080    349003   no data   no data
1.28/1.39	c  N st    12     25001       180        72       360     12326      1080    349003   no data   no data
1.68/1.75	c Decided on static restart strategy
1.68/1.75	c  N st    18     30000       180        72       360     10574      1080    260333   no data   no data
1.68/1.75	c  S st    18     30000       180        72       360     10574      1080    260333   no data   no data
1.78/1.82	c  S st    18     30502       180        72       360     11068      1080    273708   no data   no data
1.78/1.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.78/1.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.78/1.82	c blocked clauses removed:        0 vars:      0 tried:         180 T: 0.00 s
1.78/1.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.78/1.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.78/1.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
1.78/1.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.78/1.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.78/1.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1.88/1.94	c lits-rem:       175  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.07 s
1.88/1.94	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
1.88/1.94	c calculated reachability. Time: 0.00
1.88/1.94	c  N st    18     30502       180        72       360     10912      1080    268700   no data   no data
2.38/2.45	c  N st    20     37615       180        72       360     10150      1080    233868   no data   no data
2.98/3.00	c  N st    21     44015       180        72       360     16373      1080    430174   no data   no data
3.08/3.14	c  S st    22     45754       180        72       360      9346      1080    189475   no data   no data
3.08/3.19	c  S st    22     46256       180        72       360      9844      1080    202915   no data   no data
3.08/3.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.19/3.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.19/3.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
3.19/3.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.19/3.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.19/3.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3.19/3.25	c lits-rem:        44  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.02 s
3.19/3.25	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
3.19/3.25	c vivif2 --  cl tried     9806 cl shrink        0 lits rem          0 time: 0.00
3.19/3.25	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
3.19/3.25	c calculated reachability. Time: 0.00
3.19/3.25	c  N st    22     46256       180        72       360      9806      1080    201824   no data   no data
4.28/4.33	c  N st    23     60654       180        72       360     14150      1080    321257   no data   no data
5.18/5.27	c  N st    24     69386       180        72       360     11968      1080    239666   no data   no data
5.18/5.27	c  S st    24     69386       180        72       360     11968      1080    239666   no data   no data
5.28/5.34	c  S st    24     69890       180        72       360     12469      1080    253150   no data   no data
5.28/5.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.28/5.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.28/5.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.28/5.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.28/5.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.28/5.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
5.28/5.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.28/5.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.28/5.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
5.39/5.41	c lits-rem:        47  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.03 s
5.39/5.41	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
5.39/5.41	c vivif2 --  cl tried    12428 cl shrink        0 lits rem          0 time: 0.00
5.39/5.42	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
5.39/5.42	c calculated reachability. Time: 0.00
5.39/5.42	c  N st    24     69890       180        72       360     12428      1080    251895   no data   no data
7.08/7.10	c  F st    25     87500       180        72       360     17907      1080    403450   no data   no data
7.08/7.10	c  N st    25     87500       180        72       360     17907      1080    403450   no data   no data
7.59/7.66	c Decided on static restart strategy
7.98/8.03	c  N st    32     95541       180        72       360     13046      1080    235430   no data   no data
8.87/8.99	c  N st    34    104835       180        72       360     22102      1080    514761   no data   no data
8.87/8.99	c  S st    34    104835       180        72       360     22102      1080    514761   no data   no data
9.07/9.11	c  S st    34    105338       180        72       360     22600      1080    528592   no data   no data
9.07/9.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.07/9.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
9.07/9.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.07/9.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.07/9.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.07/9.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
9.07/9.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.07/9.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.17/9.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
9.37/9.40	c lits-rem:       350  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.19 s
9.37/9.40	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
9.37/9.40	c vivif2 --  cl tried    22310 cl shrink        0 lits rem          0 time: 0.01
9.37/9.41	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
9.37/9.41	c calculated reachability. Time: 0.00
9.37/9.41	c  N st    34    105338       180        72       360     22310      1080    519630   no data   no data
10.27/10.37	c  N st    35    114939       180        72       360     17993      1080    380473   no data   no data
12.10/12.13	c  N st    36    129338       180        72       360     17413      1080    342371   no data   no data
14.78/14.88	c  N st    37    150933       180        72       360     22884      1080    490924   no data   no data
15.98/16.06	c  S st    38    158007       180        72       360     29788      1080    709400   no data   no data
16.18/16.22	c  S st    38    158511       180        72       360     30288      1080    722544   no data   no data
16.18/16.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.18/16.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
16.18/16.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.18/16.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.18/16.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.18/16.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
16.18/16.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.18/16.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.28/16.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
16.68/16.79	c lits-rem:       463  cl-subs:      529  v-elim:      0  v-fix:    0  time:  0.43 s
16.68/16.79	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
16.78/16.80	c vivif2 --  cl tried    29759 cl shrink        0 lits rem          0 time: 0.01
16.78/16.81	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
16.78/16.81	c calculated reachability. Time: 0.00
16.78/16.81	c  N st    38    158511       180        72       360     29759      1080    706867   no data   no data
24.19/24.27	c  N st    39    207100       180        72       360     24488      1080    475243   no data   no data
29.08/29.15	c  N st    40    237766       180        72       360     34834      1080    788604   no data   no data
29.08/29.15	c  S st    40    237766       180        72       360     34834      1080    788604   no data   no data
29.28/29.30	c  S st    40    238270       180        72       360     35336      1080    802063   no data   no data
29.28/29.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.28/29.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
29.28/29.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.28/29.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.28/29.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.28/29.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
29.28/29.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.28/29.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.38/29.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
29.98/30.06	c lits-rem:       590  cl-subs:      736  v-elim:      0  v-fix:    0  time:  0.61 s
29.98/30.06	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
29.98/30.07	c vivif2 --  cl tried    34600 cl shrink        0 lits rem          0 time: 0.01
29.98/30.08	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
29.98/30.08	c calculated reachability. Time: 0.00
29.98/30.08	c  N st    40    238270       180        72       360     34600      1080    783259   no data   no data
41.18/41.27	c  F st    41    306250       180        72       360     36444      1080    787663   no data   no data
41.18/41.27	c  N st    41    306250       180        72       360     36444      1080    787663   no data   no data
42.18/42.24	c Decided on static restart strategy
46.48/46.54	c  N st    51    334557       180        72       360     40765      1080    912486   no data   no data
50.88/50.97	c  N st    53    357405       180        72       360     38735      1080    802737   no data   no data
50.88/50.97	c  S st    53    357405       180        72       360     38735      1080    802737   no data   no data
51.08/51.16	c  S st    53    357908       180        72       360     39234      1080    816016   no data   no data
51.08/51.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.08/51.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
51.08/51.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.08/51.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.08/51.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.08/51.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
51.08/51.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.18/51.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.28/51.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
51.69/51.79	c lits-rem:       338  cl-subs:      494  v-elim:      0  v-fix:    0  time:  0.49 s
51.69/51.79	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
51.78/51.80	c vivif2 --  cl tried    38740 cl shrink        0 lits rem          0 time: 0.01
51.78/51.81	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
51.78/51.81	c calculated reachability. Time: 0.00
51.78/51.81	c  N st    53    357908       180        72       360     38740      1080    803651   no data   no data
58.29/58.37	c  N st    54    390300       180        72       360     44950      1080    982964   no data   no data
68.19/68.22	c  N st    55    438888       180        72       360     38689      1080    770419   no data   no data
84.59/84.61	c  N st    56    511771       180        72       360     52234      1080   1175999   no data   no data
90.19/90.21	c  N st    57    536862       180        72       360     46424      1080    952851   no data   no data
90.19/90.21	c  S st    57    536862       180        72       360     46424      1080    952851   no data   no data
90.38/90.44	c  S st    57    537363       180        72       360     46924      1080    966034   no data   no data
90.38/90.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.38/90.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
90.38/90.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.38/90.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.38/90.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.38/90.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
90.38/90.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.38/90.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.58/90.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
91.29/91.34	c lits-rem:       290  cl-subs:      724  v-elim:      0  v-fix:    0  time:  0.72 s
91.29/91.34	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
91.29/91.35	c vivif2 --  cl tried    46200 cl shrink        0 lits rem          0 time: 0.01
91.29/91.36	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
91.29/91.36	c calculated reachability. Time: 0.00
91.29/91.36	c  N st    57    537363       180        72       360     46200      1080    949915   no data   no data
127.27/127.35	c  N st    58    701348       180        72       360     40170      1080    696572   no data   no data
156.20/156.23	c  N st    59    806044       180        72       360     69130      1080   1562314   no data   no data
156.20/156.23	c  S st    59    806044       180        72       360     69130      1080   1562314   no data   no data
156.48/156.59	c  S st    59    806547       180        72       360     69630      1080   1575380   no data   no data
156.48/156.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
156.58/156.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
156.58/156.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.58/156.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.58/156.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.58/156.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
156.58/156.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.58/156.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
156.88/156.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
160.18/160.29	c lits-rem:      1303  cl-subs:     2194  v-elim:      0  v-fix:    0  time:  3.37 s
160.18/160.29	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
160.28/160.31	c vivif2 --  cl tried    67436 cl shrink        0 lits rem          0 time: 0.02
160.28/160.33	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.02
160.28/160.34	c calculated reachability. Time: 0.00
160.28/160.34	c  N st    59    806547       180        72       360     67436      1080   1526934   no data   no data
236.98/237.08	c  F st    60   1071875       180        72       360     83494      1080   1860544   no data   no data
236.98/237.08	c  N st    60   1071875       180        72       360     83494      1080   1860544   no data   no data
239.28/239.30	c Decided on static restart strategy
245.38/245.43	c  N st    70   1100181       180        72       360     67349      1080   1348832   no data   no data
256.38/256.45	c  N st    72   1136174       180        72       360     57558      1080   1048081   no data   no data
267.78/267.81	c  N st    73   1168566       180        72       360     89254      1080   1966933   no data   no data
281.08/281.15	c  N st    74   1209820       180        72       360     83715      1080   1805732   no data   no data
281.08/281.15	c  S st    74   1209820       180        72       360     83715      1080   1805732   no data   no data
281.49/281.59	c  S st    74   1210322       180        72       360     84212      1080   1818643   no data   no data
281.49/281.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
281.59/281.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.08
281.59/281.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.59/281.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.59/281.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.59/281.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
281.59/281.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.68/281.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
281.88/281.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
285.58/285.69	c lits-rem:       863  cl-subs:     1685  v-elim:      0  v-fix:    0  time:  3.72 s
285.58/285.69	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
285.68/285.72	c vivif2 --  cl tried    82527 cl shrink        0 lits rem          0 time: 0.03
285.68/285.75	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.03
285.68/285.76	c calculated reachability. Time: 0.00
285.68/285.76	c  N st    74   1210322       180        72       360     82527      1080   1779536   no data   no data
309.69/309.76	c  N st    75   1283204       180        72       360     59078      1080   1052600   no data   no data
348.88/348.93	c  N st    76   1392527       180        72       360     67054      1080   1230329   no data   no data
408.00/408.04	c  N st    77   1556511       180        72       360     71730      1080   1320868   no data   no data
464.39/464.47	c  N st    78   1710323       180        72       360     58210      1080    889268   no data   no data
464.39/464.47	c  S st    78   1710323       180        72       360     58210      1080    889268   no data   no data
464.69/464.75	c  S st    78   1710830       180        72       360     58715      1080    903128   no data   no data
464.69/464.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
464.79/464.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
464.79/464.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
464.79/464.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.79/464.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.79/464.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
464.79/464.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
464.79/464.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
464.89/464.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
465.20/465.25	c lits-rem:       133  cl-subs:      175  v-elim:      0  v-fix:    0  time:  0.35 s
465.20/465.25	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
465.20/465.27	c vivif2 --  cl tried    58540 cl shrink        0 lits rem          0 time: 0.01
465.20/465.29	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.02
465.20/465.29	c calculated reachability. Time: 0.00
465.20/465.29	c  N st    78   1710830       180        72       360     58540      1080    899437   no data   no data
622.29/622.31	c  N st    79   2079794       180        72       360     63908      1080    968183   no data   no data
677.60/677.66	c  N st    80   2210830       180        72       360     66178      1080    989518   no data   no data
677.60/677.66	c  S st    80   2210830       180        72       360     66178      1080    989518   no data   no data
677.89/677.97	c  S st    80   2211333       180        72       360     66676      1080   1002519   no data   no data
677.89/677.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
677.99/678.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
677.99/678.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
677.99/678.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
677.99/678.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
677.99/678.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
677.99/678.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
677.99/678.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
678.09/678.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
678.49/678.55	c lits-rem:        45  cl-subs:      178  v-elim:      0  v-fix:    0  time:  0.39 s
678.49/678.55	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
678.49/678.56	c vivif2 --  cl tried    66498 cl shrink        0 lits rem          0 time: 0.02
678.49/678.58	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.02
678.49/678.59	c calculated reachability. Time: 0.00
678.49/678.59	c  N st    80   2211333       180        72       360     66498      1080    999511   no data   no data
922.10/922.11	c  N st    81   2711333       180        72       360     82888      1080   1368784   no data   no data
922.10/922.11	c  S st    81   2711333       180        72       360     82888      1080   1368784   no data   no data
922.50/922.53	c  S st    81   2711835       180        72       360     83389      1080   1382520   no data   no data
922.50/922.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
922.60/922.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
922.60/922.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
922.60/922.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.60/922.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
922.60/922.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
922.60/922.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
922.60/922.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
922.81/922.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
924.09/924.15	c lits-rem:       350  cl-subs:     1288  v-elim:      0  v-fix:    0  time:  1.34 s
924.09/924.15	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
924.09/924.17	c vivif2 --  cl tried    82101 cl shrink        0 lits rem          0 time: 0.02
924.19/924.20	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.03
924.19/924.20	c calculated reachability. Time: 0.00
924.19/924.20	c  N st    81   2711835       180        72       360     82101      1080   1357196   no data   no data
1180.00/1180.06	c  N st    82   3211835       180        72       360    127755      1080   2599277   no data   no data
1180.00/1180.06	c  S st    82   3211835       180        72       360    127755      1080   2599277   no data   no data
1180.70/1180.72	c  S st    82   3212341       180        72       360    128257      1080   2612484   no data   no data
1180.70/1180.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1180.80/1180.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.14
1180.80/1180.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1180.80/1180.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1180.80/1180.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1180.80/1180.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
1180.80/1180.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1180.90/1180.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1181.31/1181.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
1187.80/1187.87	c lits-rem:      1182  cl-subs:     3696  v-elim:      0  v-fix:    0  time:  6.53 s
1187.80/1187.87	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
1187.91/1187.91	c vivif2 --  cl tried   124561 cl shrink        0 lits rem          0 time: 0.04
1187.91/1187.97	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.05
1187.91/1187.97	c calculated reachability. Time: 0.00
1187.91/1187.97	c  N st    82   3212341       180        72       360    124561      1080   2539845   no data   no data

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

running on 2 cores: 0,2

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.00 3.81 3.87 4/400 26889
/proc/meminfo: memFree=24507780/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=11796 CPUtime=0 cores=0,2
/proc/26889/stat : 26889 (runsolver) R 26887 26889 26847 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 650481247 12079104 49 33554432000 4194304 5432360 140737070951024 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/26889/statm: 2949 49 30 303 0 2643 0

[startup+0.0236969 s]
/proc/loadavg: 3.00 3.81 3.87 4/400 26889
/proc/meminfo: memFree=24507780/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=29728 CPUtime=0 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 650481247 30441472 459 33554432000 4194304 4580011 140735268674960 18446744073709551615 4320657 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 7432 459 363 95 0 2414 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29728

[startup+0.100708 s]
/proc/loadavg: 3.00 3.81 3.87 4/400 26889
/proc/meminfo: memFree=24507780/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=29860 CPUtime=0.08 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 666 0 0 0 8 0 0 0 25 0 1 0 650481247 30576640 606 33554432000 4194304 4580011 140735268674960 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 7465 607 364 95 0 2447 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29860

[startup+0.300674 s]
/proc/loadavg: 3.00 3.81 3.87 4/400 26889
/proc/meminfo: memFree=24507780/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=30444 CPUtime=0.28 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 960 0 0 0 28 0 0 0 25 0 1 0 650481247 31174656 744 33554432000 4194304 4580011 140735268674960 18446744073709551615 4318262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 7611 744 364 95 0 2593 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30444

[startup+0.700643 s]
/proc/loadavg: 3.00 3.81 3.87 4/400 26889
/proc/meminfo: memFree=24507780/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=30980 CPUtime=0.68 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 1362 0 0 0 68 0 0 0 25 0 1 0 650481247 31723520 887 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 7745 888 364 95 0 2727 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30980

[startup+1.50051 s]
/proc/loadavg: 3.00 3.81 3.87 5/411 26908
/proc/meminfo: memFree=24478952/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=31884 CPUtime=1.48 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 2185 0 0 0 148 0 0 0 25 0 1 0 650481247 32649216 961 33554432000 4194304 4580011 140735268674960 18446744073709551615 4322824 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 7971 961 365 95 0 2953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31884

[startup+3.10021 s]
/proc/loadavg: 3.08 3.82 3.87 5/411 26908
/proc/meminfo: memFree=24454868/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=39236 CPUtime=3.08 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 4711 0 0 0 308 0 0 0 19 0 1 0 650481247 40177664 3039 33554432000 4194304 4580011 140735268674960 18446744073709551615 4340507 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 9809 3039 367 95 0 4791 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39236

[startup+6.30064 s]
/proc/loadavg: 3.08 3.82 3.87 6/411 26908
/proc/meminfo: memFree=24438408/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=40972 CPUtime=6.28 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 6807 0 0 0 627 1 0 0 25 0 1 0 650481247 41955328 3472 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 10243 3472 367 95 0 5225 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40972

[startup+12.7006 s]
/proc/loadavg: 3.51 3.89 3.89 5/411 26908
/proc/meminfo: memFree=24405892/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=48568 CPUtime=12.68 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 11311 0 0 0 1266 2 0 0 25 0 1 0 650481247 49733632 5114 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 12142 5114 367 95 0 7124 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48568

[startup+25.5003 s]
/proc/loadavg: 3.59 3.89 3.89 5/411 26909
/proc/meminfo: memFree=24375144/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=56840 CPUtime=25.48 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 17026 0 0 0 2545 3 0 0 25 0 1 0 650481247 58204160 7195 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 14210 7195 367 95 0 9192 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56840

[startup+51.101 s]
/proc/loadavg: 3.73 3.90 3.90 5/411 26918
/proc/meminfo: memFree=24347548/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=63432 CPUtime=51.08 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 25419 0 0 0 5103 5 0 0 25 0 1 0 650481247 64954368 8796 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 15858 8796 367 95 0 10840 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63432

[startup+102.316 s]
/proc/loadavg: 3.89 3.91 3.90 5/411 26920
/proc/meminfo: memFree=24270284/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=74080 CPUtime=102.3 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 38640 0 0 0 10222 8 0 0 25 0 1 0 650481247 75857920 11876 33554432000 4194304 4580011 140735268674960 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 18520 11876 367 95 0 13502 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74080

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/411 26921
/proc/meminfo: memFree=24200824/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=93512 CPUtime=162.28 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 53957 0 0 0 16217 11 0 0 21 0 1 0 650481247 95756288 16542 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 23378 16542 367 95 0 18360 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 93512

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.91 5/411 26923
/proc/meminfo: memFree=24204516/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=93912 CPUtime=222.28 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 64224 0 0 0 22213 15 0 0 25 0 1 0 650481247 96165888 16506 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 23478 16506 367 95 0 18460 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 93912

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.91 5/411 26925
/proc/meminfo: memFree=24161576/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=107548 CPUtime=282.28 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 76379 0 0 0 28210 18 0 0 25 0 1 0 650481247 110129152 19791 33554432000 4194304 4580011 140735268674960 18446744073709551615 4406274 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 26887 19791 367 95 0 21869 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 107548

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/411 26928
/proc/meminfo: memFree=24126984/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=107752 CPUtime=342.28 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 83928 0 0 0 34208 20 0 0 25 0 1 0 650481247 110338048 20143 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 26938 20143 367 95 0 21920 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 107752

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/411 26931
/proc/meminfo: memFree=24126044/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=107940 CPUtime=402.29 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 91468 0 0 0 40206 23 0 0 25 0 1 0 650481247 110530560 20326 33554432000 4194304 4580011 140735268674960 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 26985 20326 367 95 0 21967 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 107940

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/411 26932
/proc/meminfo: memFree=24121684/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=108168 CPUtime=462.29 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 99459 0 0 0 46204 25 0 0 25 0 1 0 650481247 110764032 20496 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 27042 20496 367 95 0 22024 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 108168

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.92 5/411 26934
/proc/meminfo: memFree=24126380/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=108372 CPUtime=522.29 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 106923 0 0 0 52202 27 0 0 25 0 1 0 650481247 110972928 19441 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 27093 19441 367 95 0 22075 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 108372

[startup+582.301 s]
/proc/loadavg: 4.08 4.00 3.93 5/411 26936
/proc/meminfo: memFree=24064332/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=108504 CPUtime=582.29 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 113748 0 0 0 58200 29 0 0 25 0 1 0 650481247 111108096 20385 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 27126 20385 367 95 0 22108 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 108504

[startup+642.3 s]
/proc/loadavg: 4.03 4.00 3.93 5/411 26937
/proc/meminfo: memFree=24024496/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=108808 CPUtime=642.3 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 120293 0 0 0 64198 32 0 0 25 0 1 0 650481247 111419392 20657 33554432000 4194304 4580011 140735268674960 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 27202 20657 367 95 0 22184 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 108808

[startup+702.301 s]
/proc/loadavg: 4.10 4.03 3.94 5/411 26939
/proc/meminfo: memFree=24006112/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=111960 CPUtime=702.29 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 127327 0 0 0 70195 34 0 0 25 0 1 0 650481247 114647040 21497 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 27990 21497 367 95 0 22972 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 111960

[startup+762.316 s]
/proc/loadavg: 4.08 4.03 3.94 5/411 26940
/proc/meminfo: memFree=23993572/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=112120 CPUtime=762.31 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 133565 0 0 0 76195 36 0 0 25 0 1 0 650481247 114810880 21301 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 28030 21301 367 95 0 23012 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 112120

[startup+822.3 s]
/proc/loadavg: 4.11 4.05 3.95 5/411 26942
/proc/meminfo: memFree=23987968/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=112880 CPUtime=822.29 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 140155 0 0 0 82191 38 0 0 25 0 1 0 650481247 115589120 21170 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 28220 21170 367 95 0 23202 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 112880

[startup+882.301 s]
/proc/loadavg: 4.08 4.06 3.96 5/411 26944
/proc/meminfo: memFree=23983492/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=115972 CPUtime=882.29 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 146548 0 0 0 88187 42 0 0 25 0 1 0 650481247 118755328 20693 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 28993 20693 367 95 0 23975 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 115972

[startup+942.301 s]
/proc/loadavg: 4.03 4.04 3.96 5/411 26945
/proc/meminfo: memFree=23971816/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=118264 CPUtime=942.3 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 152075 0 0 0 94185 45 0 0 25 0 1 0 650481247 121102336 22720 33554432000 4194304 4580011 140735268674960 18446744073709551615 4305251 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 29566 22720 367 95 0 24548 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 118264

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/411 26947
/proc/meminfo: memFree=23987048/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=118396 CPUtime=1002.3 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 158152 0 0 0 100183 47 0 0 25 0 1 0 650481247 121237504 21638 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 29599 21638 367 95 0 24581 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 118396

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.96 5/411 26948
/proc/meminfo: memFree=23976988/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=118480 CPUtime=1062.29 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 163082 0 0 0 106181 48 0 0 25 0 1 0 650481247 121323520 22934 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 29620 22934 367 95 0 24602 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 118480

[startup+1122.3 s]
/proc/loadavg: 4.13 4.06 3.97 5/411 26950
/proc/meminfo: memFree=23917312/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=118628 CPUtime=1122.3 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 169281 0 0 0 112180 50 0 0 25 0 1 0 650481247 121475072 21772 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 29657 21772 367 95 0 24639 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 118628

[startup+1182.3 s]
/proc/loadavg: 4.12 4.08 3.98 5/411 26952
/proc/meminfo: memFree=23888512/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=142416 CPUtime=1182.3 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 179512 0 0 0 118176 54 0 0 25 0 1 0 650481247 145833984 28338 33554432000 4194304 4580011 140735268674960 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 35604 28338 367 95 0 30586 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 142416

[startup+1242.3 s]
/proc/loadavg: 4.19 4.11 4.00 5/411 26953
/proc/meminfo: memFree=23876596/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=200148 CPUtime=1242.31 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 184216 0 0 0 124175 56 0 0 25 0 1 0 650481247 204951552 29225 33554432000 4194304 4580011 140735268674960 18446744073709551615 4296069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 50037 29225 367 95 0 45019 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 200148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.10 4.00 4/411 26956
/proc/meminfo: memFree=24004668/32951132 swapFree=67093844/67111528
[pid=26889] ppid=26887 vsize=142636 CPUtime=1300.01 cores=0,2
/proc/26889/stat : 26889 (strangenight2-s) R 26887 26889 26847 0 -1 4202496 190107 0 0 0 129944 57 0 0 25 0 1 0 650481247 146059264 27427 33554432000 4194304 4580011 140735268674960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26889/statm: 35659 27427 367 95 0 30641 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 142636

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.02
CPU time (s): 1300.03
CPU user time (s): 1299.45
CPU system time (s): 0.583911
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 200472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.583911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190107
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= 10
involuntary context switches= 1482

runsolver used 5.34719 second user time and 11.5262 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 18:00:26
IDJOB=3368178
IDBENCH=83141
IDSOLVER=1845
FILE ID=node128/3368178-1305388826
RUNJOBID= node128-1305388826-26865
PBS_JOBID= 13324420
Free space on /tmp= 73604 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s34713902-sat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368178-1305388826/watcher-3368178-1305388826 -o /tmp/evaluation-result-3368178-1305388826/solver-3368178-1305388826 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368178-1305388826.cnf

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=1975150499

node128.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24507836 kB
Buffers:        253800 kB
Cached:        2638676 kB
SwapCached:       1440 kB
Active:        6067300 kB
Inactive:      2082716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24507836 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           11092 kB
Writeback:           0 kB
AnonPages:     5256500 kB
Mapped:          31972 kB
Slab:           187080 kB
PageTables:      38932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100704208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73584 MiB
End job on node128 at 2011-05-14 18:22:08