Trace number 3264664

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? (TO) 1300.05 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-3264664-1303572414.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.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:      369  lits-rem:       246  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4499 time:  0.00 s
0.00/0.05	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.00 s
0.07/0.08	c lits-rem:         3  cl-subs:        9  v-elim:   1499  v-fix:    0  time:  0.03 s
0.07/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.16	c Decided on static restart strategy
0.19/0.29	c  N st     8      4915      1847       618      1587      4571     11961    159515   no data   no data
0.49/0.58	c  N st    10     11297      1847       618      1587      4065     11961     85478   no data   no data
1.00/1.07	c  N st    11     17041      1847       618      1587      9750     11961    362864   no data   no data
1.29/1.34	c  F st    12     25002      1847       618      1587     11708     11961    275513   no data   no data
1.29/1.35	c  N st    12     25002      1847       618      1587     11708     11961    275513   no data   no data
1.59/1.67	c Decided on static restart strategy
1.59/1.67	c  N st    18     30001      1847       618      1587     10123     11961    260395   no data   no data
1.59/1.67	c  S st    18     30001      1847       618      1587     10123     11961    260395   no data   no data
1.59/1.69	c  S st    18     30502      1847       618      1587     10585     11961    273492   no data   no data
1.69/1.72	c x-sub:    19 x-cut:      0 vfix:      0 v-elim:    551 locsubst:    10 time:   0.02
1.69/1.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
1.69/1.73	c Replacing        2 vars Replaced       12 lits Time:     0.00 s 
1.69/1.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.69/1.73	c bin-w-bin subsume rem          242 bins  time:  0.00 s
1.69/1.74	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
1.69/1.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1294 time:  0.00 s
1.69/1.74	c Removed useless bin:       1  fixed:     0  props:   0.20M  time:  0.00 s
1.69/1.74	c lits-rem:         0  cl-subs:        0  v-elim:     81  v-fix:    0  time:  0.00 s
1.69/1.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.74	c lits-rem:        73  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.00 s
1.69/1.74	c asymm  cl-useful: 0/537/537 lits-rem:0 time: 0.00
1.69/1.74	c calculated reachability. Time: 0.00
1.69/1.74	c  N st    18     30502      1213       537      1380       433     10180      5506   no data   no data
1.89/1.99	c  N st    20     37613      1213       537      1380      4496     10180    136401   no data   no data
1.89/1.99	c Finding binary XORs  T:     0.00 s  found:       0
2.29/2.35	c  N st    21     44013      1213       537      1380     10845     10180    447893   no data   no data
2.39/2.40	c  S st    22     45754      1213       537      1380      6485     10180    164065   no data   no data
2.39/2.42	c  S st    22     46256      1213       537      1380      6915     10180    174565   no data   no data
2.39/2.45	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:    286 locsubst:     0 time:   0.03
2.39/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:    121 P:  0.3M T:  0.01
2.39/2.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.46	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    927 time:  0.00 s
2.39/2.46	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
2.39/2.47	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c lits-rem:        13  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.47	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
2.39/2.47	c vivif2 --  cl tried      524 cl shrink        9 lits rem         21 time: 0.00
2.39/2.47	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
2.39/2.47	c calculated reachability. Time: 0.00
2.39/2.47	c  N st    22     46256       925       546      1248       524      9358      7315   no data   no data
2.99/3.07	c  N st    23     60654       925       546      1248      9201      9358    346454   no data   no data
3.20/3.28	c  N st    24     69384       925       546      1248      8927      9358    269582   no data   no data
3.20/3.28	c  S st    24     69384       925       546      1248      8927      9358    269582   no data   no data
3.20/3.29	c  S st    24     69888       925       546      1248      9388      9358    287603   no data   no data
3.30/3.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    150 locsubst:     0 time:   0.06
3.30/3.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.30/3.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.30/3.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.30/3.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    775 time:  0.00 s
3.30/3.37	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3.30/3.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.30/3.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.30/3.37	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
3.30/3.37	c vivif2 --  cl tried      370 cl shrink        0 lits rem          0 time: 0.00
3.30/3.37	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
3.30/3.37	c calculated reachability. Time: 0.00
3.30/3.37	c  N st    24     69888       775       546      1248       370      9058      2884   no data   no data
4.49/4.58	c  F st    25     87501       775       546      1248     11346      9058    600084   no data   no data
4.49/4.58	c  N st    25     87501       775       546      1248     11346      9058    600084   no data   no data
4.79/4.89	c Decided on static restart strategy
5.09/5.10	c  N st    32     95539       775       546      1248      9663      9058    482586   no data   no data
5.69/5.73	c  N st    34    104833       775       546      1248     18373      9058    970070   no data   no data
5.69/5.73	c  S st    34    104833       775       546      1248     18373      9058    970070   no data   no data
5.69/5.76	c  S st    34    105335       775       546      1248     18831      9058    995402   no data   no data
5.79/5.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     42 locsubst:     0 time:   0.07
5.79/5.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
5.79/5.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    733 time:  0.00 s
5.79/5.85	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
5.79/5.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.79/5.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.49	c lits-rem:       133  cl-subs:    12521  v-elim:      0  v-fix:    0  time: 15.60 s
21.39/21.49	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
21.49/21.50	c vivif2 --  cl tried     5225 cl shrink      479 lits rem       1084 time: 0.00
21.49/21.50	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
21.49/21.50	c calculated reachability. Time: 0.00
21.49/21.50	c  N st    34    105335       733       546      1248      5225      8974    258306   no data   no data
22.09/22.12	c  N st    35    114934       733       546      1248     14003      8974    749571   no data   no data
23.10/23.15	c  N st    36    129333       733       546      1248     16794      8974    866416   no data   no data
24.69/24.71	c  N st    37    150928       733       546      1248     23834      8974   1243895   no data   no data
25.19/25.26	c  S st    38    158003       733       546      1248     16310      8974    815004   no data   no data
25.19/25.28	c  S st    38    158507       733       546      1248     16766      8974    841018   no data   no data
25.29/25.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.07
25.29/25.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
25.29/25.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.29/25.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.29/25.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.29/25.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
25.29/25.37	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
25.29/25.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.39/25.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.99/37.07	c lits-rem:        96  cl-subs:    10001  v-elim:      0  v-fix:    0  time: 11.66 s
36.99/37.07	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
36.99/37.07	c vivif2 --  cl tried     6765 cl shrink      410 lits rem        832 time: 0.00
36.99/37.07	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
36.99/37.07	c calculated reachability. Time: 0.00
36.99/37.07	c  N st    38    158507       732       546      1248      6765      8972    315105   no data   no data
40.99/41.00	c  N st    39    207097       732       546      1248     20302      8972   1008773   no data   no data
43.49/43.51	c  N st    40    237760       732       546      1248     31161      8972   1603128   no data   no data
43.49/43.51	c  S st    40    237760       732       546      1248     31161      8972   1603128   no data   no data
43.49/43.55	c  S st    40    238264       732       546      1248     31630      8972   1629136   no data   no data
43.59/43.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
43.59/43.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
43.59/43.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.59/43.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.59/43.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.59/43.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
43.59/43.66	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
43.59/43.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
43.69/43.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
99.49/99.55	c lits-rem:        88  cl-subs:    18366  v-elim:      0  v-fix:    0  time: 55.83 s
99.49/99.55	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
99.49/99.56	c vivif2 --  cl tried    13264 cl shrink      661 lits rem       1507 time: 0.01
99.49/99.57	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
99.49/99.57	c calculated reachability. Time: 0.00
99.49/99.57	c  N st    40    238264       732       546      1248     13264      8972    669795   no data   no data
105.29/105.34	c  F st    41    306250       732       546      1248     39280      8972   2034415   no data   no data
105.29/105.35	c  N st    41    306250       732       546      1248     39280      8972   2034415   no data   no data
105.79/105.83	c Decided on static restart strategy
107.70/107.77	c  N st    51    334557       732       546      1248     24271      8972   1200327   no data   no data
109.79/109.81	c  N st    53    357396       732       546      1248     23220      8972   1138868   no data   no data
109.79/109.81	c  S st    53    357396       732       546      1248     23220      8972   1138868   no data   no data
109.79/109.85	c  S st    53    357897       732       546      1248     23674      8972   1163216   no data   no data
109.89/109.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
109.89/109.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
109.89/109.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.89/109.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.89/109.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.89/109.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
109.89/109.95	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
109.89/109.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
109.89/110.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.60/128.60	c lits-rem:        93  cl-subs:    11226  v-elim:      0  v-fix:    0  time: 18.60 s
128.60/128.60	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
128.60/128.61	c vivif2 --  cl tried    12448 cl shrink      398 lits rem        765 time: 0.01
128.60/128.61	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
128.60/128.61	c calculated reachability. Time: 0.00
128.60/128.61	c  N st    53    357897       732       546      1248     12448      8972    583384   no data   no data
131.30/131.34	c  N st    54    390289       732       546      1248     42202      8972   2235085   no data   no data
135.70/135.74	c  N st    55    438877       732       546      1248     40627      8972   2088662   no data   no data
143.09/143.14	c  N st    56    511759       732       546      1248     30780      8972   1525749   no data   no data
145.49/145.55	c  N st    57    536846       732       546      1248     53548      8972   2795751   no data   no data
145.49/145.55	c  S st    57    536846       732       546      1248     53548      8972   2795751   no data   no data
145.59/145.60	c  S st    57    537351       732       546      1248     53986      8972   2819822   no data   no data
145.59/145.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
145.69/145.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
145.69/145.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.69/145.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.69/145.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.69/145.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
145.69/145.71	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
145.69/145.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
145.79/145.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
274.91/274.91	c lits-rem:       109  cl-subs:    27818  v-elim:      0  v-fix:    0  time: 129.07 s
274.91/274.91	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
274.91/274.93	c vivif2 --  cl tried    26168 cl shrink      864 lits rem       1853 time: 0.02
274.91/274.94	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
274.91/274.94	c calculated reachability. Time: 0.00
274.91/274.94	c  N st    57    537351       732       546      1248     26168      8972   1358981   no data   no data
293.30/293.30	c  N st    58    701337       732       546      1248     32244      8972   1580877   no data   no data
304.90/304.95	c  N st    59    806026       732       546      1248     62541      8972   3255298   no data   no data
304.90/304.95	c  S st    59    806026       732       546      1248     62541      8972   3255298   no data   no data
305.00/305.01	c  S st    59    806528       732       546      1248     63008      8972   3281146   no data   no data
305.00/305.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
305.10/305.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
305.10/305.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
305.10/305.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.10/305.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.10/305.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
305.10/305.13	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
305.10/305.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
305.20/305.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
475.70/475.73	c lits-rem:       132  cl-subs:    34176  v-elim:      0  v-fix:    0  time: 170.49 s
475.70/475.73	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
475.70/475.75	c vivif2 --  cl tried    28832 cl shrink      686 lits rem       1517 time: 0.02
475.70/475.75	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
475.70/475.76	c calculated reachability. Time: 0.00
475.70/475.76	c  N st    59    806528       732       546      1248     28832      8972   1519249   no data   no data
507.30/507.36	c  F st    60   1071875       732       546      1248     57929      8972   2936268   no data   no data
507.30/507.36	c  N st    60   1071875       732       546      1248     57929      8972   2936268   no data   no data
507.91/507.94	c Decided on static restart strategy
510.81/510.82	c  N st    70   1100179       732       546      1248     44426      8972   2203368   no data   no data
515.00/515.07	c  N st    72   1136173       732       546      1248     77280      8972   4031686   no data   no data
519.00/519.01	c  N st    73   1168566       732       546      1248     66781      8972   3425618   no data   no data
523.91/523.90	c  N st    74   1209792       732       546      1248     63547      8972   3226269   no data   no data
523.91/523.90	c  S st    74   1209792       732       546      1248     63547      8972   3226269   no data   no data
523.91/523.97	c  S st    74   1210293       732       546      1248     63979      8972   3250523   no data   no data
524.01/524.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
524.11/524.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
524.11/524.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
524.11/524.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
524.11/524.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
524.11/524.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
524.11/524.11	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
524.11/524.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
524.21/524.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
691.51/691.50	c lits-rem:       165  cl-subs:    37273  v-elim:      0  v-fix:    0  time: 167.27 s
691.51/691.50	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
691.51/691.52	c vivif2 --  cl tried    26706 cl shrink      598 lits rem       1306 time: 0.02
691.51/691.52	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
691.51/691.52	c calculated reachability. Time: 0.00
691.51/691.52	c  N st    74   1210293       732       546      1248     26706      8972   1330822   no data   no data
699.52/699.50	c  N st    75   1283176       732       546      1248     53032      8972   2653571   no data   no data
712.82/712.81	c  N st    76   1392500       732       546      1248     67310      8972   3392216   no data   no data
733.62/733.68	c  N st    77   1556484       732       546      1248     80021      8972   4083239   no data   no data
754.81/754.84	c  N st    78   1710293       732       546      1248     75574      8972   3790572   no data   no data
754.81/754.84	c  S st    78   1710293       732       546      1248     75574      8972   3790572   no data   no data
754.91/754.93	c  S st    78   1710795       732       546      1248     76041      8972   3817670   no data   no data
755.01/755.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
755.01/755.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
755.01/755.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.01/755.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.01/755.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.01/755.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
755.01/755.08	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
755.12/755.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
755.21/755.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
978.72/978.77	c lits-rem:        80  cl-subs:    41073  v-elim:      0  v-fix:    0  time: 223.54 s
978.72/978.77	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
978.82/978.80	c vivif2 --  cl tried    34968 cl shrink      521 lits rem       1164 time: 0.03
978.82/978.81	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
978.82/978.81	c calculated reachability. Time: 0.00
978.82/978.81	c  N st    78   1710795       732       546      1248     34968      8972   1733273   no data   no data
1034.52/1034.54	c  N st    79   2079760       732       546      1248     60410      8972   2934430   no data   no data
1052.02/1052.02	c  N st    80   2210795       732       546      1248     67579      8972   3300976   no data   no data
1052.02/1052.02	c  S st    80   2210795       732       546      1248     67579      8972   3300976   no data   no data
1052.02/1052.09	c  S st    80   2211296       732       546      1248     68021      8972   3325407   no data   no data
1052.12/1052.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1052.22/1052.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1052.22/1052.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1052.22/1052.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1052.22/1052.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1052.22/1052.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1052.22/1052.21	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1052.22/1052.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1052.32/1052.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1205.43/1205.50	c lits-rem:        77  cl-subs:    32126  v-elim:      0  v-fix:    0  time: 153.18 s
1205.53/1205.50	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
1205.53/1205.52	c vivif2 --  cl tried    35895 cl shrink      330 lits rem        698 time: 0.03
1205.53/1205.53	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
1205.53/1205.53	c calculated reachability. Time: 0.00
1205.53/1205.53	c  N st    80   2211296       732       546      1248     35895      8972   1717668   no data   no data
1289.63/1289.62	c  N st    81   2711297       732       546      1248     73004      8972   3548471   no data   no data
1289.63/1289.62	c  S st    81   2711297       732       546      1248     73004      8972   3548471   no data   no data
1289.73/1289.71	c  S st    81   2711800       732       546      1248     73443      8972   3573143   no data   no data
1289.73/1289.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1289.83/1289.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1289.83/1289.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1289.83/1289.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1289.83/1289.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1289.83/1289.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1289.83/1289.86	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1289.93/1289.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1290.03/1290.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.00 2.43 3.17 4/193 27725
/proc/meminfo: memFree=19257352/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=31816 CPUtime=0 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 1101 0 0 0 0 0 0 0 21 0 1 0 468839558 32579584 942 33554432000 4194304 4627331 140734220797840 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 7954 943 321 106 0 2925 0

[startup+0.077611 s]
/proc/loadavg: 1.00 2.43 3.17 4/193 27725
/proc/meminfo: memFree=19257352/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=35740 CPUtime=0.07 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 2475 0 0 0 7 0 0 0 21 0 1 0 468839558 36597760 2036 33554432000 4194304 4627331 140734220797840 18446744073709551615 4427946 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 8935 2040 362 106 0 3906 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35740

[startup+0.100617 s]
/proc/loadavg: 1.00 2.43 3.17 4/193 27725
/proc/meminfo: memFree=19257352/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=36684 CPUtime=0.09 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 2969 0 0 0 9 0 0 0 21 0 1 0 468839558 37564416 2320 33554432000 4194304 4627331 140734220797840 18446744073709551615 4474911 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 9171 2320 368 106 0 4142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36684

[startup+0.300569 s]
/proc/loadavg: 1.00 2.43 3.17 4/193 27725
/proc/meminfo: memFree=19257352/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=37136 CPUtime=0.29 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 3273 0 0 0 29 0 0 0 22 0 1 0 468839558 38027264 2242 33554432000 4194304 4627331 140734220797840 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 9284 2242 374 106 0 4255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37136

[startup+0.700496 s]
/proc/loadavg: 1.00 2.43 3.17 4/193 27725
/proc/meminfo: memFree=19257352/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=37440 CPUtime=0.69 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 3683 0 0 0 69 0 0 0 24 0 1 0 468839558 38338560 2376 33554432000 4194304 4627331 140734220797840 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 9360 2376 374 106 0 4331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37440

[startup+1.50035 s]
/proc/loadavg: 1.00 2.43 3.17 5/194 27726
/proc/meminfo: memFree=19242588/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=38396 CPUtime=1.49 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 4631 0 0 0 149 0 0 0 25 0 1 0 468839558 39317504 2541 33554432000 4194304 4627331 140734220797840 18446744073709551615 4309728 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 9599 2541 375 106 0 4570 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38396

[startup+3.10105 s]
/proc/loadavg: 1.24 2.45 3.17 5/194 27727
/proc/meminfo: memFree=19232792/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=47512 CPUtime=3.09 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 6824 0 0 0 309 0 0 0 25 0 1 0 468839558 48652288 3432 33554432000 4194304 4627331 140734220797840 18446744073709551615 4322577 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 11878 3432 377 106 0 6849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47512

[startup+6.30048 s]
/proc/loadavg: 1.24 2.45 3.17 5/194 27727
/proc/meminfo: memFree=19214656/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=62756 CPUtime=6.29 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 14826 0 0 0 628 1 0 0 25 0 1 0 468839558 64262144 8765 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 15689 8765 377 106 0 10660 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62756

[startup+12.7003 s]
/proc/loadavg: 1.67 2.51 3.18 5/194 27727
/proc/meminfo: memFree=19168736/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=62756 CPUtime=12.69 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 14826 0 0 0 1268 1 0 0 25 0 1 0 468839558 64262144 8765 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 15689 8765 377 106 0 10660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62756

[startup+25.501 s]
/proc/loadavg: 2.03 2.55 3.19 5/194 27727
/proc/meminfo: memFree=19158864/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=67360 CPUtime=25.49 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 20338 0 0 0 2547 2 0 0 25 0 1 0 468839558 68976640 9354 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420182 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 16840 9354 377 106 0 11811 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67360

[startup+51.1003 s]
/proc/loadavg: 2.70 2.67 3.21 5/194 27728
/proc/meminfo: memFree=19105608/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=88820 CPUtime=51.09 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 31912 0 0 0 5105 4 0 0 25 0 1 0 468839558 90951680 15083 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 22205 15083 377 106 0 17176 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88820

[startup+102.307 s]
/proc/loadavg: 3.56 2.91 3.26 5/194 27729
/proc/meminfo: memFree=19085756/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=88912 CPUtime=102.3 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 34657 0 0 0 10225 5 0 0 25 0 1 0 468839558 91045888 14845 33554432000 4194304 4627331 140734220797840 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 22228 14845 377 106 0 17199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 88912

[startup+162.301 s]
/proc/loadavg: 3.84 3.10 3.30 5/194 27731
/proc/meminfo: memFree=19021880/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=131352 CPUtime=162.3 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 68126 0 0 0 16219 11 0 0 25 0 1 0 468839558 134504448 25546 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 32838 25546 382 106 0 27809 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 131352

[startup+222.301 s]
/proc/loadavg: 3.94 3.26 3.34 5/194 27759
/proc/meminfo: memFree=19013332/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=131352 CPUtime=222.3 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 68126 0 0 0 22219 11 0 0 25 0 1 0 468839558 134504448 25546 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 32838 25546 382 106 0 27809 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 131352

[startup+282.3 s]
/proc/loadavg: 3.97 3.39 3.38 5/194 27761
/proc/meminfo: memFree=18994064/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=131596 CPUtime=282.3 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 74476 0 0 0 28217 13 0 0 25 0 1 0 468839558 134754304 24456 33554432000 4194304 4627331 140734220797840 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 32899 24456 382 106 0 27870 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 131596

[startup+342.3 s]
/proc/loadavg: 4.02 3.52 3.42 5/194 27763
/proc/meminfo: memFree=18968124/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=149772 CPUtime=342.3 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 96764 0 0 0 34211 19 0 0 25 0 1 0 468839558 153366528 30172 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420075 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 37443 30172 380 106 0 32414 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 149772

[startup+402.3 s]
/proc/loadavg: 4.01 3.59 3.45 5/194 27764
/proc/meminfo: memFree=18957920/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=149772 CPUtime=402.3 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 96764 0 0 0 40211 19 0 0 25 0 1 0 468839558 153366528 30172 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 37443 30172 380 106 0 32414 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 149772

[startup+462.3 s]
/proc/loadavg: 4.04 3.68 3.49 5/194 27766
/proc/meminfo: memFree=18952836/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=149772 CPUtime=462.3 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 96764 0 0 0 46211 19 0 0 25 0 1 0 468839558 153366528 30172 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 37443 30172 380 106 0 32414 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 149772

[startup+522.3 s]
/proc/loadavg: 4.01 3.74 3.52 5/194 27767
/proc/meminfo: memFree=18913516/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=151588 CPUtime=522.3 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 133806 0 0 0 52199 31 0 0 25 0 1 0 468839558 155226112 29408 33554432000 4194304 4627331 140734220797840 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 37897 29408 380 106 0 32868 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 151588

[startup+582.3 s]
/proc/loadavg: 4.03 3.80 3.55 5/194 27769
/proc/meminfo: memFree=18910400/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=154484 CPUtime=582.31 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 135204 0 0 0 58199 32 0 0 25 0 1 0 468839558 158191616 30806 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 38621 30806 380 106 0 33592 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 154484

[startup+642.301 s]
/proc/loadavg: 4.01 3.83 3.58 5/194 27771
/proc/meminfo: memFree=18891668/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=154484 CPUtime=642.32 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 135204 0 0 0 64200 32 0 0 25 0 1 0 468839558 158191616 30806 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 38621 30806 380 106 0 33592 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 154484

[startup+702.301 s]
/proc/loadavg: 4.06 3.88 3.61 5/194 27772
/proc/meminfo: memFree=18882596/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=154388 CPUtime=702.31 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 142375 0 0 0 70198 33 0 0 25 0 1 0 468839558 158093312 31501 33554432000 4194304 4627331 140734220797840 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 38597 31501 380 106 0 33568 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 154388

[startup+762.307 s]
/proc/loadavg: 4.02 3.89 3.63 5/194 27774
/proc/meminfo: memFree=18851544/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=188584 CPUtime=762.32 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 188685 0 0 0 76184 48 0 0 25 0 1 0 468839558 193110016 38572 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47146 38572 379 106 0 42117 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 188584

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 3.65 5/194 27775
/proc/meminfo: memFree=18851276/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=188584 CPUtime=822.32 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 188685 0 0 0 82184 48 0 0 25 0 1 0 468839558 193110016 38572 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47146 38572 379 106 0 42117 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 188584

[startup+882.301 s]
/proc/loadavg: 4.04 3.94 3.67 5/194 27777
/proc/meminfo: memFree=18823232/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=188584 CPUtime=882.32 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 188685 0 0 0 88184 48 0 0 25 0 1 0 468839558 193110016 38572 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47146 38572 379 106 0 42117 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 188584

[startup+942.301 s]
/proc/loadavg: 3.57 3.84 3.65 4/188 27796
/proc/meminfo: memFree=18889508/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=188584 CPUtime=942.32 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 188685 0 0 0 94184 48 0 0 25 0 1 0 468839558 193110016 38572 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47146 38572 379 106 0 42117 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 188584

[startup+1002.3 s]
/proc/loadavg: 3.21 3.68 3.61 4/188 27797
/proc/meminfo: memFree=18866420/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=188804 CPUtime=1002.32 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 202035 0 0 0 100176 56 0 0 25 0 1 0 468839558 193335296 39087 33554432000 4194304 4627331 140734220797840 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47201 39087 379 106 0 42172 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 188804

[startup+1062.3 s]
/proc/loadavg: 3.07 3.56 3.57 4/188 27799
/proc/meminfo: memFree=18866032/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=190192 CPUtime=1062.32 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 235386 0 0 0 106165 67 0 0 25 0 1 0 468839558 194756608 38074 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47548 38074 379 106 0 42519 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 190192

[startup+1122.3 s]
/proc/loadavg: 3.07 3.47 3.53 4/188 27800
/proc/meminfo: memFree=18827948/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=190192 CPUtime=1122.33 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 235386 0 0 0 112166 67 0 0 25 0 1 0 468839558 194756608 38074 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47548 38074 379 106 0 42519 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 190192

[startup+1182.3 s]
/proc/loadavg: 3.02 3.39 3.50 4/188 27802
/proc/meminfo: memFree=18824460/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=190192 CPUtime=1182.33 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 235386 0 0 0 118166 67 0 0 25 0 1 0 468839558 194756608 38074 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420020 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47548 38074 379 106 0 42519 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 190192

[startup+1242.3 s]
/proc/loadavg: 3.08 3.32 3.47 4/188 27804
/proc/meminfo: memFree=18819604/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=190720 CPUtime=1242.32 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 255727 0 0 0 124155 77 0 0 25 0 1 0 468839558 195297280 38462 33554432000 4194304 4627331 140734220797840 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 47680 38462 379 106 0 42651 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 190720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.27 3.44 2/186 27807
/proc/meminfo: memFree=19113852/32951124 swapFree=67111416/67111528
[pid=27725] ppid=27723 vsize=197332 CPUtime=1300.03 cores=5,7
/proc/27725/stat : 27725 (strangenight2-s) R 27723 27725 27040 0 -1 4202496 282612 0 0 0 129912 91 0 0 25 0 1 0 468839558 202067968 39602 33554432000 4194304 4627331 140734220797840 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27725/statm: 49333 39602 378 106 0 44304 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 197332

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.05
CPU user time (s): 1299.13
CPU system time (s): 0.923859
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 305412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.13
system time used= 0.923859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282612
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= 15214

runsolver used 2.06269 second user time and 5.03423 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 17:26:54
IDJOB=3264664
IDBENCH=84762
IDSOLVER=1587
FILE ID=node134/3264664-1303572414
RUNJOBID= node134-1303572413-27686
PBS_JOBID= 13150295
Free space on /tmp= 71084 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3264664-1303572414/watcher-3264664-1303572414 -o /tmp/evaluation-result-3264664-1303572414/solver-3264664-1303572414 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3264664-1303572414.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=756842402

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19257880 kB
Buffers:       2332964 kB
Cached:       10736140 kB
SwapCached:        108 kB
Active:        8868084 kB
Inactive:      4277240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19257880 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           23676 kB
Writeback:           0 kB
AnonPages:       75368 kB
Mapped:          16208 kB
Slab:           483608 kB
PageTables:       5628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   290356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71088 MiB
End job on node134 at 2011-04-23 17:48:36