Trace number 3370761

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370761-1305379164.cnf'
0.00/0.02	c -- header says num vars:          31357
0.00/0.02	c -- header says num clauses:      133420
0.01/0.07	c -- clauses added:            0 learnts,       133420 normals,            0 xors
0.01/0.07	c -- vars added      31357
0.01/0.07	c Parsing time:  0.05 s
0.01/0.07	c  N st     0         0     31357     75096     58046         0    370214         0   no data   no data  --
0.57/0.66	c asymm  cl-useful: 98/3955/74946 lits-rem:194 time: 0.59
2.88/2.93	c Flit:    29 Blit:      3 bXBeca:    0 bXProp: 3530 Bins:      0 BRemL:      0 BRemN:      0 P: 53.8M T:  2.25
2.88/2.95	c Replacing     3530 vars Replaced   149255 lits Time:     0.02 s 
2.88/2.98	c bin-w-bin subsume rem            6 bins  time:  0.01 s
2.88/2.99	c subs with bin:        2  lits-rem:         4  v-fix:    0  time:  0.01 s
3.29/3.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  27511 time:  0.34 s
3.47/3.54	c Removed useless bin:       3  fixed:     0  props:  20.01M  time:  0.20 s
3.67/3.79	c lits-rem:         0  cl-subs:        0  v-elim:   9170  v-fix:    0  time:  0.25 s
3.77/3.89	c Finding binary XORs  T:     0.10 s  found:    1087
3.87/3.90	c Replacing     1087 vars Replaced    22702 lits Time:     0.01 s 
3.87/3.97	c Finding non-binary XORs:     0.05 s (found:    7449, avg size: 3.7)
3.87/3.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   2996 locsubst:  5434 time:   0.02
3.87/3.98	c Replacing      240 vars Replaced     2833 lits Time:     0.00 s 
3.97/4.00	c calculated reachability. Time: 0.02
3.97/4.00	c Calc default polars -  time:   0.00 s pos:    5709 undec:   17368 neg:    8280
3.97/4.00	c =========================================================================================
3.97/4.00	c types(t): F = full restart, N = normal restart
3.97/4.00	c types(t): S = simplification begin/end, E = solution found
3.97/4.00	c restart types(rt): st = static, dy = dynamic
3.97/4.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.97/4.00	c  B st     0         0     14018     20437     45238         0    221626         0   no data   no data  --
4.28/4.36	c  N dy    15      4058     14018     20437     45271      3528    221626    202251     17.18     20.16  --
4.38/4.46	c  N dy    23      8069     14018     20437     45302      6124    221626    237894     12.22     12.94  --
4.67/4.77	c  N dy    48     13025     14018     20437     45357      9959    221626    343782     12.77     13.45  --
4.77/4.89	c  N dy    55     17398     14018     20437     45363     13051    221626    395637     11.75     12.64  --
4.97/5.07	c  N dy    71     21401     14017     20437     45390      8539    221626    100360     11.71     25.11  --
5.17/5.28	c  F st    89     25001     14017     20437     45410     11360    221626    187322     12.23   no data  --
5.27/5.32	c  N st    91     25626     14017     20434     45412     11819    221611    195707     12.23   no data  --
5.77/5.81	c  N dy    95     30000     14017     20434     45434     15468    221611    490907     12.23   no data  --
5.77/5.81	c  S st    95     30000     14017     20434     45434     15468    221611    490907     12.23   no data  --
5.77/5.87	c  S st    95     30502     14017     20434     45442     15916    221611    501380     12.23   no data  --
5.88/5.91	c x-sub:   240 x-cut:      0 vfix:      0 v-elim:   1538 locsubst:  1052 time:   0.03
5.88/5.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.59/18.70	c Flit:     4 Blit:     31 bXBeca:    0 bXProp: 1443 Bins:  10077 BRemL:   2350 BRemN:    158 P: 55.2M T: 12.79
18.69/18.71	c Replacing     1500 vars Replaced    37449 lits Time:     0.01 s 
18.69/18.73	c bin-w-bin subsume rem         9359 bins  time:  0.01 s
18.69/18.76	c subs with bin:      358  lits-rem:      6460  v-fix:    0  time:  0.03 s
18.88/18.94	c Subs w/ non-existent bins:     27 l-rem:     10 v-fix:     0 done:  10944 time:  0.18 s
18.98/19.04	c Removed useless bin:     436  fixed:     0  props:  13.43M  time:  0.10 s
19.18/19.24	c lits-rem:       489  cl-subs:     4375  v-elim:   4048  v-fix:    0  time:  0.19 s
19.79/19.85	c asymm  cl-useful: 995/4914/23218 lits-rem:1587 time: 0.61
19.79/19.86	c calculated reachability. Time: 0.01
19.79/19.86	c  N dy    95     30502      6896     23210     22926       837    190063      9945     12.23   no data  --
19.87/19.92	c Finding binary XORs  T:     0.06 s  found:      12
19.97/20.00	c  N dy   105     34579      6896     23210     22933      3441    190063     51045     11.89     17.44  --
20.07/20.17	c  N dy   124     38678      6896     23210     22940      6281    190062    164714     12.83     17.36  --
20.27/20.30	c  N dy   136     42892      6896     23210     22949      5028    190062     68586     12.71     13.76  --
20.27/20.39	c  S st   147     45754      6896     23210     22955      6962    190062    127970     12.95      7.10  --
20.37/20.42	c  S st   147     46256      6896     23210     22959      7319    190062    133127     12.95   no data  --
20.37/20.46	c x-sub:    58 x-cut:      0 vfix:      0 v-elim:    428 locsubst:  1951 time:   0.04
20.37/20.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.27/22.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1817 BRemL:     56 BRemN:    117 P: 22.0M T:  1.91
22.27/22.37	c Replacing      119 vars Replaced     4058 lits Time:     0.00 s 
22.27/22.38	c bin-w-bin subsume rem          122 bins  time:  0.00 s
22.37/22.40	c subs with bin:      447  lits-rem:      3856  v-fix:    0  time:  0.02 s
22.47/22.50	c Subs w/ non-existent bins:     76 l-rem:     64 v-fix:     0 done:   6349 time:  0.09 s
22.47/22.50	c Removed useless bin:     124  fixed:     0  props:   0.86M  time:  0.01 s
22.47/22.55	c lits-rem:        29  cl-subs:      516  v-elim:     19  v-fix:    0  time:  0.04 s
22.47/22.58	c vivif2 --  cl tried    22623 cl shrink      685 lits rem        724 time: 0.03
22.47/22.58	c vivif2 --  cl tried     1495 cl shrink       23 lits rem         55 time: 0.00
23.08/23.13	c asymm  cl-useful: 12/10356/22621 lits-rem:12 time: 0.55
23.08/23.14	c calculated reachability. Time: 0.01
23.08/23.14	c  N dy   147     46256      6330     22621     24373      1495    182294     26535     12.95   no data  --
23.37/23.41	c  N dy   167     69384      6330     22621     24375      8019    182294     83517     12.26      9.84  --
23.37/23.41	c  S st   167     69384      6330     22621     24375      8019    182294     83517     12.26      9.84  --
23.37/23.46	c Finding binary XORs  T:     0.04 s  found:       0
23.37/23.49	c  S st   167     69888      6330     22621     24375      8414    182294     89659     12.26   no data  --
23.47/23.54	c x-sub:   108 x-cut:      0 vfix:      0 v-elim:    199 locsubst:   756 time:   0.05
23.47/23.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.57/24.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      5 BRemN:    858 P: 23.1M T:  1.13
24.57/24.68	c Replacing       15 vars Replaced       90 lits Time:     0.00 s 
24.57/24.69	c bin-w-bin subsume rem           43 bins  time:  0.00 s
24.67/24.71	c subs with bin:       81  lits-rem:        10  v-fix:    0  time:  0.02 s
24.77/24.80	c Subs w/ non-existent bins:      2 l-rem:      1 v-fix:     0 done:   6116 time:  0.09 s
24.77/24.81	c Removed useless bin:       3  fixed:     0  props:   0.72M  time:  0.01 s
24.97/25.03	c lits-rem:       144  cl-subs:     6707  v-elim:      4  v-fix:    0  time:  0.23 s
24.97/25.06	c vivif2 --  cl tried    22543 cl shrink       12 lits rem         14 time: 0.03
24.97/25.06	c vivif2 --  cl tried     1355 cl shrink       17 lits rem         17 time: 0.00
25.37/25.40	c asymm  cl-useful: 1610/3318/22543 lits-rem:4830 time: 0.33
25.37/25.41	c calculated reachability. Time: 0.01
25.37/25.41	c  N dy   167     69888      6112     20933     25081      1355    176607     20790     12.26   no data  --
25.57/25.66	c  N dy   209     74398      6112     20933     25081      5107    176607    271151     14.30     31.17  --
25.67/25.79	c  N dy   216     80133      6112     20933     25085     10269    176607    428164     14.39     15.30  --
26.08/26.11	c  N dy   263     85414      6112     20933     25089     14674    176607    715058     16.17     17.07  --
26.18/26.22	c  F st   284     87500      6112     20933     25090     16224    176607    809838     16.81   no data  --
26.47/26.51	c  N dy   290     92694      6112     20933     25091     20436    176607   1156901     16.81   no data  --
26.87/26.90	c Finding binary XORs  T:     0.04 s  found:       3
26.97/27.01	c  N dy   345     98682      6112     20933     25096     14582    176606    549553     18.86     54.45  --
27.17/27.21	c  S st   368    104833      6112     20933     25099     18599    176606    732344     19.34     10.48  --
27.17/27.25	c  S st   368    105335      6112     20933     25104     19038    176606    744447     19.34   no data  --
27.27/27.31	c x-sub:    15 x-cut:      0 vfix:      0 v-elim:    116 locsubst:     0 time:   0.05
27.27/27.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.27/29.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  189 Bins:   1399 BRemL:    482 BRemN:    899 P: 23.6M T:  2.07
29.27/29.39	c Replacing      192 vars Replaced     8566 lits Time:     0.01 s 
29.37/29.41	c bin-w-bin subsume rem         1030 bins  time:  0.00 s
29.37/29.45	c subs with bin:      299  lits-rem:      4638  v-fix:    0  time:  0.04 s
29.48/29.53	c Subs w/ non-existent bins:     18 l-rem:     77 v-fix:     0 done:   5804 time:  0.07 s
29.48/29.54	c Removed useless bin:      94  fixed:     0  props:   1.44M  time:  0.01 s
30.58/30.61	c lits-rem:      1337  cl-subs:     4688  v-elim:     57  v-fix:    0  time:  1.07 s
30.58/30.63	c vivif2 --  cl tried    19443 cl shrink       25 lits rem         27 time: 0.02
30.58/30.65	c vivif2 --  cl tried    10838 cl shrink       57 lits rem         67 time: 0.01
31.18/31.22	c asymm  cl-useful: 3364/13144/19443 lits-rem:8400 time: 0.57
31.18/31.23	c calculated reachability. Time: 0.01
31.18/31.23	c  N dy   368    105335      5747     19205     23738     10838    151410    275793     19.34   no data  --
31.79/31.84	c  N dy   434    112083      5747     19205     23741     16790    151407    844113     22.25     27.28  --
32.28/32.39	c Finding binary XORs  T:     0.04 s  found:       5
32.57/32.62	c  N dy   505    119299      5747     19205     23744     23233    151398   1530412     25.19     89.81  --
33.27/33.31	c  N dy   568    127316      5747     19205     23745     17793    151392    757818     27.35     29.13  --
34.38/34.48	c  N dy   579    158002      5747     19205     23748     29970    151390    961928     26.71     21.82  --
34.38/34.48	c  S st   579    158002      5747     19205     23748     29970    151390    961928     26.71     21.82  --
34.48/34.53	c  S st   579    158505      5747     19205     23750     30300    151389    971885     26.71   no data  --
34.58/34.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     70 locsubst:     0 time:   0.11
34.58/34.64	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
35.58/35.65	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    151 BRemL:      6 BRemN:     89 P: 16.7M T:  1.01
35.58/35.66	c Replacing        8 vars Replaced      338 lits Time:     0.01 s 
35.58/35.68	c bin-w-bin subsume rem          251 bins  time:  0.00 s
35.68/35.72	c subs with bin:      102  lits-rem:       155  v-fix:    0  time:  0.03 s
35.68/35.79	c Subs w/ non-existent bins:     11 l-rem:     20 v-fix:     0 done:   5668 time:  0.08 s
35.78/35.80	c Removed useless bin:      18  fixed:     0  props:   1.42M  time:  0.01 s
37.78/37.88	c lits-rem:      6082  cl-subs:      750  v-elim:     31  v-fix:    0  time:  2.08 s
37.88/37.90	c vivif2 --  cl tried    19166 cl shrink       44 lits rem         45 time: 0.02
37.88/37.92	c vivif2 --  cl tried    16711 cl shrink       32 lits rem         32 time: 0.01
38.18/38.23	c asymm  cl-useful: 2720/5992/19136 lits-rem:8126 time: 0.31
38.18/38.24	c calculated reachability. Time: 0.01
38.18/38.24	c  N dy   579    158505      5637     16433     25993     16711    146401    424772     26.71   no data  --
38.18/38.28	c Finding binary XORs  T:     0.04 s  found:      57
38.18/38.29	c Replacing       57 vars Replaced     2518 lits Time:     0.01 s 
38.98/39.03	c  N dy   662    168634      5580     16429     25920     25271    146118   1116757     28.41     43.14  --
40.38/40.46	c  N dy   665    208784      5580     16429     25923     24687    146117    537762     26.29     27.69  --
41.37/41.47	c  N dy   747    222451      5580     16429     25959     36777    146113   1342305     27.51     29.12  --
42.88/42.93	c  N dy   870    236657      5580     16429     26035     28210    146104   1032980     29.39     90.01  --
42.97/43.03	c  S st   877    237758      5580     16429     26040     29251    146104   1103648     29.49   no data  --
42.97/43.08	c  S st   877    238259      5580     16429     26040     29733    146104   1116984     29.49   no data  --
43.07/43.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     69 locsubst:     3 time:   0.06
43.07/43.15	c Cache  BProp: 0 Set: 0 BXProp: 8 T: 0.00
46.67/46.76	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:  996 Bins:   1262 BRemL:   1651 BRemN:   2794 P: 18.1M T:  3.62
46.77/46.80	c Replacing     1005 vars Replaced    54499 lits Time:     0.04 s 
46.77/46.83	c bin-w-bin subsume rem         5013 bins  time:  0.00 s
46.87/46.93	c subs with bin:      480  lits-rem:     12391  v-fix:    0  time:  0.09 s
46.87/46.94	c Subs w/ non-existent bins:     93 l-rem:    896 v-fix:     0 done:   1808 time:  0.01 s
46.87/46.95	c Removed useless bin:     254  fixed:     0  props:   0.49M  time:  0.00 s
51.17/51.27	c lits-rem:      7572  cl-subs:     4470  v-elim:     62  v-fix:    0  time:  4.32 s
51.17/51.28	c vivif2 --  cl tried    14278 cl shrink      242 lits rem        324 time: 0.01
51.27/51.30	c vivif2 --  cl tried    22462 cl shrink      699 lits rem        906 time: 0.03
51.47/51.55	c asymm  cl-useful: 2001/11632/14278 lits-rem:4345 time: 0.25
51.47/51.56	c calculated reachability. Time: 0.00
51.47/51.56	c  N dy   877    238259      4443     13686     16503     22460    110393    570270     29.49   no data  --
51.47/51.59	c Finding binary XORs  T:     0.03 s  found:     116
51.58/51.61	c Replacing      116 vars Replaced     9260 lits Time:     0.02 s 
52.79/52.89	c  N dy   997    253517      4327     13672     16333     35614    109798   1627552     31.49     71.91  --
54.78/54.87	c  N dy  1031    291993      4327     13672     16383     26692    109794    478520     29.53     31.29  --
55.38/55.46	c  F st  1032    306251      4327     13672     16387     40274    109794    770997     28.69     11.35  --
55.78/55.89	c Decided on static restart strategy
55.78/55.89	c  N st  1038    311443      4327     13672     16393     44874    109794   1253842     28.69   no data  --
57.78/57.84	c  N st  1042    334553      4327     13672     16398     39346    109793   2650877     28.69   no data  --
57.78/57.87	c Finding binary XORs  T:     0.03 s  found:      62
57.88/57.97	c Replacing       62 vars Replaced    28945 lits Time:     0.10 s 
61.37/61.45	c  N st  1044    357389      4265     13606     16270     33439    109467   2985619     28.69   no data  --
61.37/61.45	c  S st  1044    357389      4265     13606     16270     33439    109467   2985619     28.69   no data  --
61.48/61.51	c  S st  1044    357892      4265     13606     16285     33871    109467   2992222     28.69   no data  --
61.48/61.59	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     64 locsubst:     2 time:   0.09
61.48/61.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.67/61.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    148 BRemL:     28 BRemN:    620 P:  3.3M T:  0.18
61.67/61.78	c Replacing        7 vars Replaced     1029 lits Time:     0.02 s 
61.77/61.87	c bin-w-bin subsume rem          308 bins  time:  0.00 s
61.97/62.01	c subs with bin:      163  lits-rem:       904  v-fix:    0  time:  0.14 s
61.97/62.02	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:     26 time:  0.01 s
61.97/62.03	c Removed useless bin:     175  fixed:     0  props:   0.37M  time:  0.00 s
70.87/70.90	c lits-rem:       486  cl-subs:     3107  v-elim:     18  v-fix:    0  time:  8.88 s
70.87/70.91	c vivif2 --  cl tried    12563 cl shrink       18 lits rem         19 time: 0.00
70.97/71.00	c vivif2 --  cl tried    27438 cl shrink     2350 lits rem       4174 time: 0.09
70.97/71.04	c asymm  cl-useful: 246/931/12563 lits-rem:738 time: 0.03
70.97/71.04	c calculated reachability. Time: 0.00
70.97/71.04	c  N st  1044    357892      4176     12317     15388     27438    102502   2458576     28.69   no data  --
75.78/75.89	c  N st  1045    390284      4176     12317     15391     30108    102502   2481166     28.69   no data  --
75.89/75.92	c Finding binary XORs  T:     0.03 s  found:     130
75.97/76.05	c Replacing      130 vars Replaced    45198 lits Time:     0.13 s 
79.09/79.17	c  N st  1046    438873      4046     12307     15135     42001    101962   2920284     28.69   no data  --
90.28/90.32	c  N st  1047    511755      4046     12307     15139     50990    101962   4029582     28.69   no data  --
91.68/91.79	c  N st  1048    536839      4046     12307     15139     39386    101962   2660617     28.69   no data  --
91.68/91.79	c  S st  1048    536839      4046     12307     15139     39386    101962   2660617     28.69   no data  --
91.78/91.85	c  S st  1048    537343      4046     12307     15148     39806    101962   2664083     28.69   no data  --
91.88/91.95	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     64 locsubst:    28 time:   0.11
91.88/91.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.08/92.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   14 Bins:     91 BRemL:      6 BRemN:    207 P:  3.1M T:  0.16
92.08/92.13	c Replacing       21 vars Replaced     3898 lits Time:     0.02 s 
92.08/92.18	c bin-w-bin subsume rem           43 bins  time:  0.00 s
92.18/92.28	c subs with bin:       96  lits-rem:      4957  v-fix:    0  time:  0.10 s
92.18/92.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.01 s
92.18/92.29	c Removed useless bin:      20  fixed:     0  props:   0.30M  time:  0.00 s
96.69/96.76	c lits-rem:       852  cl-subs:     2729  v-elim:      5  v-fix:    0  time:  4.46 s
96.69/96.76	c vivif2 --  cl tried    11272 cl shrink        0 lits rem          0 time: 0.00
96.79/96.82	c vivif2 --  cl tried    27618 cl shrink     1450 lits rem       3230 time: 0.06
97.08/97.12	c asymm  cl-useful: 2547/9569/11272 lits-rem:3427 time: 0.30
97.08/97.13	c calculated reachability. Time: 0.00
97.08/97.13	c  N st  1048    537343      3956     11026     15170     27618     94245   1703093     28.69   no data  --
120.18/120.28	c  N st  1049    701327      3956     11026     15172     48926     94245   2829681     28.69   no data  --
120.28/120.31	c Finding binary XORs  T:     0.03 s  found:     145
120.38/120.46	c Replacing      145 vars Replaced   172084 lits Time:     0.15 s 
125.07/125.15	c  N st  1050    806015      3811     10972     14881     53447     93495   3004989     28.69   no data  --
125.07/125.15	c  S st  1050    806015      3811     10972     14881     53447     93495   3004989     28.69   no data  --
125.17/125.24	c  S st  1050    806518      3811     10972     14889     53818     93495   3015017     28.69   no data  --
125.28/125.40	c x-sub:     7 x-cut:      0 vfix:      0 v-elim:     63 locsubst:    42 time:   0.16
125.28/125.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.47/125.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     79 BRemL:      7 BRemN:    326 P:  3.5M T:  0.18
125.57/125.60	c Replacing       16 vars Replaced     1803 lits Time:     0.01 s 
125.57/125.67	c bin-w-bin subsume rem           54 bins  time:  0.00 s
125.67/125.72	c subs with bin:       59  lits-rem:      1867  v-fix:    0  time:  0.05 s
125.67/125.73	c Subs w/ non-existent bins:     14 l-rem:      2 v-fix:     0 done:    540 time:  0.01 s
125.67/125.73	c Removed useless bin:      19  fixed:     0  props:   0.30M  time:  0.00 s
201.77/201.84	c lits-rem:       952  cl-subs:     5910  v-elim:     51  v-fix:    0  time: 76.10 s
201.77/201.84	c vivif2 --  cl tried    10288 cl shrink        0 lits rem          0 time: 0.00
201.87/201.90	c vivif2 --  cl tried    40400 cl shrink       16 lits rem         22 time: 0.06
201.87/201.93	c asymm  cl-useful: 195/719/10288 lits-rem:585 time: 0.03
201.87/201.93	c calculated reachability. Time: 0.00
201.87/201.93	c  N st  1050    806518      3681     10093     14360     40400     88921   2156633     28.69   no data  --
215.97/216.06	c  F st  1051   1071875      3681     10093     14360     46347     88921   1616506     28.69   no data  --
215.97/216.07	c  N st  1051   1071875      3681     10093     14360     46347     88921   1616506     28.69   no data  --
216.07/216.10	c Finding binary XORs  T:     0.03 s  found:     155
216.17/216.24	c Replacing      155 vars Replaced    44202 lits Time:     0.14 s 
216.58/216.63	c Decided on static restart strategy
217.68/217.76	c  N st  1061   1100175      3526     10084     14060     69650     88287   3355176     28.69   no data  --
218.88/218.96	c  N st  1063   1136168      3526     10084     14060     58953     88287   2703947     28.69   no data  --
220.07/220.13	c  N st  1064   1168560      3526     10084     14060     47279     88287   1711904     28.69   no data  --
221.87/221.93	c  N st  1065   1209778      3526     10084     14061     82605     88287   3737080     28.69   no data  --
221.87/221.93	c  S st  1065   1209778      3526     10084     14061     82605     88287   3737080     28.69   no data  --
221.97/222.04	c  S st  1065   1210280      3526     10084     14074     83038     88287   3748954     28.69   no data  --
222.18/222.22	c x-sub:    13 x-cut:      0 vfix:      0 v-elim:     59 locsubst:    50 time:   0.18
222.18/222.22	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
222.37/222.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:    256 BRemL:      9 BRemN:     82 P:  3.7M T:  0.19
222.67/222.71	c Replacing       29 vars Replaced    53109 lits Time:     0.30 s 
222.77/222.81	c bin-w-bin subsume rem           24 bins  time:  0.00 s
222.77/222.86	c subs with bin:      142  lits-rem:       746  v-fix:    0  time:  0.05 s
222.77/222.87	c Subs w/ non-existent bins:    180 l-rem:      5 v-fix:     0 done:    567 time:  0.01 s
222.77/222.87	c Removed useless bin:       6  fixed:     0  props:   0.26M  time:  0.00 s
702.46/702.55	c lits-rem:      7827  cl-subs:     9812  v-elim:      6  v-fix:    0  time: 479.67 s
702.46/702.55	c vivif2 --  cl tried     8578 cl shrink        0 lits rem          0 time: 0.00
702.56/702.63	c vivif2 --  cl tried    63976 cl shrink      115 lits rem        137 time: 0.08
702.87/702.99	c asymm  cl-useful: 835/7199/8578 lits-rem:1105 time: 0.36
702.87/702.99	c calculated reachability. Time: 0.00
702.87/703.00	c  N st  1065   1210280      3432      8511     14220     63976     81544   3007159     28.69   no data  --
702.96/703.02	c Finding binary XORs  T:     0.03 s  found:      41
703.16/703.28	c Replacing       41 vars Replaced    61977 lits Time:     0.25 s 
706.56/706.62	c  N st  1066   1283163      3391      8496     14144     47673     81333   2033060     28.69   no data  --
711.67/711.75	c  N st  1067   1392488      3391      8496     14144     42398     81333   1871514     28.69   no data  --
720.86/720.95	c  N st  1068   1556472      3391      8496     14146     45895     81333   2103507     28.69   no data  --
730.37/730.42	c  N st  1069   1710281      3391      8496     14148     87630     81333   5694149     28.69   no data  --
730.37/730.42	c  S st  1069   1710281      3391      8496     14148     87630     81333   5694149     28.69   no data  --
730.46/730.51	c  S st  1069   1710783      3391      8496     14157     87981     81333   5696608     28.69   no data  --
730.56/730.69	c x-sub:    16 x-cut:      0 vfix:      0 v-elim:     21 locsubst:     3 time:   0.18
730.56/730.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
730.86/730.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   17 Bins:    223 BRemL:     15 BRemN:     55 P:  3.6M T:  0.20
730.86/730.92	c Replacing       18 vars Replaced     3123 lits Time:     0.03 s 
730.96/731.09	c bin-w-bin subsume rem            6 bins  time:  0.00 s
731.17/731.21	c subs with bin:       49  lits-rem:       614  v-fix:    0  time:  0.12 s
731.17/731.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     48 time:  0.02 s
731.17/731.23	c Removed useless bin:       6  fixed:     0  props:   0.25M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370761-1305379164/watcher-3370761-1305379164 -o /tmp/evaluation-result-3370761-1305379164/solver-3370761-1305379164 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370761-1305379164.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/346 32734
/proc/meminfo: memFree=26389964/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=10612 CPUtime=0 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) S 32732 32734 32704 0 -1 4194304 101 0 0 0 0 0 0 0 20 0 1 0 649519017 10866688 57 33554432000 4194304 4650387 140733603927840 18446744073709551615 216629591687 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/32734/statm: 2653 57 43 112 0 45 0

[startup+0.0309609 s]
/proc/loadavg: 0.00 0.00 0.00 2/346 32734
/proc/meminfo: memFree=26389964/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=32036 CPUtime=0.01 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 1308 0 0 0 1 0 0 0 20 0 1 0 649519017 32804864 1183 33554432000 4194304 4650387 140733603927840 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 8009 1183 330 112 0 2974 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32036

[startup+0.100941 s]
/proc/loadavg: 0.00 0.00 0.00 2/346 32734
/proc/meminfo: memFree=26389964/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=43960 CPUtime=0.07 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 4822 0 0 0 7 0 0 0 20 0 1 0 649519017 45015040 4298 33554432000 4194304 4650387 140733603927840 18446744073709551615 4369828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 10990 4298 348 112 0 5955 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 43960

[startup+0.300897 s]
/proc/loadavg: 0.00 0.00 0.00 2/346 32734
/proc/meminfo: memFree=26389964/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=43960 CPUtime=0.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 4822 0 0 0 27 0 0 0 21 0 1 0 649519017 45015040 4298 33554432000 4194304 4650387 140733603927840 18446744073709551615 4369368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 10990 4298 348 112 0 5955 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 43960

[startup+0.700826 s]
/proc/loadavg: 0.00 0.00 0.00 2/346 32734
/proc/meminfo: memFree=26389964/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=49148 CPUtime=0.67 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 5930 0 0 0 67 0 0 0 22 0 1 0 649519017 50327552 4935 33554432000 4194304 4650387 140733603927840 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 12287 4935 354 112 0 7252 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 49148

[startup+1.50072 s]
/proc/loadavg: 0.00 0.00 0.00 2/347 32735
/proc/meminfo: memFree=26356352/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=95952 CPUtime=1.48 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 15349 0 0 0 146 2 0 0 25 0 1 0 649519017 98254848 14354 33554432000 4194304 4650387 140733603927840 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 23988 14354 354 112 0 18953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 95952

[startup+3.10047 s]
/proc/loadavg: 0.00 0.00 0.00 2/347 32735
/proc/meminfo: memFree=26316920/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=125252 CPUtime=3.07 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 21660 0 0 0 305 2 0 0 25 0 1 0 649519017 128258048 20665 33554432000 4194304 4650387 140733603927840 18446744073709551615 4446460 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 31313 20665 366 112 0 26278 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 125252

[startup+6.30084 s]
/proc/loadavg: 0.08 0.02 0.01 4/354 308
/proc/meminfo: memFree=26170120/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=138844 CPUtime=6.28 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 26836 0 0 0 625 3 0 0 25 0 1 0 649519017 142176256 24424 33554432000 4194304 4650387 140733603927840 18446744073709551615 4255680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 34711 24424 381 112 0 29676 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 138844

[startup+12.7007 s]
/proc/loadavg: 0.31 0.07 0.02 4/357 324
/proc/meminfo: memFree=25503560/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=140564 CPUtime=12.68 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 27268 0 0 0 1265 3 0 0 25 0 1 0 649519017 143937536 24856 33554432000 4194304 4650387 140733603927840 18446744073709551615 4227296 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 35141 24856 381 112 0 30106 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 140564

[startup+25.5004 s]
/proc/loadavg: 0.99 0.23 0.07 5/362 334
/proc/meminfo: memFree=24899152/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=154556 CPUtime=25.47 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 29851 0 0 0 2544 3 0 0 25 0 1 0 649519017 158265344 26291 33554432000 4194304 4650387 140733603927840 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 38639 26291 381 112 0 33604 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 154556

[startup+51.101 s]
/proc/loadavg: 2.01 0.53 0.18 5/362 335
/proc/meminfo: memFree=24228656/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=180424 CPUtime=51.07 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 43636 0 0 0 5101 6 0 0 25 0 1 0 649519017 184754176 33807 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 45106 33807 381 112 0 40071 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 180424

[startup+102.313 s]
/proc/loadavg: 3.14 1.06 0.37 5/362 363
/proc/meminfo: memFree=23795180/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=258200 CPUtime=102.28 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 84080 0 0 0 10216 12 0 0 25 0 1 0 649519017 264396800 54952 33554432000 4194304 4650387 140733603927840 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 64550 54952 382 112 0 59515 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 258200

[startup+162.3 s]
/proc/loadavg: 3.74 1.61 0.60 5/362 365
/proc/meminfo: memFree=23561932/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=269708 CPUtime=162.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 92208 0 0 0 16213 14 0 0 25 0 1 0 649519017 276180992 57076 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 67427 57076 382 112 0 62392 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 269708

[startup+222.301 s]
/proc/loadavg: 3.90 2.04 0.81 5/362 366
/proc/meminfo: memFree=23410752/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=271328 CPUtime=222.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 93644 0 0 0 22212 15 0 0 25 0 1 0 649519017 277839872 58089 33554432000 4194304 4650387 140733603927840 18446744073709551615 4370424 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 67832 58089 382 112 0 62797 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 271328

[startup+282.301 s]
/proc/loadavg: 3.96 2.40 1.01 5/362 368
/proc/meminfo: memFree=23269104/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=296196 CPUtime=282.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 99565 0 0 0 28211 16 0 0 25 0 1 0 649519017 303304704 64010 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 74049 64010 382 112 0 69014 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 296196

[startup+342.301 s]
/proc/loadavg: 4.03 2.70 1.20 5/362 369
/proc/meminfo: memFree=23143824/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=296196 CPUtime=342.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 99565 0 0 0 34211 16 0 0 25 0 1 0 649519017 303304704 64010 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 74049 64010 382 112 0 69014 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 296196

[startup+402.301 s]
/proc/loadavg: 4.08 2.96 1.38 5/362 371
/proc/meminfo: memFree=23117884/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=296196 CPUtime=402.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 99565 0 0 0 40211 16 0 0 25 0 1 0 649519017 303304704 64010 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 74049 64010 382 112 0 69014 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 296196

[startup+462.3 s]
/proc/loadavg: 4.06 3.16 1.55 5/362 373
/proc/meminfo: memFree=23022504/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=296196 CPUtime=462.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 99565 0 0 0 46211 16 0 0 25 0 1 0 649519017 303304704 64010 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 74049 64010 382 112 0 69014 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 296196

[startup+522.301 s]
/proc/loadavg: 4.10 3.34 1.71 5/362 374
/proc/meminfo: memFree=23019464/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=296196 CPUtime=522.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 99565 0 0 0 52211 16 0 0 25 0 1 0 649519017 303304704 64010 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 74049 64010 382 112 0 69014 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 296196

[startup+582.301 s]
/proc/loadavg: 4.07 3.47 1.85 5/362 376
/proc/meminfo: memFree=22793376/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=296196 CPUtime=582.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 99565 0 0 0 58211 16 0 0 25 0 1 0 649519017 303304704 64010 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 74049 64010 382 112 0 69014 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 296196

[startup+642.3 s]
/proc/loadavg: 4.02 3.57 1.99 5/362 377
/proc/meminfo: memFree=22787888/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=296196 CPUtime=642.28 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 99565 0 0 0 64212 16 0 0 25 0 1 0 649519017 303304704 64010 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 74049 64010 382 112 0 69014 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 296196

[startup+702.301 s]
/proc/loadavg: 4.01 3.64 2.11 5/362 379
/proc/meminfo: memFree=22709720/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=296196 CPUtime=702.26 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 99565 0 0 0 70210 16 0 0 25 0 1 0 649519017 303304704 64010 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 74049 64010 382 112 0 69014 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 296196

[startup+762.313 s]
/proc/loadavg: 4.03 3.72 2.23 5/362 381
/proc/meminfo: memFree=22633792/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=439416 CPUtime=762.28 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 124857 0 0 0 76207 21 0 0 25 0 1 0 649519017 449961984 82576 33554432000 4194304 4650387 140733603927840 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 109854 82576 382 112 0 104819 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 439416

[startup+822.301 s]
/proc/loadavg: 4.01 3.77 2.34 5/362 382
/proc/meminfo: memFree=22623692/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=439416 CPUtime=822.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 124857 0 0 0 82206 21 0 0 25 0 1 0 649519017 449961984 82576 33554432000 4194304 4650387 140733603927840 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 109854 82576 382 112 0 104819 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 439416

[startup+882.301 s]
/proc/loadavg: 4.07 3.82 2.44 5/362 384
/proc/meminfo: memFree=22661228/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=439416 CPUtime=882.27 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 124857 0 0 0 88206 21 0 0 25 0 1 0 649519017 449961984 82576 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 109854 82576 382 112 0 104819 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 439416

[startup+942.301 s]
/proc/loadavg: 4.12 3.88 2.55 5/362 385
/proc/meminfo: memFree=22624004/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=439416 CPUtime=942.26 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 124857 0 0 0 94205 21 0 0 25 0 1 0 649519017 449961984 82576 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 109854 82576 382 112 0 104819 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 439416

[startup+1002.3 s]
/proc/loadavg: 4.09 3.92 2.64 5/362 387
/proc/meminfo: memFree=22534564/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=440356 CPUtime=1002.26 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 125018 0 0 0 100205 21 0 0 25 0 1 0 649519017 450924544 82737 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 110089 82737 382 112 0 105054 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 440356

[startup+1062.3 s]
/proc/loadavg: 4.14 3.96 2.73 5/362 389
/proc/meminfo: memFree=22508740/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=440356 CPUtime=1062.26 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 125019 0 0 0 106205 21 0 0 25 0 1 0 649519017 450924544 82738 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 110089 82738 382 112 0 105054 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 440356

[startup+1122.3 s]
/proc/loadavg: 4.10 3.98 2.82 5/362 390
/proc/meminfo: memFree=22484896/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=440356 CPUtime=1122.26 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 125019 0 0 0 112205 21 0 0 25 0 1 0 649519017 450924544 82738 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 110089 82738 382 112 0 105054 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 440356

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 2.89 5/362 392
/proc/meminfo: memFree=22444568/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=440356 CPUtime=1182.26 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 125019 0 0 0 118205 21 0 0 25 0 1 0 649519017 450924544 82738 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 110089 82738 382 112 0 105054 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 440356

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 2.95 5/362 393
/proc/meminfo: memFree=22451232/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=440356 CPUtime=1242.25 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 125019 0 0 0 124204 21 0 0 25 0 1 0 649519017 450924544 82738 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 110089 82738 382 112 0 105054 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 440356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.99 3.02 5/362 395
/proc/meminfo: memFree=22447236/32951124 swapFree=53501236/67111528
[pid=32734] ppid=32732 vsize=440356 CPUtime=1299.96 cores=0,2
/proc/32734/stat : 32734 (strangenight1-s) R 32732 32734 32704 0 -1 4202496 125019 0 0 0 129975 21 0 0 25 0 1 0 649519017 450924544 82738 33554432000 4194304 4650387 140733603927840 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32734/statm: 110089 82738 382 112 0 105054 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 440356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1299.99
CPU user time (s): 1299.76
CPU system time (s): 0.231964
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 440356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.76
system time used= 0.231964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125019
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= 11
involuntary context switches= 2858

runsolver used 4.63429 second user time and 9.8315 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 15:19:24
IDJOB=3370761
IDBENCH=20529
IDSOLVER=1847
FILE ID=node103/3370761-1305379164
RUNJOBID= node103-1305379157-32722
PBS_JOBID= 13324399
Free space on /tmp= 72988 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370761-1305379164/watcher-3370761-1305379164 -o /tmp/evaluation-result-3370761-1305379164/solver-3370761-1305379164 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370761-1305379164.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=229244636

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:     32951124 kB
MemFree:      26390244 kB
Buffers:        280220 kB
Cached:        3747460 kB
SwapCached:     340160 kB
Active:        1259564 kB
Inactive:      5033444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26390244 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:            9468 kB
Writeback:           8 kB
AnonPages:     1935972 kB
Mapped:          10192 kB
Slab:           150660 kB
PageTables:      53072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78289648 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= 72944 MiB
End job on node103 at 2011-05-14 15:41:06