Trace number 3368045

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 1300.02

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368045-1305394063.cnf'
0.00/0.00	c -- header says num vars:           4499
0.00/0.00	c -- header says num clauses:       18603
0.00/0.01	c -- clauses added:            0 learnts,        18603 normals,            0 xors
0.00/0.01	c -- vars added       4499
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4499     17248      1355         0     54454         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/17248/17248 lits-rem:0 time: 0.03
0.04/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.04/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.04/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.04/0.05	c subs with bin:      369  lits-rem:       246  v-fix:    0  time:  0.00 s
0.04/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4499 time:  0.00 s
0.04/0.05	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.00 s
0.04/0.08	c lits-rem:         3  cl-subs:        9  v-elim:   1499  v-fix:    0  time:  0.03 s
0.04/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.10	c Finding non-binary XORs:     0.01 s (found:    2569, avg size: 3.6)
0.09/0.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1134 locsubst:   126 time:   0.01
0.09/0.10	c Replacing       19 vars Replaced      114 lits Time:     0.00 s 
0.09/0.10	c calculated reachability. Time: 0.00
0.09/0.10	c Calc default polars -  time:   0.00 s pos:       4 undec:    2772 neg:    1723
0.09/0.10	c =========================================================================================
0.09/0.10	c types(t): F = full restart, N = normal restart
0.09/0.10	c types(t): S = simplification begin/end, E = solution found
0.09/0.10	c restart types(rt): st = static, dy = dynamic
0.09/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.10	c  B st     0         0      1847       618      1587         0     11961         0   no data   no data
0.09/0.15	c Decided on static restart strategy
0.19/0.28	c  N st     8      4915      1847       618      1587      4571     11961    159515   no data   no data
0.49/0.56	c  N st    10     11297      1847       618      1587      4065     11961     85478   no data   no data
1.00/1.03	c  N st    11     17041      1847       618      1587      9750     11961    362864   no data   no data
1.29/1.30	c  F st    12     25002      1847       618      1587     11708     11961    275513   no data   no data
1.29/1.30	c  N st    12     25002      1847       618      1587     11708     11961    275513   no data   no data
1.59/1.62	c Decided on static restart strategy
1.59/1.62	c  N st    18     30001      1847       618      1587     10123     11961    260395   no data   no data
1.59/1.62	c  S st    18     30001      1847       618      1587     10123     11961    260395   no data   no data
1.59/1.64	c  S st    18     30502      1847       618      1587     10585     11961    273492   no data   no data
1.59/1.66	c x-sub:    19 x-cut:      0 vfix:      0 v-elim:    551 locsubst:    10 time:   0.02
1.59/1.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
1.59/1.68	c Replacing        2 vars Replaced       12 lits Time:     0.00 s 
1.59/1.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.59/1.68	c bin-w-bin subsume rem          242 bins  time:  0.00 s
1.59/1.68	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
1.59/1.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1294 time:  0.00 s
1.59/1.68	c Removed useless bin:       1  fixed:     0  props:   0.20M  time:  0.00 s
1.59/1.69	c lits-rem:         0  cl-subs:        0  v-elim:     81  v-fix:    0  time:  0.00 s
1.59/1.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.69	c lits-rem:        73  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.69	c asymm  cl-useful: 0/537/537 lits-rem:0 time: 0.00
1.59/1.69	c calculated reachability. Time: 0.00
1.59/1.69	c  N st    18     30502      1213       537      1380       433     10180      5506   no data   no data
1.89/1.93	c  N st    20     37613      1213       537      1380      4496     10180    136401   no data   no data
1.89/1.93	c Finding binary XORs  T:     0.00 s  found:       0
2.20/2.29	c  N st    21     44013      1213       537      1380     10845     10180    447893   no data   no data
2.29/2.34	c  S st    22     45754      1213       537      1380      6485     10180    164065   no data   no data
2.29/2.35	c  S st    22     46256      1213       537      1380      6915     10180    174565   no data   no data
2.29/2.39	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:    286 locsubst:     0 time:   0.03
2.29/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:    121 P:  0.3M T:  0.01
2.29/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.40	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    927 time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
2.39/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c lits-rem:        13  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.40	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
2.39/2.40	c vivif2 --  cl tried      524 cl shrink        9 lits rem         21 time: 0.00
2.39/2.40	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
2.39/2.40	c calculated reachability. Time: 0.00
2.39/2.40	c  N st    22     46256       925       546      1248       524      9358      7315   no data   no data
2.88/2.98	c  N st    23     60654       925       546      1248      9201      9358    346454   no data   no data
3.09/3.18	c  N st    24     69384       925       546      1248      8927      9358    269582   no data   no data
3.09/3.18	c  S st    24     69384       925       546      1248      8927      9358    269582   no data   no data
3.09/3.19	c  S st    24     69888       925       546      1248      9388      9358    287603   no data   no data
3.20/3.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    150 locsubst:     0 time:   0.06
3.20/3.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.20/3.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.20/3.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    775 time:  0.00 s
3.20/3.27	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3.20/3.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.20/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.20/3.27	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
3.20/3.27	c vivif2 --  cl tried      370 cl shrink        0 lits rem          0 time: 0.00
3.20/3.27	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
3.20/3.27	c calculated reachability. Time: 0.00
3.20/3.27	c  N st    24     69888       775       546      1248       370      9058      2884   no data   no data
4.40/4.47	c  F st    25     87501       775       546      1248     11346      9058    600084   no data   no data
4.40/4.47	c  N st    25     87501       775       546      1248     11346      9058    600084   no data   no data
4.69/4.78	c Decided on static restart strategy
4.89/4.98	c  N st    32     95539       775       546      1248      9663      9058    482586   no data   no data
5.59/5.60	c  N st    34    104833       775       546      1248     18373      9058    970070   no data   no data
5.59/5.60	c  S st    34    104833       775       546      1248     18373      9058    970070   no data   no data
5.59/5.63	c  S st    34    105335       775       546      1248     18831      9058    995402   no data   no data
5.69/5.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     42 locsubst:     0 time:   0.07
5.69/5.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
5.69/5.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.69/5.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    733 time:  0.00 s
5.69/5.73	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
5.69/5.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.69/5.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.79/15.80	c lits-rem:       133  cl-subs:    12521  v-elim:      0  v-fix:    0  time: 10.03 s
15.79/15.80	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
15.79/15.80	c vivif2 --  cl tried     5225 cl shrink      479 lits rem       1084 time: 0.00
15.79/15.80	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
15.79/15.80	c calculated reachability. Time: 0.00
15.79/15.80	c  N st    34    105335       733       546      1248      5225      8974    258306   no data   no data
16.40/16.42	c  N st    35    114934       733       546      1248     14003      8974    749571   no data   no data
17.39/17.44	c  N st    36    129333       733       546      1248     16794      8974    866416   no data   no data
18.99/19.02	c  N st    37    150928       733       546      1248     23834      8974   1243895   no data   no data
19.49/19.57	c  S st    38    158003       733       546      1248     16310      8974    815004   no data   no data
19.49/19.59	c  S st    38    158507       733       546      1248     16766      8974    841018   no data   no data
19.59/19.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.07
19.59/19.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
19.59/19.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
19.59/19.67	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
19.59/19.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.59/19.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/27.15	c lits-rem:        96  cl-subs:    10001  v-elim:      0  v-fix:    0  time:  7.45 s
27.09/27.15	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
27.09/27.15	c vivif2 --  cl tried     6765 cl shrink      410 lits rem        832 time: 0.00
27.09/27.16	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
27.09/27.16	c calculated reachability. Time: 0.00
27.09/27.16	c  N st    38    158507       732       546      1248      6765      8972    315105   no data   no data
30.99/31.06	c  N st    39    207097       732       546      1248     20302      8972   1008773   no data   no data
33.49/33.56	c  N st    40    237760       732       546      1248     31161      8972   1603128   no data   no data
33.49/33.56	c  S st    40    237760       732       546      1248     31161      8972   1603128   no data   no data
33.59/33.60	c  S st    40    238264       732       546      1248     31630      8972   1629136   no data   no data
33.59/33.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
33.59/33.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
33.59/33.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.59/33.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.59/33.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.59/33.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
33.59/33.69	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
33.69/33.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.69/33.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.78/69.81	c lits-rem:        88  cl-subs:    18366  v-elim:      0  v-fix:    0  time: 36.06 s
69.78/69.81	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
69.78/69.82	c vivif2 --  cl tried    13264 cl shrink      661 lits rem       1507 time: 0.01
69.78/69.82	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
69.78/69.82	c calculated reachability. Time: 0.00
69.78/69.82	c  N st    40    238264       732       546      1248     13264      8972    669795   no data   no data
75.49/75.57	c  F st    41    306250       732       546      1248     39280      8972   2034415   no data   no data
75.49/75.57	c  N st    41    306250       732       546      1248     39280      8972   2034415   no data   no data
75.99/76.04	c Decided on static restart strategy
77.89/77.96	c  N st    51    334557       732       546      1248     24271      8972   1200327   no data   no data
79.89/79.98	c  N st    53    357396       732       546      1248     23220      8972   1138868   no data   no data
79.89/79.98	c  S st    53    357396       732       546      1248     23220      8972   1138868   no data   no data
79.99/80.00	c  S st    53    357897       732       546      1248     23674      8972   1163216   no data   no data
79.99/80.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
79.99/80.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
79.99/80.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.99/80.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.99/80.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.99/80.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
79.99/80.09	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
80.09/80.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.09/80.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.40/93.48	c lits-rem:        93  cl-subs:    11226  v-elim:      0  v-fix:    0  time: 13.35 s
93.40/93.48	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
93.40/93.49	c vivif2 --  cl tried    12448 cl shrink      398 lits rem        765 time: 0.01
93.40/93.49	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
93.40/93.49	c calculated reachability. Time: 0.00
93.40/93.49	c  N st    53    357897       732       546      1248     12448      8972    583384   no data   no data
96.18/96.21	c  N st    54    390289       732       546      1248     42202      8972   2235085   no data   no data
100.49/100.57	c  N st    55    438877       732       546      1248     40627      8972   2088662   no data   no data
107.89/107.93	c  N st    56    511759       732       546      1248     30780      8972   1525749   no data   no data
110.28/110.35	c  N st    57    536846       732       546      1248     53548      8972   2795751   no data   no data
110.28/110.35	c  S st    57    536846       732       546      1248     53548      8972   2795751   no data   no data
110.38/110.40	c  S st    57    537351       732       546      1248     53986      8972   2819822   no data   no data
110.38/110.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
110.48/110.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
110.48/110.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.48/110.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.48/110.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.48/110.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
110.48/110.51	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
110.48/110.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
110.59/110.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
210.10/210.11	c lits-rem:       109  cl-subs:    27818  v-elim:      0  v-fix:    0  time: 99.50 s
210.10/210.11	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
210.10/210.13	c vivif2 --  cl tried    26168 cl shrink      864 lits rem       1853 time: 0.02
210.10/210.14	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
210.10/210.14	c calculated reachability. Time: 0.00
210.10/210.14	c  N st    57    537351       732       546      1248     26168      8972   1358981   no data   no data
227.19/227.21	c  N st    58    701337       732       546      1248     32244      8972   1580877   no data   no data
238.59/238.62	c  N st    59    806026       732       546      1248     62541      8972   3255298   no data   no data
238.59/238.62	c  S st    59    806026       732       546      1248     62541      8972   3255298   no data   no data
238.59/238.68	c  S st    59    806528       732       546      1248     63008      8972   3281146   no data   no data
238.69/238.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
238.69/238.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
238.78/238.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.78/238.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.78/238.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.78/238.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
238.78/238.80	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
238.78/238.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
238.88/238.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
395.68/395.71	c lits-rem:       132  cl-subs:    34176  v-elim:      0  v-fix:    0  time: 156.81 s
395.68/395.71	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
395.68/395.74	c vivif2 --  cl tried    28832 cl shrink      686 lits rem       1517 time: 0.02
395.68/395.74	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
395.68/395.74	c calculated reachability. Time: 0.00
395.68/395.74	c  N st    59    806528       732       546      1248     28832      8972   1519249   no data   no data
426.89/426.97	c  F st    60   1071875       732       546      1248     57929      8972   2936268   no data   no data
426.89/426.97	c  N st    60   1071875       732       546      1248     57929      8972   2936268   no data   no data
427.49/427.52	c Decided on static restart strategy
430.18/430.20	c  N st    70   1100179       732       546      1248     44426      8972   2203368   no data   no data
434.08/434.19	c  N st    72   1136173       732       546      1248     77280      8972   4031686   no data   no data
437.80/437.85	c  N st    73   1168566       732       546      1248     66781      8972   3425618   no data   no data
442.29/442.39	c  N st    74   1209792       732       546      1248     63547      8972   3226269   no data   no data
442.29/442.39	c  S st    74   1209792       732       546      1248     63547      8972   3226269   no data   no data
442.39/442.45	c  S st    74   1210293       732       546      1248     63979      8972   3250523   no data   no data
442.49/442.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
442.49/442.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
442.49/442.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
442.49/442.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
442.49/442.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.49/442.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
442.49/442.57	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
442.59/442.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
442.59/442.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
576.09/576.10	c lits-rem:       165  cl-subs:    37273  v-elim:      0  v-fix:    0  time: 133.43 s
576.09/576.10	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
576.09/576.12	c vivif2 --  cl tried    26706 cl shrink      598 lits rem       1306 time: 0.02
576.09/576.12	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
576.09/576.12	c calculated reachability. Time: 0.00
576.09/576.12	c  N st    74   1210293       732       546      1248     26706      8972   1330822   no data   no data
584.00/584.10	c  N st    75   1283176       732       546      1248     53032      8972   2653571   no data   no data
597.30/597.39	c  N st    76   1392500       732       546      1248     67310      8972   3392216   no data   no data
617.69/617.75	c  N st    77   1556484       732       546      1248     80021      8972   4083239   no data   no data
637.39/637.40	c  N st    78   1710293       732       546      1248     75574      8972   3790572   no data   no data
637.39/637.40	c  S st    78   1710293       732       546      1248     75574      8972   3790572   no data   no data
637.39/637.48	c  S st    78   1710795       732       546      1248     76041      8972   3817670   no data   no data
637.49/637.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
637.59/637.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
637.59/637.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
637.59/637.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
637.59/637.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
637.59/637.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
637.59/637.61	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
637.59/637.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
637.69/637.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
822.99/823.01	c lits-rem:        80  cl-subs:    41073  v-elim:      0  v-fix:    0  time: 185.27 s
822.99/823.01	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
822.99/823.03	c vivif2 --  cl tried    34968 cl shrink      521 lits rem       1164 time: 0.03
822.99/823.04	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
822.99/823.04	c calculated reachability. Time: 0.00
822.99/823.04	c  N st    78   1710795       732       546      1248     34968      8972   1733273   no data   no data
875.09/875.10	c  N st    79   2079760       732       546      1248     60410      8972   2934430   no data   no data
892.59/892.62	c  N st    80   2210795       732       546      1248     67579      8972   3300976   no data   no data
892.59/892.62	c  S st    80   2210795       732       546      1248     67579      8972   3300976   no data   no data
892.59/892.69	c  S st    80   2211296       732       546      1248     68021      8972   3325407   no data   no data
892.69/892.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
892.79/892.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
892.79/892.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
892.79/892.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
892.79/892.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.79/892.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
892.79/892.81	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
892.79/892.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
892.89/892.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1016.88/1016.92	c lits-rem:        77  cl-subs:    32126  v-elim:      0  v-fix:    0  time: 123.99 s
1016.88/1016.92	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
1016.88/1016.95	c vivif2 --  cl tried    35895 cl shrink      330 lits rem        698 time: 0.02
1016.88/1016.95	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
1016.88/1016.95	c calculated reachability. Time: 0.00
1016.88/1016.95	c  N st    80   2211296       732       546      1248     35895      8972   1717668   no data   no data
1095.48/1095.52	c  N st    81   2711297       732       546      1248     73004      8972   3548471   no data   no data
1095.48/1095.52	c  S st    81   2711297       732       546      1248     73004      8972   3548471   no data   no data
1095.48/1095.59	c  S st    81   2711800       732       546      1248     73443      8972   3573143   no data   no data
1095.58/1095.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1095.67/1095.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1095.67/1095.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1095.67/1095.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1095.67/1095.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1095.67/1095.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1095.67/1095.72	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1095.67/1095.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1095.77/1095.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1242.17/1242.28	c lits-rem:        39  cl-subs:    31777  v-elim:      0  v-fix:    0  time: 146.45 s
1242.17/1242.28	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
1242.27/1242.31	c vivif2 --  cl tried    41666 cl shrink      217 lits rem        445 time: 0.03
1242.27/1242.32	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
1242.27/1242.32	c calculated reachability. Time: 0.00
1242.27/1242.32	c  N st    81   2711800       732       546      1248     41666      8972   1995301   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-3368045-1305394063/watcher-3368045-1305394063 -o /tmp/evaluation-result-3368045-1305394063/solver-3368045-1305394063 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368045-1305394063.cnf 

running on 2 cores: 1,3

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.42 3.90 3.91 5/283 25389
/proc/meminfo: memFree=20972536/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=32020 CPUtime=0 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 1217 0 0 0 0 0 0 0 23 0 1 0 651006073 32788480 1060 33554432000 4194304 4580011 140734890438592 18446744073709551615 4487317 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 8005 1061 323 95 0 2987 0

[startup+0.045805 s]
/proc/loadavg: 3.42 3.90 3.91 5/283 25389
/proc/meminfo: memFree=20972536/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=32412 CPUtime=0.04 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 1343 0 0 0 4 0 0 0 23 0 1 0 651006073 33189888 1186 33554432000 4194304 4580011 140734890438592 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 8103 1186 339 95 0 3085 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32412

[startup+0.100797 s]
/proc/loadavg: 3.42 3.90 3.91 5/283 25389
/proc/meminfo: memFree=20972536/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=36636 CPUtime=0.09 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 2959 0 0 0 9 0 0 0 23 0 1 0 651006073 37515264 2312 33554432000 4194304 4580011 140734890438592 18446744073709551615 4229968 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 9159 2312 360 95 0 4141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36636

[startup+0.30076 s]
/proc/loadavg: 3.42 3.90 3.91 5/283 25389
/proc/meminfo: memFree=20972536/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=37088 CPUtime=0.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 3281 0 0 0 29 0 0 0 25 0 1 0 651006073 37978112 2252 33554432000 4194304 4580011 140734890438592 18446744073709551615 4295064 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 9272 2252 365 95 0 4254 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37088

[startup+0.700689 s]
/proc/loadavg: 3.42 3.90 3.91 5/283 25389
/proc/meminfo: memFree=20972536/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=37392 CPUtime=0.69 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 3686 0 0 0 69 0 0 0 25 0 1 0 651006073 38289408 2381 33554432000 4194304 4580011 140734890438592 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 9348 2381 365 95 0 4330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37392

[startup+1.50055 s]
/proc/loadavg: 3.42 3.90 3.91 6/285 25391
/proc/meminfo: memFree=20950324/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=38348 CPUtime=1.49 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 4653 0 0 0 149 0 0 0 25 0 1 0 651006073 39268352 2565 33554432000 4194304 4580011 140734890438592 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 9587 2565 366 95 0 4569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38348

[startup+3.10026 s]
/proc/loadavg: 3.42 3.90 3.91 6/285 25391
/proc/meminfo: memFree=20938672/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=47464 CPUtime=3.09 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 6991 0 0 0 308 1 0 0 25 0 1 0 651006073 48603136 3601 33554432000 4194304 4580011 140734890438592 18446744073709551615 4294966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 11866 3601 367 95 0 6848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47464

[startup+6.3007 s]
/proc/loadavg: 3.47 3.90 3.91 6/285 25391
/proc/meminfo: memFree=20920188/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=62276 CPUtime=6.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 14729 0 0 0 627 2 0 0 25 0 1 0 651006073 63770624 8670 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 15569 8670 367 95 0 10551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62276

[startup+12.7006 s]
/proc/loadavg: 3.51 3.90 3.91 6/285 25391
/proc/meminfo: memFree=20862564/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=62276 CPUtime=12.69 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 14729 0 0 0 1267 2 0 0 25 0 1 0 651006073 63770624 8670 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 15569 8670 367 95 0 10551 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62276

[startup+25.5003 s]
/proc/loadavg: 3.62 3.90 3.91 6/285 25391
/proc/meminfo: memFree=20846960/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=66784 CPUtime=25.49 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 20205 0 0 0 2547 2 0 0 25 0 1 0 651006073 68386816 9223 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 16696 9223 367 95 0 11678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66784

[startup+51.1007 s]
/proc/loadavg: 3.75 3.91 3.91 6/285 25392
/proc/meminfo: memFree=20791812/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=89068 CPUtime=51.08 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 31876 0 0 0 5104 4 0 0 25 0 1 0 651006073 91205632 15049 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 22267 15049 367 95 0 17249 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89068

[startup+102.311 s]
/proc/loadavg: 3.89 3.92 3.91 6/285 25393
/proc/meminfo: memFree=20756072/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=91132 CPUtime=102.3 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 52137 0 0 0 10221 9 0 0 25 0 1 0 651006073 93319168 15174 33554432000 4194304 4580011 140734890438592 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 22783 15174 367 95 0 17765 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91132

[startup+162.301 s]
/proc/loadavg: 4.02 3.95 3.91 6/285 25395
/proc/meminfo: memFree=20657220/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=128836 CPUtime=162.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 67625 0 0 0 16218 11 0 0 25 0 1 0 651006073 131928064 25047 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 32209 25047 372 95 0 27191 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 128836

[startup+222.3 s]
/proc/loadavg: 4.19 4.00 3.93 6/285 25424
/proc/meminfo: memFree=19718952/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=129384 CPUtime=222.28 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 78071 0 0 0 22216 12 0 0 25 0 1 0 651006073 132489216 24957 33554432000 4194304 4580011 140734890438592 18446744073709551615 4338981 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 32346 24957 370 95 0 27328 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 129384

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.93 6/285 25425
/proc/meminfo: memFree=19064072/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=147896 CPUtime=282.28 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 96480 0 0 0 28212 16 0 0 25 0 1 0 651006073 151445504 29890 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 36974 29890 370 95 0 31956 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 147896

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.93 6/285 25427
/proc/meminfo: memFree=18641148/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=147896 CPUtime=342.28 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 96480 0 0 0 34212 16 0 0 25 0 1 0 651006073 151445504 29890 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 36974 29890 370 95 0 31956 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 147896

[startup+402.3 s]
/proc/loadavg: 4.05 4.01 3.94 6/285 25428
/proc/meminfo: memFree=18226824/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=147764 CPUtime=402.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 101291 0 0 0 40211 18 0 0 25 0 1 0 651006073 151310336 29255 33554432000 4194304 4580011 140734890438592 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 36941 29255 370 95 0 31923 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 147764

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.94 6/285 25430
/proc/meminfo: memFree=17937532/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=153572 CPUtime=462.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 135031 0 0 0 46206 23 0 0 25 0 1 0 651006073 157257728 30635 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 38393 30635 370 95 0 33375 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 153572

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/285 25432
/proc/meminfo: memFree=17905952/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=153572 CPUtime=522.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 135031 0 0 0 52206 23 0 0 25 0 1 0 651006073 157257728 30635 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 38393 30635 370 95 0 33375 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 153572

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.94 6/285 25433
/proc/meminfo: memFree=17607284/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=226200 CPUtime=582.28 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 138086 0 0 0 58205 23 0 0 25 0 1 0 651006073 231628800 33690 33554432000 4194304 4580011 140734890438592 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 56550 33690 370 95 0 51532 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 226200

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/285 25435
/proc/meminfo: memFree=17376544/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=192632 CPUtime=642.3 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 189431 0 0 0 64196 34 0 0 25 0 1 0 651006073 197255168 39321 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 48158 39321 370 95 0 43140 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 192632

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/285 25436
/proc/meminfo: memFree=17370972/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=192632 CPUtime=702.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 189431 0 0 0 70195 34 0 0 25 0 1 0 651006073 197255168 39321 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 48158 39321 370 95 0 43140 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 192632

[startup+762.311 s]
/proc/loadavg: 4.06 4.01 3.94 6/285 25438
/proc/meminfo: memFree=17341348/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=192632 CPUtime=762.3 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 189431 0 0 0 76196 34 0 0 25 0 1 0 651006073 197255168 39321 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 48158 39321 370 95 0 43140 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 192632

[startup+822.301 s]
/proc/loadavg: 4.09 4.04 3.95 6/285 25441
/proc/meminfo: memFree=17119712/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=192632 CPUtime=822.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 189431 0 0 0 82195 34 0 0 25 0 1 0 651006073 197255168 39321 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 48158 39321 370 95 0 43140 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 192632

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.95 6/285 25442
/proc/meminfo: memFree=17075060/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=279520 CPUtime=882.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 226701 0 0 0 88189 40 0 0 25 0 1 0 651006073 286228480 41279 33554432000 4194304 4580011 140734890438592 18446744073709551615 4340507 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 69880 41279 370 95 0 64862 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 279520

[startup+942.3 s]
/proc/loadavg: 4.07 4.04 3.96 6/285 25445
/proc/meminfo: memFree=17079368/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=194240 CPUtime=942.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 236162 0 0 0 94187 42 0 0 25 0 1 0 651006073 198901760 38853 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 48560 38853 370 95 0 43542 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 194240

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.96 6/285 25446
/proc/meminfo: memFree=17046800/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=194240 CPUtime=1002.29 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 236162 0 0 0 100187 42 0 0 25 0 1 0 651006073 198901760 38853 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 48560 38853 370 95 0 43542 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 194240

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.96 6/285 25448
/proc/meminfo: memFree=16878808/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=195132 CPUtime=1062.28 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 262685 0 0 0 106178 50 0 0 25 0 1 0 651006073 199815168 39125 33554432000 4194304 4580011 140734890438592 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 48783 39125 370 95 0 43765 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 195132

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.96 6/285 25450
/proc/meminfo: memFree=16841076/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=200420 CPUtime=1122.27 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 283123 0 0 0 112173 54 0 0 25 0 1 0 651006073 205230080 40117 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 50105 40117 370 95 0 45087 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 200420

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.96 6/285 25451
/proc/meminfo: memFree=16816384/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=200420 CPUtime=1182.27 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 283123 0 0 0 118173 54 0 0 25 0 1 0 651006073 205230080 40117 33554432000 4194304 4580011 140734890438592 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 50105 40117 370 95 0 45087 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 200420

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/285 25453
/proc/meminfo: memFree=16809436/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=200420 CPUtime=1242.27 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 283126 0 0 0 124173 54 0 0 25 0 1 0 651006073 205230080 40120 33554432000 4194304 4580011 140734890438592 18446744073709551615 4502374 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 50105 40120 370 95 0 45087 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 200420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.96 5/283 25455
/proc/meminfo: memFree=16981092/32950904 swapFree=67057400/67111528
[pid=25389] ppid=25387 vsize=201532 CPUtime=1299.98 cores=1,3
/proc/25389/stat : 25389 (strangenight2-s) R 25387 25389 24601 0 -1 4202496 314297 0 0 0 129938 60 0 0 25 0 1 0 651006073 206368768 42252 33554432000 4194304 4580011 140734890438592 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25389/statm: 50383 42252 370 95 0 45365 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 201532

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
CPU user time (s): 1299.39
CPU system time (s): 0.614906
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 296972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.614906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 314298
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= 6
involuntary context switches= 16010

runsolver used 3.20551 second user time and 8.71467 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 19:27:43
IDJOB=3368045
IDBENCH=84762
IDSOLVER=1845
FILE ID=node121/3368045-1305394063
RUNJOBID= node121-1305394063-25350
PBS_JOBID= 13324417
Free space on /tmp= 73420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368045-1305394063/watcher-3368045-1305394063 -o /tmp/evaluation-result-3368045-1305394063/solver-3368045-1305394063 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368045-1305394063.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=543541509

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20973088 kB
Buffers:        297224 kB
Cached:        5950704 kB
SwapCached:       7656 kB
Active:        6406044 kB
Inactive:      5217964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20973088 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           23040 kB
Writeback:           0 kB
AnonPages:     5374032 kB
Mapped:          22376 kB
Slab:           265548 kB
PageTables:      24868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30712556 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= 73264 MiB
End job on node121 at 2011-05-14 19:49:25