Trace number 3282069

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.03 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3282069-1303752591.cnf'
0.00/0.00	c -- header says num vars:           8527
0.00/0.00	c -- header says num clauses:       25484
0.00/0.01	c -- clauses added:            0 learnts,        25484 normals,            0 xors
0.00/0.01	c -- vars added       8527
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      8527      8494     16988         0     59458         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/8493/8493 lits-rem:0 time: 0.02
0.04/0.06	c Flit:     4 Blit:   1063 bXBeca:    0 bXProp:   85 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
0.04/0.06	c Cleaning up after failed var search:     0.00 s 
0.04/0.07	c Replacing       85 vars Replaced     1090 lits Time:     0.00 s 
0.04/0.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.04/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.04/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7365 time:  0.01 s
0.04/0.08	c Removed useless bin:       6  fixed:     0  props:   0.55M  time:  0.00 s
0.09/0.10	c lits-rem:         0  cl-subs:        1  v-elim:   2455  v-fix:    0  time:  0.02 s
0.09/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.10	c Finding non-binary XORs:     0.00 s (found:     277, avg size: 3.0)
0.09/0.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     31 locsubst:     0 time:   0.00
0.09/0.10	c calculated reachability. Time: 0.00
0.09/0.10	c Calc default polars -  time:   0.00 s pos:     221 undec:    5253 neg:    3053
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      4879      9375      7196         0     43711         0   no data   no data  --
0.99/1.04	c Decided on static restart strategy
2.49/2.50	c  N st     8      4915      4850      9375      7267      4777     43711    195221   no data   no data  --
5.69/5.78	c  N st    10     11298      4848      9375      7279      4562     43711    132024   no data   no data  --
8.48/8.57	c  N st    11     17041      4848      9375      7283     10140     43711    284153   no data   no data  --
12.98/13.03	c  F st    12     25000      4848      9375      7295     12403     43711    321688   no data   no data  --
12.98/13.04	c Replacing        2 vars Replaced       31 lits Time:     0.00 s 
12.98/13.04	c  N st    12     25000      4846      9303      7241     12390     43409    321598   no data   no data  --
12.98/13.04	c Finding binary XORs  T:     0.00 s  found:       2
15.48/15.58	c Decided on static restart strategy
15.48/15.58	c  N st    18     30000      4846      9303      7260     10694     43409    277468   no data   no data  --
15.48/15.58	c  S st    18     30000      4846      9303      7260     10694     43409    277468   no data   no data  --
15.58/15.63	c  S st    18     30503      4846      9303      7264     11193     43409    286546   no data   no data  --
15.58/15.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     15 locsubst:     0 time:   0.00
15.58/15.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.58/15.67	c Flit:     3 Blit:      6 bXBeca:    0 bXProp:    1 Bins:    578 BRemL:    121 BRemN:      1 P:  1.0M T:  0.04
15.58/15.68	c Replacing        3 vars Replaced       66 lits Time:     0.00 s 
15.58/15.69	c bin-w-bin subsume rem           21 bins  time:  0.00 s
15.69/15.70	c subs with bin:       26  lits-rem:      2025  v-fix:    0  time:  0.01 s
15.69/15.71	c Subs w/ non-existent bins:     15 l-rem:   1031 v-fix:     0 done:    927 time:  0.01 s
15.69/15.71	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
16.59/16.60	c lits-rem:       840  cl-subs:     9689  v-elim:   1429  v-fix:    0  time:  0.88 s
16.59/16.61	c asymm  cl-useful: 0/3361/11854 lits-rem:0 time: 0.01
16.59/16.61	c calculated reachability. Time: 0.00
16.59/16.61	c  N st    18     30503      3388     11854      4697      1473     51414     18764   no data   no data  --
17.99/18.02	c Finding binary XORs  T:     0.00 s  found:       0
20.29/20.34	c  N st    20     37615      3388     11854      4697      8448     51414    273054   no data   no data  --
23.68/23.77	c  N st    21     44014      3388     11854      4697     14765     51414    499125   no data   no data  --
24.58/24.65	c  S st    22     45754      3388     11854      4697      8813     51414    226055   no data   no data  --
24.68/24.70	c  S st    22     46260      3388     11854      4697      9317     51414    235962   no data   no data  --
24.68/24.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      8 locsubst:     0 time:   0.00
24.68/24.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.68/24.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     73 BRemL:     13 BRemN:     39 P:  1.1M T:  0.03
24.68/24.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.68/24.75	c subs with bin:       69  lits-rem:       426  v-fix:    0  time:  0.01 s
24.68/24.76	c Subs w/ non-existent bins:     14 l-rem:   1252 v-fix:     0 done:   1740 time:  0.01 s
24.68/24.76	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
25.08/25.14	c lits-rem:       575  cl-subs:     1404  v-elim:      1  v-fix:    0  time:  0.38 s
25.08/25.14	c vivif2 --  cl tried    11760 cl shrink       46 lits rem         53 time: 0.00
25.08/25.15	c vivif2 --  cl tried     7922 cl shrink     1358 lits rem       2633 time: 0.01
25.19/25.21	c asymm  cl-useful: 2/11754/11754 lits-rem:2 time: 0.06
25.19/25.21	c calculated reachability. Time: 0.00
25.19/25.21	c  N st    22     46260      3379     11754      4728      7921     51036    190926   no data   no data  --
32.79/32.87	c  N st    23     60658      3379     11754      4728     13509     51036    472444   no data   no data  --
32.79/32.87	c Finding binary XORs  T:     0.00 s  found:       0
37.78/37.83	c  N st    24     69391      3379     11754      4728     12266     51036    298547   no data   no data  --
37.78/37.83	c  S st    24     69391      3379     11754      4728     12266     51036    298547   no data   no data  --
37.78/37.89	c  S st    24     69893      3379     11754      4728     12762     51036    307586   no data   no data  --
37.78/37.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.00
37.78/37.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.88/37.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:     18 P:  1.1M T:  0.03
37.88/37.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.88/37.94	c subs with bin:        3  lits-rem:        21  v-fix:    0  time:  0.01 s
37.88/37.95	c Subs w/ non-existent bins:      0 l-rem:    342 v-fix:     0 done:   2242 time:  0.01 s
37.88/37.95	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
38.58/38.69	c lits-rem:       749  cl-subs:     1480  v-elim:      3  v-fix:    0  time:  0.73 s
38.58/38.69	c vivif2 --  cl tried    11764 cl shrink        8 lits rem         13 time: 0.00
38.68/38.70	c vivif2 --  cl tried    11271 cl shrink      790 lits rem       1437 time: 0.01
38.68/38.77	c asymm  cl-useful: 0/11763/11763 lits-rem:0 time: 0.07
38.68/38.77	c calculated reachability. Time: 0.00
38.68/38.77	c  N st    24     69893      3372     11763      4688     11271     50983    267476   no data   no data  --
47.99/48.01	c  F st    25     87500      3372     11763      4688     17954     50983    604561   no data   no data  --
47.99/48.01	c  N st    25     87500      3372     11763      4688     17954     50983    604561   no data   no data  --
51.09/51.17	c  N dy    32     93283      3372     11763      4688     23693     50983    871741     14.22     14.98  --
53.89/53.92	c  N dy    40    100829      3372     11763      4688     19201     50983    677064     11.24     11.87  --
55.18/55.28	c  S st    67    104839      3372     11763      4688     23185     50983    833182     12.30     10.06  --
55.28/55.37	c  S st    67    105340      3372     11763      4688     23682     50983    842277     12.30   no data  --
55.28/55.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.00
55.28/55.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.38/55.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      2 BRemN:      0 P:  2.2M T:  0.06
55.38/55.46	c bin-w-bin subsume rem            1 bins  time:  0.00 s
55.49/55.54	c subs with bin:        0  lits-rem:      3018  v-fix:    0  time:  0.08 s
55.49/55.59	c Subs w/ non-existent bins:      0 l-rem:   3301 v-fix:     0 done:    485 time:  0.05 s
55.49/55.59	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
58.68/58.79	c lits-rem:      1528  cl-subs:     1077  v-elim:      2  v-fix:    0  time:  3.20 s
58.78/58.80	c vivif2 --  cl tried    11773 cl shrink        3 lits rem          5 time: 0.00
58.78/58.84	c vivif2 --  cl tried    22595 cl shrink     5030 lits rem       8800 time: 0.04
58.88/58.97	c asymm  cl-useful: 4/11773/11773 lits-rem:4 time: 0.13
58.88/58.97	c calculated reachability. Time: 0.00
58.88/58.97	c  N dy    67    105340      3368     11773      4683     22595     50996    773270     12.30   no data  --
61.78/61.80	c  N dy    71    112474      3368     11773      4683     16752     50996    457456     11.67     12.34  --
64.09/64.12	c  N dy   129    119757      3368     11773      4683     23996     50996    726655     12.75     13.44  --
67.10/67.19	c  N dy   140    127472      3368     11773      4683     17739     50996    407739     12.43     13.96  --
69.59/69.66	c  N dy   151    136809      3368     11773      4683     26990     50996    765679     12.19     12.94  --
72.99/73.09	c  N dy   181    145573      3368     11773      4683     20773     50996    441264     12.18     13.21  --
76.89/76.94	c  N dy   209    154962      3368     11773      4683     30002     50996    812407     12.22     19.19  --
78.09/78.14	c  S st   227    158012      3368     11773      4683     17206     50996    248324     12.32   no data  --
78.18/78.21	c  S st   227    158514      3368     11773      4683     17707     50996    259490     12.32   no data  --
78.18/78.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
78.18/78.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.18/78.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      7 BRemN:      2 P:  1.4M T:  0.04
78.18/78.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.18/78.27	c subs with bin:        2  lits-rem:         4  v-fix:    0  time:  0.01 s
78.18/78.28	c Subs w/ non-existent bins:      0 l-rem:    953 v-fix:     0 done:   2389 time:  0.01 s
78.18/78.28	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
78.68/78.77	c lits-rem:       521  cl-subs:      501  v-elim:      1  v-fix:    0  time:  0.49 s
78.68/78.77	c vivif2 --  cl tried    11772 cl shrink        3 lits rem          4 time: 0.00
78.68/78.78	c vivif2 --  cl tried    17210 cl shrink      200 lits rem        288 time: 0.01
78.78/78.87	c asymm  cl-useful: 0/11772/11772 lits-rem:0 time: 0.09
78.78/78.87	c calculated reachability. Time: 0.00
78.78/78.87	c  N dy   227    158514      3366     11772      4678     17210     50977    251598     12.32   no data  --
83.38/83.44	c  N dy   274    170776      3366     11772      4678     29334     50977    735828     12.49     13.17  --
93.28/93.37	c  N dy   301    194741      3366     11772      4678     18316     50977    240632     12.19     12.83  --
99.09/99.13	c  N dy   347    209116      3366     11772      4678     32454     50977    740194     12.20     12.85  --
104.59/104.66	c  N dy   407    222529      3366     11772      4678     26960     50977    496818     12.37     13.06  --
110.79/110.85	c  N dy   427    236743      3366     11772      4678     21224     50977    277066     12.26     18.95  --
111.29/111.31	c  S st   429    237771      3366     11772      4678     22225     50977    305026     12.26      9.02  --
111.29/111.38	c  S st   429    238274      3366     11772      4678     22725     50977    315279     12.26   no data  --
111.29/111.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.29/111.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.39/111.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      1 BRemN:      0 P:  1.7M T:  0.04
111.39/111.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.39/111.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
111.39/111.47	c Subs w/ non-existent bins:      0 l-rem:    914 v-fix:     0 done:   2876 time:  0.01 s
111.39/111.47	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
112.20/112.25	c lits-rem:       817  cl-subs:     1102  v-elim:      1  v-fix:    0  time:  0.79 s
112.20/112.26	c vivif2 --  cl tried    11777 cl shrink        1 lits rem          1 time: 0.00
112.20/112.27	c vivif2 --  cl tried    21623 cl shrink      486 lits rem       1164 time: 0.01
112.29/112.37	c asymm  cl-useful: 0/11777/11777 lits-rem:0 time: 0.11
112.29/112.37	c calculated reachability. Time: 0.00
112.29/112.37	c  N dy   429    238274      3365     11777      4673     21623     50988    299202     12.26   no data  --
120.39/120.49	c  N dy   447    256731      3365     11777      4673     39602     50988    862450     12.16     12.88  --
126.89/126.94	c  N dy   509    273256      3365     11777      4673     35293     50988    671017     12.25     12.90  --
139.99/140.08	c  N dy   524    302266      3365     11777      4674     41900     50988    821067     11.87     12.59  --
141.69/141.79	c  F st   530    306250      3365     11777      4674     23404     50988    278896     11.83      9.17  --
143.49/143.53	c Decided on static restart strategy
149.50/149.57	c  N st   539    324953      3365     11777      4674     41935     50988    918034     11.83   no data  --
160.99/161.03	c  N st   541    348951      3365     11777      4675     42198     50988    837192     11.83   no data  --
167.09/167.20	c  S st   542    357411      3365     11777      4676     26341     50988    374786     11.83   no data  --
167.19/167.29	c  S st   542    357914      3365     11777      4676     26840     50988    386141     11.83   no data  --
167.19/167.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
167.19/167.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.28/167.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     18 BRemL:      3 BRemN:      0 P:  2.1M T:  0.05
167.28/167.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.38/167.41	c subs with bin:      648  lits-rem:        25  v-fix:    0  time:  0.05 s
167.38/167.41	c Subs w/ non-existent bins:      0 l-rem:    714 v-fix:     0 done:   1727 time:  0.01 s
167.38/167.42	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
168.19/168.23	c lits-rem:      1108  cl-subs:      720  v-elim:      0  v-fix:    0  time:  0.82 s
168.19/168.23	c vivif2 --  cl tried    11774 cl shrink        0 lits rem          0 time: 0.00
168.19/168.24	c vivif2 --  cl tried    25475 cl shrink      697 lits rem       1049 time: 0.01
168.29/168.37	c asymm  cl-useful: 0/11774/11774 lits-rem:0 time: 0.12
168.29/168.37	c calculated reachability. Time: 0.00
168.29/168.37	c  N st   542    357914      3365     11774      4693     25474     50975    363670     11.83   no data  --
191.30/191.32	c  N st   543    390307      3365     11774      4693     32156     50975    605533     11.83   no data  --
191.30/191.32	c Finding binary XORs  T:     0.00 s  found:       0
226.19/226.25	c  N st   544    438896      3365     11774      4693     53658     50975   1402284     11.83   no data  --
280.59/280.60	c  N st   545    511778      3364     11774      4704     39881     50975    768018     11.83   no data  --
299.39/299.40	c  N st   546    536871      3364     11774      4704     34090     50975    543058     11.83   no data  --
299.39/299.40	c  S st   546    536871      3364     11774      4704     34090     50975    543058     11.83   no data  --
299.49/299.50	c  S st   546    537372      3364     11774      4704     34590     50975    553438     11.83   no data  --
299.49/299.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
299.49/299.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.49/299.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      6 BRemN:      0 P:  2.7M T:  0.06
299.49/299.59	c bin-w-bin subsume rem            3 bins  time:  0.00 s
299.59/299.62	c subs with bin:        0  lits-rem:       206  v-fix:    0  time:  0.02 s
299.59/299.62	c Subs w/ non-existent bins:      0 l-rem:    506 v-fix:     0 done:    561 time:  0.01 s
299.59/299.62	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
301.30/301.32	c lits-rem:      1405  cl-subs:      353  v-elim:      0  v-fix:    0  time:  1.69 s
301.30/301.32	c vivif2 --  cl tried    11772 cl shrink        0 lits rem          0 time: 0.00
301.30/301.34	c vivif2 --  cl tried    33895 cl shrink     1922 lits rem       3706 time: 0.02
301.50/301.53	c asymm  cl-useful: 0/9706/11772 lits-rem:0 time: 0.19
301.50/301.53	c calculated reachability. Time: 0.00
301.50/301.53	c  N st   546    537372      3364     11772      4625     33895     50960    534068     11.83   no data  --
428.29/428.39	c  N st   547    701357      3364     11772      4625     64125     50960   1765232     11.83   no data  --
511.59/511.62	c  N st   548    806058      3364     11772      4625     57889     50960   1361893     11.83   no data  --
511.59/511.62	c  S st   548    806058      3364     11772      4625     57889     50960   1361893     11.83   no data  --
511.69/511.78	c  S st   548    806562      3364     11772      4625     58392     50960   1371710     11.83   no data  --
511.69/511.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
511.69/511.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
511.79/511.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      3 BRemN:      0 P:  4.0M T:  0.10
511.89/511.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
512.00/512.00	c subs with bin:        0  lits-rem:        31  v-fix:    0  time:  0.08 s
512.00/512.02	c Subs w/ non-existent bins:      0 l-rem:   1609 v-fix:     0 done:    759 time:  0.02 s
512.00/512.02	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
515.60/515.61	c lits-rem:       430  cl-subs:     2401  v-elim:      0  v-fix:    0  time:  3.58 s
515.60/515.61	c vivif2 --  cl tried    11772 cl shrink        0 lits rem          0 time: 0.00
515.70/515.71	c vivif2 --  cl tried    55991 cl shrink    14506 lits rem      45338 time: 0.10
515.70/515.75	c asymm  cl-useful: 0/2066/11772 lits-rem:0 time: 0.04
515.70/515.75	c calculated reachability. Time: 0.00
515.70/515.75	c  N st   548    806562      3364     11772      4623     55991     50960   1253062     11.83   no data  --
730.50/730.52	c  F st   549   1071877      3364     11772      4623     71977     50960   1668229     11.83   no data  --
730.50/730.53	c  N st   549   1071877      3364     11772      4623     71977     50960   1668229     11.83   no data  --
734.81/734.89	c Decided on static restart strategy
755.00/755.01	c  N st   559   1100190      3364     11772      4623     55552     50960    966465     11.83   no data  --
781.21/781.23	c  N st   561   1136184      3364     11772      4623     91049     50960   2280953     11.83   no data  --
809.51/809.57	c  N st   562   1168576      3364     11772      4623     77793     50960   1994214     11.83   no data  --
843.70/843.72	c  N st   563   1209843      3364     11772      4623     72097     50960   1541829     11.83   no data  --
843.70/843.72	c  S st   563   1209843      3364     11772      4623     72097     50960   1541829     11.83   no data  --
843.80/843.89	c  S st   563   1210347      3364     11772      4623     72600     50960   1553826     11.83   no data  --
843.80/843.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
843.80/843.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
843.90/843.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  3.8M T:  0.10
844.00/844.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
844.10/844.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
844.10/844.13	c Subs w/ non-existent bins:      0 l-rem:    782 v-fix:     0 done:    625 time:  0.01 s
844.10/844.14	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
849.11/849.15	c lits-rem:       522  cl-subs:     3144  v-elim:      0  v-fix:    0  time:  5.01 s
849.11/849.15	c vivif2 --  cl tried    11772 cl shrink        0 lits rem          0 time: 0.00
849.21/849.24	c vivif2 --  cl tried    69456 cl shrink     6892 lits rem      11396 time: 0.09
849.41/849.46	c asymm  cl-useful: 0/4901/11772 lits-rem:0 time: 0.22
849.41/849.46	c calculated reachability. Time: 0.00
849.41/849.46	c  N st   563   1210347      3364     11772      4624     69456     50960   1473203     11.83   no data  --
912.81/912.87	c  N st   564   1283232      3364     11772      4624     94377     50960   2497995     11.83   no data  --
997.21/997.20	c  N st   565   1392555      3364     11772      4624     54018     50960    710588     11.83   no data  --
1115.61/1115.66	c  N st   566   1556540      3364     11772      4624     59103     50960    837234     11.83   no data  --
1251.21/1251.21	c  N st   567   1710348      3364     11772      4624    101659     50960   2466773     11.83   no data  --
1251.21/1251.21	c  S st   567   1710348      3364     11772      4624    101659     50960   2466773     11.83   no data  --
1251.41/1251.44	c  S st   567   1710849      3364     11772      4624    102160     50960   2479899     11.83   no data  --
1251.41/1251.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1251.41/1251.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1251.61/1251.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.6M T:  0.15
1251.61/1251.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1251.81/1251.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
1251.91/1251.91	c Subs w/ non-existent bins:      0 l-rem:   8957 v-fix:     0 done:     21 time:  0.10 s
1251.91/1251.91	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1265.01/1265.09	c lits-rem:       948  cl-subs:     3294  v-elim:      0  v-fix:    0  time: 13.18 s
1265.11/1265.10	c vivif2 --  cl tried    11772 cl shrink        0 lits rem          0 time: 0.00
1265.31/1265.37	c vivif2 --  cl tried    98866 cl shrink    22400 lits rem      47612 time: 0.27
1265.51/1265.58	c asymm  cl-useful: 0/3640/11772 lits-rem:0 time: 0.21
1265.51/1265.59	c calculated reachability. Time: 0.00
1265.51/1265.59	c  N st   567   1710849      3364     11772      4624     98866     50960   2323941     11.83   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: 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-3282069-1303752591/watcher-3282069-1303752591 -o /tmp/evaluation-result-3282069-1303752591/solver-3282069-1303752591 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3282069-1303752591.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: 4.00 4.00 3.92 4/189 7434
/proc/meminfo: memFree=14829880/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=20420 CPUtime=0 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4194304 193 0 0 0 0 0 0 0 25 0 1 0 486858733 20910080 146 33554432000 4194304 4650387 140737411917872 18446744073709551615 274469004849 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7434/statm: 5105 158 134 112 0 57 0

[startup+0.0546189 s]
/proc/loadavg: 4.00 4.00 3.92 4/189 7434
/proc/meminfo: memFree=14829880/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=35208 CPUtime=0.04 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 2005 0 0 0 4 0 0 0 25 0 1 0 486858733 36052992 1659 33554432000 4194304 4650387 140737411917872 18446744073709551615 274473628357 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 8802 1659 354 112 0 3767 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35208

[startup+0.100613 s]
/proc/loadavg: 4.00 4.00 3.92 4/189 7434
/proc/meminfo: memFree=14829880/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=38456 CPUtime=0.09 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 2859 0 0 0 9 0 0 0 25 0 1 0 486858733 39378944 2513 33554432000 4194304 4650387 140737411917872 18446744073709551615 4541722 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 9614 2513 370 112 0 4579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38456

[startup+0.30058 s]
/proc/loadavg: 4.00 4.00 3.92 4/189 7434
/proc/meminfo: memFree=14829880/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=38456 CPUtime=0.29 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 2899 0 0 0 29 0 0 0 25 0 1 0 486858733 39378944 2553 33554432000 4194304 4650387 140737411917872 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 9614 2553 379 112 0 4579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38456

[startup+0.700505 s]
/proc/loadavg: 4.00 4.00 3.92 4/189 7434
/proc/meminfo: memFree=14829880/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=38456 CPUtime=0.69 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 2934 0 0 0 69 0 0 0 25 0 1 0 486858733 39378944 2588 33554432000 4194304 4650387 140737411917872 18446744073709551615 4333962 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 9614 2588 379 112 0 4579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38456

[startup+1.50037 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7435
/proc/meminfo: memFree=14819952/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=38456 CPUtime=1.49 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 2999 0 0 0 149 0 0 0 25 0 1 0 486858733 39378944 2653 33554432000 4194304 4650387 140737411917872 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 9614 2653 380 112 0 4579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38456

[startup+3.10108 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7435
/proc/meminfo: memFree=14818588/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=38868 CPUtime=3.09 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 3284 0 0 0 309 0 0 0 25 0 1 0 486858733 39800832 2624 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 9717 2624 381 112 0 4682 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38868

[startup+6.30052 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7435
/proc/meminfo: memFree=14822380/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=39264 CPUtime=6.29 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 3825 0 0 0 629 0 0 0 25 0 1 0 486858733 40206336 2745 33554432000 4194304 4650387 140737411917872 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 9816 2745 381 112 0 4781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39264

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7435
/proc/meminfo: memFree=14778360/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=39492 CPUtime=12.68 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 4409 0 0 0 1268 0 0 0 25 0 1 0 486858733 40439808 2936 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363581 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 9873 2936 381 112 0 4838 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39492

[startup+25.5001 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7435
/proc/meminfo: memFree=14744104/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=50664 CPUtime=25.48 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 8320 0 0 0 2547 1 0 0 25 0 1 0 486858733 51879936 5427 33554432000 4194304 4650387 140737411917872 18446744073709551615 4364930 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 12666 5427 382 112 0 7631 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50664

[startup+51.1006 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7436
/proc/meminfo: memFree=14717400/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=52484 CPUtime=51.09 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 12099 0 0 0 5106 3 0 0 25 0 1 0 486858733 53743616 6419 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 13121 6419 382 112 0 8086 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52484

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7438
/proc/meminfo: memFree=14602056/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=84372 CPUtime=102.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 20762 0 0 0 10224 6 0 0 25 0 1 0 486858733 86396928 11607 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 21093 11607 382 112 0 16058 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84372

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7439
/proc/meminfo: memFree=14526780/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=86912 CPUtime=162.29 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 22315 0 0 0 16223 6 0 0 25 0 1 0 486858733 88997888 13160 33554432000 4194304 4650387 140737411917872 18446744073709551615 4331139 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 21728 13160 382 112 0 16693 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86912

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7441
/proc/meminfo: memFree=14489908/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=77240 CPUtime=222.29 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 27348 0 0 0 22221 8 0 0 25 0 1 0 486858733 79093760 11686 33554432000 4194304 4650387 140737411917872 18446744073709551615 4367950 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 19310 11686 382 112 0 14275 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77240

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7442
/proc/meminfo: memFree=14490388/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=77432 CPUtime=282.29 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 32274 0 0 0 28219 10 0 0 25 0 1 0 486858733 79290368 11387 33554432000 4194304 4650387 140737411917872 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 19358 11387 382 112 0 14323 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77432

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7444
/proc/meminfo: memFree=14396384/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=77568 CPUtime=342.29 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 37631 0 0 0 34216 13 0 0 25 0 1 0 486858733 79429632 12648 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 19392 12648 382 112 0 14357 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 77568

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7446
/proc/meminfo: memFree=14402080/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=77772 CPUtime=402.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 42463 0 0 0 40215 15 0 0 25 0 1 0 486858733 79638528 13065 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 19443 13065 382 112 0 14408 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 77772

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7447
/proc/meminfo: memFree=14400820/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=77928 CPUtime=462.29 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 47246 0 0 0 46212 17 0 0 25 0 1 0 486858733 79798272 13145 33554432000 4194304 4650387 140737411917872 18446744073709551615 4333958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 19482 13145 382 112 0 14447 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 77928

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7449
/proc/meminfo: memFree=14288812/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=94668 CPUtime=522.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 56592 0 0 0 52209 21 0 0 25 0 1 0 486858733 96940032 17775 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 23667 17775 382 112 0 18632 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 94668

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7450
/proc/meminfo: memFree=14205708/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=94752 CPUtime=582.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 61605 0 0 0 58207 23 0 0 25 0 1 0 486858733 97026048 16961 33554432000 4194304 4650387 140737411917872 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 23688 16961 382 112 0 18653 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 94752

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7452
/proc/meminfo: memFree=14181156/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=94824 CPUtime=642.31 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 66156 0 0 0 64205 26 0 0 25 0 1 0 486858733 97099776 16490 33554432000 4194304 4650387 140737411917872 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 23706 16490 382 112 0 18671 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 94824

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7454
/proc/meminfo: memFree=14198376/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=94844 CPUtime=702.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 69640 0 0 0 70203 27 0 0 25 0 1 0 486858733 97120256 17329 33554432000 4194304 4650387 140737411917872 18446744073709551615 4333919 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 23711 17329 382 112 0 18676 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 94844

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7455
/proc/meminfo: memFree=14205552/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=94968 CPUtime=762.31 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 74035 0 0 0 76202 29 0 0 25 0 1 0 486858733 97247232 16755 33554432000 4194304 4650387 140737411917872 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 23742 16755 382 112 0 18707 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 94968

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7457
/proc/meminfo: memFree=14172564/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=94992 CPUtime=822.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 77983 0 0 0 82199 31 0 0 25 0 1 0 486858733 97271808 18082 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363702 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 23748 18082 382 112 0 18713 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 94992

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 7458
/proc/meminfo: memFree=14157172/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=108212 CPUtime=882.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 85747 0 0 0 88197 33 0 0 25 0 1 0 486858733 110809088 19602 33554432000 4194304 4650387 140737411917872 18446744073709551615 4333597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 27053 19602 382 112 0 22018 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 108212

[startup+942.301 s]
/proc/loadavg: 3.56 3.89 3.88 4/184 7478
/proc/meminfo: memFree=14708724/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=108280 CPUtime=942.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 89614 0 0 0 94196 34 0 0 25 0 1 0 486858733 110878720 20513 33554432000 4194304 4650387 140737411917872 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 27070 20513 382 112 0 22035 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 108280

[startup+1002.3 s]
/proc/loadavg: 3.20 3.72 3.83 4/184 7480
/proc/meminfo: memFree=14719984/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=108308 CPUtime=1002.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 94430 0 0 0 100195 35 0 0 25 0 1 0 486858733 110907392 19526 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 27077 19526 382 112 0 22042 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 108308

[startup+1062.3 s]
/proc/loadavg: 2.73 3.51 3.75 3/178 7499
/proc/meminfo: memFree=15253216/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=108376 CPUtime=1062.31 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 99323 0 0 0 106195 36 0 0 25 0 1 0 486858733 110977024 21065 33554432000 4194304 4650387 140737411917872 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 27094 21065 382 112 0 22059 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 108376

[startup+1122.3 s]
/proc/loadavg: 2.27 3.23 3.63 3/178 7501
/proc/meminfo: memFree=15255676/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=108500 CPUtime=1122.3 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 104599 0 0 0 112193 37 0 0 25 0 1 0 486858733 111104000 19707 33554432000 4194304 4650387 140737411917872 18446744073709551615 4328408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 27125 19707 382 112 0 22090 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 108500

[startup+1182.3 s]
/proc/loadavg: 1.81 2.94 3.51 2/172 7520
/proc/meminfo: memFree=16966840/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=108564 CPUtime=1182.31 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 108425 0 0 0 118193 38 0 0 25 0 1 0 486858733 111169536 20227 33554432000 4194304 4650387 140737411917872 18446744073709551615 4330450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 27141 20227 382 112 0 22106 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 108564

[startup+1242.3 s]
/proc/loadavg: 1.30 2.59 3.35 2/172 7522
/proc/meminfo: memFree=16964580/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=108620 CPUtime=1242.31 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 112213 0 0 0 124192 39 0 0 25 0 1 0 486858733 111226880 20715 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 27155 20715 382 112 0 22120 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 108620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.12 2.32 3.21 2/172 7523
/proc/meminfo: memFree=16940600/32950928 swapFree=67111528/67111528
[pid=7434] ppid=7432 vsize=137324 CPUtime=1300.02 cores=5,7
/proc/7434/stat : 7434 (strangenight1-s) R 7432 7434 6492 0 -1 4202496 122603 0 0 0 129962 40 0 0 25 0 1 0 486858733 140619776 26747 33554432000 4194304 4650387 140737411917872 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7434/statm: 34331 26747 382 112 0 29296 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 137324

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.62
CPU system time (s): 0.409937
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 187452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122603
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= 12
involuntary context switches= 13838

runsolver used 1.9607 second user time and 4.80827 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 19:29:51
IDJOB=3282069
IDBENCH=70775
IDSOLVER=1589
FILE ID=node125/3282069-1303752591
RUNJOBID= node125-1303752128-7220
PBS_JOBID= 13154037
Free space on /tmp= 73188 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282069-1303752591/watcher-3282069-1303752591 -o /tmp/evaluation-result-3282069-1303752591/solver-3282069-1303752591 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3282069-1303752591.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1708590059

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14830160 kB
Buffers:       2192636 kB
Cached:       13173268 kB
SwapCached:          0 kB
Active:        9837908 kB
Inactive:      7746672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14830160 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:     2217624 kB
Mapped:          16284 kB
Slab:           465872 kB
PageTables:      10572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2884232 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= 73240 MiB
End job on node125 at 2011-04-25 19:51:33