Trace number 3369796

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.37 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
MD5SUM94d10ca78c6cee5b0badfb96b777ac08
Bench CategoryRANDOM (random 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 variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3369796-1305382113.cnf'
0.00/0.00	c -- header says num vars:          49999
0.00/0.00	c -- header says num clauses:      210000
0.09/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.14	c -- vars added      49999
0.09/0.14	c Parsing time:  0.12 s
0.09/0.14	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data  --
0.19/0.28	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.14
0.39/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.16
0.49/0.58	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.49/0.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.01 s
0.59/0.62	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
0.99/1.07	c lits-rem:         0  cl-subs:        0  v-elim:   1382  v-fix:    0  time:  0.45 s
0.99/1.08	c Finding binary XORs  T:     0.01 s  found:       0
1.10/1.18	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
1.10/1.18	c calculated reachability. Time: 0.00
1.19/1.20	c Calc default polars -  time:   0.01 s pos:   22046 undec:    5747 neg:   22206
1.19/1.20	c =========================================================================================
1.19/1.20	c types(t): F = full restart, N = normal restart
1.19/1.20	c types(t): S = simplification begin/end, E = solution found
1.19/1.20	c restart types(rt): st = static, dy = dynamic
1.19/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.20	c  B st     0         0     48617    207657         0         0    630312         0   no data   no data  --
2.89/2.96	c  N dy    19      4194     48617    207657         0      4194    630312   1311013    189.62    204.40  --
4.69/4.71	c  N dy    49      8227     48617    207657         0      8227    630312   2515456    199.85    216.26  --
6.67/7.02	c  N dy    78     12321     48617    207657         0     12321    630312   3704271    199.81    228.06  --
8.65/9.00	c  N dy   104     16543     48617    207657         0     16543    630312   4949858    198.61    211.88  --
10.64/11.05	c  N dy   127     20632     48617    207657         0     10633    630312    927713    197.97    209.01  --
12.64/13.35	c  N dy   153     24643     48617    207657         0     14644    630312   2056420    197.01    208.25  --
12.84/13.52	c  F st   156     25001     48617    207657         0     15002    630312   2155635    196.99   no data  --
15.34/16.02	c  N dy   162     30000     48617    207657         0     20001    630312   4514427    196.99   no data  --
15.34/16.02	c  S st   162     30000     48617    207657         0     20001    630312   4514427    196.99   no data  --
15.54/16.25	c  S st   162     30503     48617    207657         0     20504    630312   4624742    196.99   no data  --
15.54/16.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
15.54/16.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.94/16.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.38
16.44/17.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.44/17.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.44/17.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.01 s
16.54/17.20	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
56.61/57.35	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 40.07 s
56.81/57.57	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.22
56.81/57.58	c calculated reachability. Time: 0.00
56.81/57.58	c  N dy   162     30503     48617    207657         0     20500    630312   4620568    196.99   no data  --
58.81/59.53	c  N dy   186     34552     48617    207657         0     24548    630312   5746681    196.24    218.35  --
60.80/61.58	c  N dy   217     38612     48617    207657         0     28608    630312   6925561    196.75    233.76  --
62.91/63.67	c  N dy   247     42711     48617    207657         0     17209    630312   1364349    196.65    208.12  --
64.40/65.13	c  S st   267     45754     48617    207657         0     20251    630312   2221714    196.22   no data  --
64.60/65.38	c  S st   267     46258     48617    207657         0     20755    630312   2344123    196.22   no data  --
64.70/65.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
64.70/65.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.00/65.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.39
65.31/66.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
65.31/66.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
65.31/66.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.01 s
65.31/66.08	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
71.81/72.51	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.42 s
71.81/72.53	c vivif2 --  cl tried   207657 cl shrink        0 lits rem          0 time: 0.03
71.81/72.57	c vivif2 --  cl tried    20753 cl shrink        0 lits rem          0 time: 0.04
72.01/72.79	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.21
72.11/72.80	c calculated reachability. Time: 0.00
72.11/72.80	c  N dy   267     46258     48617    207657         0     20753    630312   2343018    196.22   no data  --
74.20/74.94	c  N dy   296     50562     48617    207657         0     25057    630312   3595509    196.31    215.86  --
76.21/76.95	c  N dy   323     54631     48617    207657         0     29126    630312   4768103    196.20    211.44  --
78.41/79.16	c  N dy   351     58966     48617    207657         0     33461    630312   5998510    195.84    208.93  --
80.61/81.31	c  N dy   381     63011     48617    207657         0     18760    630312    857106    195.70    216.53  --
82.50/83.27	c  N dy   405     67037     48617    207657         0     22786    630312   1968784    195.33    210.55  --
83.70/84.50	c  S st   425     69387     48617    207657         0     25136    630312   2673776    195.64   no data  --
84.01/84.72	c  S st   425     69893     48617    207657         0     25642    630312   2785193    195.64   no data  --
84.01/84.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
84.01/84.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.40/85.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.39
84.60/85.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
84.60/85.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
84.71/85.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.01 s
84.71/85.43	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
92.50/93.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  7.80 s
92.50/93.25	c vivif2 --  cl tried   207657 cl shrink        0 lits rem          0 time: 0.02
92.60/93.30	c vivif2 --  cl tried    25642 cl shrink        0 lits rem          0 time: 0.04
92.81/93.52	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.22
92.81/93.53	c calculated reachability. Time: 0.00
92.81/93.53	c  N dy   425     69893     48617    207657         0     25642    630312   2785193    195.64   no data  --
94.90/95.66	c  N dy   455     74443     48617    207657         0     30192    630312   4105872    195.57    208.79  --
97.21/97.97	c  N dy   488     79220     48617    207657         0     34969    630312   5532482    195.96    206.82  --
99.81/100.54	c  N dy   526     84363     48617    207657         0     40112    630312   7088353    196.35    207.93  --
101.50/102.21	c  F st   549     87501     48617    207657         0     22375    630312   1238746    196.49   no data  --
103.30/104.05	c  N st   554     90798     48617    207657         0     25671    630312   2564532    196.49   no data  --
106.40/107.13	c  N dy   582     96619     48617    207657         0     31492    630312   4663020    196.73    212.75  --
109.61/110.39	c  N dy   625    102851     48617    207657         0     37724    630312   6469524    196.89    211.33  --
110.71/111.46	c  S st   641    104839     48617    207657         0     39712    630312   7075379    197.04   no data  --
111.01/111.74	c  S st   641    105342     48617    207657         0     40215    630312   7193510    197.04   no data  --
111.01/111.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
111.01/111.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.41/112.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.41
112.00/112.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
112.00/112.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
112.10/112.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
112.10/112.83	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
210.60/211.38	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 98.55 s
210.70/211.41	c vivif2 --  cl tried   207657 cl shrink        0 lits rem          0 time: 0.03
210.80/211.53	c vivif2 --  cl tried    40212 cl shrink        0 lits rem          0 time: 0.11
211.00/211.79	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.26
211.10/211.80	c calculated reachability. Time: 0.00
211.10/211.80	c  N dy   641    105342     48617    207657         0     40212    630312   7189109    197.04   no data  --
214.70/215.45	c  N dy   693    112101     48617    207657         0     24533    630312   1372501    197.36    214.88  --
218.41/219.14	c  N dy   745    119276     48617    207657         0     31708    630312   3535098    197.69    208.84  --
222.51/223.23	c  N dy   806    126984     48617    207657         0     39416    630312   5921333    198.54    226.42  --
226.90/227.69	c  N dy   863    135141     48617    207657         0     23852    630312    735460    198.53    209.40  --
231.31/232.10	c  N dy   924    143805     48617    207657         0     32516    630312   3279091    198.52    215.73  --
236.21/236.93	c  N dy   988    153003     48617    207657         0     41713    630312   5974187    198.54    216.45  --
238.70/239.46	c  S st  1024    158014     48617    207657         0     46724    630312   7428923    198.45   no data  --
239.01/239.72	c  S st  1024    158517     48617    207657         0     47227    630312   7540373    198.45   no data  --
239.01/239.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
239.01/239.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.40/240.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
240.01/240.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
240.01/240.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
240.01/240.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
240.01/240.76	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
349.81/350.54	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 109.79 s
349.81/350.56	c vivif2 --  cl tried   207657 cl shrink        0 lits rem          0 time: 0.02
349.91/350.68	c vivif2 --  cl tried    47220 cl shrink        0 lits rem          0 time: 0.11
350.22/350.94	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.26
350.22/350.95	c calculated reachability. Time: 0.00
350.22/350.95	c  N dy  1024    158517     48617    207657         0     47220    630312   7535528    198.45   no data  --
355.31/356.03	c  N dy  1093    168840     48617    207657         0     32688    630312   2969536    198.42    218.14  --
360.71/361.47	c  N dy  1171    179753     48617    207657         0     43601    630312   6179808    198.58    216.52  --
366.51/367.26	c  N dy  1250    191262     48617    207657         0     29181    630312   1562614    198.81    209.61  --
373.00/373.76	c  N dy  1333    203511     48617    207657         0     41430    630312   5233101    199.03    210.39  --
380.21/380.99	c  N dy  1427    216503     48617    207657         0     27457    630312    741183    199.52    210.35  --
387.52/388.26	c  N dy  1522    230361     48617    207657         0     41315    630312   4854493    199.54    237.64  --
391.61/392.30	c  S st  1570    237775     48617    207657         0     48729    630312   7105229    199.62   no data  --
391.92/392.61	c  S st  1570    238279     48617    207657         0     49233    630312   7213102    199.62   no data  --
391.92/392.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
391.92/392.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.31/393.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.42
392.91/393.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
392.91/393.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
392.91/393.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
392.91/393.65	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
498.62/499.36	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 105.71 s
498.62/499.38	c vivif2 --  cl tried   207657 cl shrink        0 lits rem          0 time: 0.02
498.73/499.49	c vivif2 --  cl tried    49231 cl shrink        0 lits rem          0 time: 0.11
499.02/499.76	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.27
499.02/499.77	c calculated reachability. Time: 0.00
499.02/499.77	c  N dy  1570    238279     48617    207657         0     49231    630312   7212842    199.62   no data  --
506.72/507.47	c  N dy  1674    253530     48617    207657         0     36497    630312   3166668    199.68    271.75  --
515.01/515.77	c  N dy  1794    269795     48617    207657         0     52761    630312   8061858    199.96    211.11  --
523.71/524.46	c  N dy  1906    287105     48617    207657         0     41078    630312   4167839    199.86    216.13  --
533.31/534.06	c  N dy  2031    305504     48617    207657         0     59475    630312   9618402    199.82    222.58  --
533.81/534.51	c  F st  2037    306251     48617    207657         0     30231    630312    628159    199.80   no data  --
543.51/544.20	c  N dy  2136    325050     48617    207657         0     49027    630312   7128650    199.86    213.72  --
554.01/554.78	c  N dy  2284    345275     48617    207657         0     38254    630312   2784628    200.29    212.65  --
560.11/560.88	c  S st  2366    357418     48617    207657         0     50396    630312   6377173    200.28   no data  --
560.41/561.15	c  S st  2366    357918     48617    207657         0     50896    630312   6489373    200.28   no data  --
560.41/561.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
560.41/561.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
560.81/561.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.41
561.31/562.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
561.31/562.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
561.31/562.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
561.31/562.10	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
650.42/651.12	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time: 89.02 s
650.42/651.14	c vivif2 --  cl tried   207657 cl shrink        0 lits rem          0 time: 0.02
650.52/651.24	c vivif2 --  cl tried    50895 cl shrink        0 lits rem          0 time: 0.10
650.81/651.51	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.27
650.81/651.53	c calculated reachability. Time: 0.00
650.81/651.53	c  N dy  2366    357918     48617    207657         0     50895    630312   6489330    200.28   no data  --
661.22/661.94	c  N dy  2500    378008     48617    207657         0     38999    630312   2631751    200.21    211.20  --
672.22/672.94	c  N dy  2639    398054     48617    207657         0     59044    630312   8665228    200.29    212.18  --
683.42/684.11	c  N dy  2775    418248     48617    207657         0     46238    630312   4507303    200.27    215.06  --
694.61/695.39	c  N dy  2912    438317     48617    207657         0     66306    630312  10516421    200.34    216.05  --
705.61/706.39	c  N dy  3054    458439     48617    207657         0     52432    630312   6024824    200.49    212.15  --
717.12/717.83	c  N dy  3194    478531     48617    207657         0     37520    630312   1273426    200.56    262.40  --
727.82/728.57	c  N dy  3320    498633     48617    207657         0     57619    630312   7172195    200.44    217.53  --
738.52/739.23	c  N dy  3455    518669     48617    207657         0     41655    630312   2188343    200.43    217.96  --
748.01/748.70	c  S st  3579    536877     48617    207657         0     59862    630312   7662535    200.49   no data  --
748.21/748.97	c  S st  3579    537382     48617    207657         0     60367    630312   7767592    200.49   no data  --
748.32/749.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
748.32/749.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
748.71/749.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.42
749.22/749.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
749.22/749.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
749.32/750.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
749.32/750.02	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
871.12/871.85	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 121.83 s
871.12/871.87	c vivif2 --  cl tried   207657 cl shrink        0 lits rem          0 time: 0.02
871.22/872.00	c vivif2 --  cl tried    60363 cl shrink        0 lits rem          0 time: 0.12
871.52/872.29	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.29
871.52/872.30	c calculated reachability. Time: 0.00
871.52/872.30	c  N dy  3579    537382     48617    207657         0     60363    630312   7765811    200.49   no data  --
882.22/882.92	c  N dy  3710    557466     48617    207657         0     43452    630312   2400605    200.40    216.94  --
892.62/893.33	c  N dy  3846    577480     48617    207657         0     63464    630312   8408608    200.51    212.32  --
903.32/904.06	c  N dy  3987    597511     48617    207657         0     45493    630312   2746660    200.55    213.10  --
914.22/914.91	c  N dy  4116    617562     48617    207657         0     65544    630312   8705022    200.50    256.71  --
925.02/925.71	c  N dy  4252    637659     48617    207657         0     46644    630312   2836729    200.57    213.98  --
935.62/936.35	c  N dy  4389    657748     48617    207657         0     66732    630312   8869979    200.62    213.62  --
946.52/947.28	c  N dy  4528    677805     48617    207657         0     46789    630312   2607822    200.70    229.77  --
957.22/957.90	c  N dy  4665    697816     48617    207657         0     66796    630312   8634656    200.74    261.24  --
968.22/968.98	c  N dy  4810    717817     48617    207657         0     45796    630312   2107963    200.90    219.52  --
978.82/979.55	c  N dy  4948    737905     48617    207657         0     65882    630312   8089519    200.89    214.67  --
989.82/990.57	c  N dy  5077    757969     48617    207657         0     43948    630312   1132297    200.78    212.06  --
1000.43/1001.16	c  N dy  5213    778023     48617    207657         0     64002    630312   7175357    200.81    214.11  --
1011.52/1012.25	c  N dy  5353    798118     48617    207657         0     84097    630312  13233645    200.82    227.10  --
1015.83/1016.55	c  S st  5410    806074     48617    207657         0     49063    630312   2405968    200.86   no data  --
1016.13/1016.82	c  S st  5410    806575     48617    207657         0     49564    630312   2523873    200.86   no data  --
1016.13/1016.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1016.13/1016.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1016.53/1017.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
1016.73/1017.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1016.73/1017.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1016.84/1017.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
1016.84/1017.53	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1024.83/1025.51	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  7.98 s
1024.83/1025.53	c vivif2 --  cl tried   207657 cl shrink        0 lits rem          0 time: 0.02
1024.83/1025.57	c vivif2 --  cl tried    49563 cl shrink        0 lits rem          0 time: 0.04
1025.13/1025.83	c asymm  cl-useful: 0/207657/207657 lits-rem:0 time: 0.26
1025.13/1025.85	c calculated reachability. Time: 0.00
1025.13/1025.85	c  N dy  5410    806575     48617    207657         0     49563    630312   2523125    200.86   no data  --
1035.83/1036.50	c  N dy  5545    826615     48617    207657         0     69601    630312   8549541    200.88    241.06  --
1047.12/1047.82	c  N dy  5682    846731     48617    207657         0     45723    630312   1078940    200.95    214.09  --
1057.72/1058.43	c  N dy  5818    866877     48617    207657         0     65868    630312   7119304    200.94    212.49  --
1069.12/1069.80	c  N dy  5963    887042     48617    207657         0     86032    630312  13170972    200.98    213.07  --
1079.82/1080.59	c  N dy  6104    907178     48617    207657         0     61166    630312   5344730    200.99    216.51  --
1090.93/1091.69	c  N dy  6247    927202     48617    207657         0     81189    630312  11383378    201.01    222.23  --
1102.83/1103.51	c  N dy  6388    947397     48617    207657         0     55379    630312   3333333    201.06    213.71  --
1114.63/1115.36	c  N dy  6523    967483     48617    207657         0     75464    630312   9302425    201.04    214.75  --
1127.23/1127.94	c  N dy  6664    987489     48617    207657         0     48470    630312    998607    201.07    233.81  --
1138.83/1139.51	c  N dy  6798   1007504     48617    207657         0     68484    630312   7016681    201.07    213.82  --
1151.23/1151.96	c  N dy  6931   1027594     48617    207657         0     88572    630312  13136540    201.08    259.95  --
1163.22/1163.98	c  N dy  7064   1047691     48617    207657         0     60671    630312   4382670    201.07    258.51  --
1175.33/1176.01	c  N dy  7200   1067795     48617    207657         0     80775    630312  10316448    201.04    212.67  --
1177.83/1178.55	c  F st  7227   1071875     48617    207657         0     84855    630312  11502723    201.02    174.25  --
1188.33/1189.02	c  N dy  7314   1087832     48617    207657         0     51813    630312   1410103    201.05    212.28  --
1199.93/1200.67	c  N dy  7443   1107969     48617    207657         0     71948    630312   7445140    201.03    215.17  --
1212.53/1213.30	c  N dy  7585   1128232     48617    207657         0     92210    630312  13455044    201.03    222.98  --
1224.74/1225.48	c  N dy  7714   1148269     48617    207657         0     62249    630312   4268139    201.03    213.79  --
1237.03/1237.72	c  N dy  7860   1168373     48617    207657         0     82352    630312  10270100    201.04    217.89  --
1250.04/1250.75	c  N dy  8002   1188466     48617    207657         0     51449    630312    693297    201.06    235.69  --
1261.83/1262.52	c  N dy  8149   1208474     48617    207657         0     71455    630312   6735529    201.11    214.20  --
1262.63/1263.35	c  S st  8158   1209863     48617    207657         0     72844    630312   7137508    201.10   no data  --
1262.93/1263.65	c  S st  8158   1210366     48617    207657         0     73347    630312   7242005    201.10   no data  --
1262.93/1263.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1262.93/1263.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1263.43/1264.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.44
1263.93/1264.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1264.03/1264.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1264.03/1264.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
1264.03/1264.75	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 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-3369796-1305382113/watcher-3369796-1305382113 -o /tmp/evaluation-result-3369796-1305382113/solver-3369796-1305382113 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369796-1305382113.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.04 2.25 3.08 4/294 2186
/proc/meminfo: memFree=19034504/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=22620 CPUtime=0 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 987 0 0 0 0 0 0 0 21 0 1 0 649810977 23162880 928 33554432000 4194304 4650387 140735373415776 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 5703 934 325 112 0 668 0

[startup+0.0301769 s]
/proc/loadavg: 1.04 2.25 3.08 4/294 2186
/proc/meminfo: memFree=19034504/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=47080 CPUtime=0.02 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 5491 0 0 0 2 0 0 0 21 0 1 0 649810977 48209920 4432 33554432000 4194304 4650387 140735373415776 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 11770 4432 329 112 0 6735 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47080

[startup+0.101164 s]
/proc/loadavg: 1.04 2.25 3.08 4/294 2186
/proc/meminfo: memFree=19034504/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=54088 CPUtime=0.09 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 7835 0 0 0 8 1 0 0 21 0 1 0 649810977 55386112 6776 33554432000 4194304 4650387 140735373415776 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 13522 6776 329 112 0 8487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54088

[startup+0.30113 s]
/proc/loadavg: 1.04 2.25 3.08 4/294 2186
/proc/meminfo: memFree=19034504/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=68528 CPUtime=0.29 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 11235 0 0 0 28 1 0 0 22 0 1 0 649810977 70172672 8944 33554432000 4194304 4650387 140735373415776 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 17132 8944 350 112 0 12097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68528

[startup+0.70106 s]
/proc/loadavg: 1.04 2.25 3.08 4/294 2186
/proc/meminfo: memFree=19034504/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=93988 CPUtime=0.69 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 17155 0 0 0 67 2 0 0 23 0 1 0 649810977 96243712 14864 33554432000 4194304 4650387 140735373415776 18446744073709551615 4441540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 23497 14865 365 112 0 18462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93988

[startup+1.50092 s]
/proc/loadavg: 1.04 2.25 3.08 5/295 2187
/proc/meminfo: memFree=18952352/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=103168 CPUtime=1.49 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 19464 0 0 0 147 2 0 0 25 0 1 0 649810977 105644032 17173 33554432000 4194304 4650387 140735373415776 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 25792 17173 379 112 0 20757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103168

[startup+3.10065 s]
/proc/loadavg: 1.04 2.25 3.08 5/295 2187
/proc/meminfo: memFree=18939828/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=103168 CPUtime=3.09 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 20651 0 0 0 306 3 0 0 25 0 1 0 649810977 105644032 18360 33554432000 4194304 4650387 140735373415776 18446744073709551615 4310776 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 25792 18360 379 112 0 20757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103168

[startup+6.30108 s]
/proc/loadavg: 1.28 2.28 3.08 7/295 2187
/proc/meminfo: memFree=18889284/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=159612 CPUtime=6.17 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 22640 0 0 0 614 3 0 0 25 0 1 0 649810977 163442688 20349 33554432000 4194304 4650387 140735373415776 18446744073709551615 4333751 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 39903 20349 379 112 0 34868 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 159612

[startup+12.7009 s]
/proc/loadavg: 1.74 2.36 3.11 5/295 2187
/proc/meminfo: memFree=18813940/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=106736 CPUtime=12.05 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 28006 0 0 0 1185 20 0 0 25 0 1 0 649810977 109297664 18563 33554432000 4194304 4650387 140735373415776 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/2186/statm: 26684 18563 381 112 0 21649 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 106736

[startup+25.5008 s]
/proc/loadavg: 2.37 2.47 3.13 5/295 2187
/proc/meminfo: memFree=18657644/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=268792 CPUtime=24.83 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 55206 0 0 0 2458 25 0 0 25 0 1 0 649810977 275243008 45763 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 67198 45763 383 112 0 62163 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 268792

[startup+51.1003 s]
/proc/loadavg: 2.93 2.59 3.15 5/295 2188
/proc/meminfo: memFree=18570576/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=268792 CPUtime=50.4 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 55206 0 0 0 5012 28 0 0 25 0 1 0 649810977 275243008 45763 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476175 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 67198 45763 383 112 0 62163 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 268792

[startup+102.311 s]
/proc/loadavg: 3.53 2.81 3.19 5/295 2189
/proc/meminfo: memFree=18507664/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=226804 CPUtime=101.61 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 84356 0 0 0 10126 35 0 0 25 0 1 0 649810977 232247296 49079 33554432000 4194304 4650387 140735373415776 18446744073709551615 4258650 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 56701 49079 383 112 0 51666 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 226804

[startup+162.301 s]
/proc/loadavg: 3.83 3.02 3.24 5/295 2191
/proc/meminfo: memFree=18348552/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=367964 CPUtime=161.6 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 108361 0 0 0 16121 39 0 0 25 0 1 0 649810977 376795136 73084 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 91991 73084 383 112 0 86956 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 367964

[startup+222.301 s]
/proc/loadavg: 3.93 3.20 3.29 5/295 2193
/proc/meminfo: memFree=18297192/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=384544 CPUtime=221.6 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 116006 0 0 0 22119 41 0 0 25 0 1 0 649810977 393773056 75550 33554432000 4194304 4650387 140735373415776 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 96136 75550 383 112 0 91101 0
Current children cumulated CPU time (s) 221.6
Current children cumulated vsize (KiB) 384544

[startup+282.3 s]
/proc/loadavg: 3.97 3.34 3.33 5/295 2194
/proc/meminfo: memFree=18259356/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=409548 CPUtime=281.61 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 129399 0 0 0 28116 45 0 0 25 0 1 0 649810977 419377152 83992 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 102387 83992 383 112 0 97352 0
Current children cumulated CPU time (s) 281.61
Current children cumulated vsize (KiB) 409548

[startup+342.301 s]
/proc/loadavg: 4.08 3.49 3.38 5/295 2196
/proc/meminfo: memFree=18227332/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=409900 CPUtime=341.61 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 129502 0 0 0 34116 45 0 0 25 0 1 0 649810977 419737600 84095 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 102475 84095 383 112 0 97440 0
Current children cumulated CPU time (s) 341.61
Current children cumulated vsize (KiB) 409900

[startup+402.3 s]
/proc/loadavg: 4.06 3.59 3.42 5/295 2197
/proc/meminfo: memFree=18195680/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=432316 CPUtime=401.61 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 151403 0 0 0 40110 51 0 0 25 0 1 0 649810977 442691584 89536 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 108079 89536 383 112 0 103044 0
Current children cumulated CPU time (s) 401.61
Current children cumulated vsize (KiB) 432316

[startup+462.301 s]
/proc/loadavg: 4.17 3.71 3.47 5/295 2199
/proc/meminfo: memFree=18189192/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=432316 CPUtime=461.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 151408 0 0 0 46111 51 0 0 25 0 1 0 649810977 442691584 89541 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 108079 89541 383 112 0 103044 0
Current children cumulated CPU time (s) 461.62
Current children cumulated vsize (KiB) 432316

[startup+522.301 s]
/proc/loadavg: 4.06 3.76 3.50 5/295 2201
/proc/meminfo: memFree=18171808/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=383976 CPUtime=521.61 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 164120 0 0 0 52108 53 0 0 25 0 1 0 649810977 393191424 89770 33554432000 4194304 4650387 140735373415776 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 95994 89770 383 112 0 90959 0
Current children cumulated CPU time (s) 521.61
Current children cumulated vsize (KiB) 383976

[startup+582.3 s]
/proc/loadavg: 4.08 3.82 3.53 5/295 2202
/proc/meminfo: memFree=18134696/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=450644 CPUtime=581.61 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 182486 0 0 0 58104 57 0 0 25 0 1 0 649810977 461459456 93460 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 112661 93460 383 112 0 107626 0
Current children cumulated CPU time (s) 581.61
Current children cumulated vsize (KiB) 450644

[startup+642.301 s]
/proc/loadavg: 4.03 3.85 3.56 5/295 2204
/proc/meminfo: memFree=18146080/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=450644 CPUtime=641.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 182486 0 0 0 64105 57 0 0 25 0 1 0 649810977 461459456 93460 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 112661 93460 383 112 0 107626 0
Current children cumulated CPU time (s) 641.62
Current children cumulated vsize (KiB) 450644

[startup+702.3 s]
/proc/loadavg: 4.01 3.87 3.58 5/295 2205
/proc/meminfo: memFree=18138604/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=467748 CPUtime=701.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 207002 0 0 0 70097 65 0 0 25 0 1 0 649810977 478973952 95171 33554432000 4194304 4650387 140735373415776 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 116937 95171 383 112 0 111902 0
Current children cumulated CPU time (s) 701.62
Current children cumulated vsize (KiB) 467748

[startup+762.311 s]
/proc/loadavg: 4.00 3.89 3.60 5/295 2207
/proc/meminfo: memFree=18107572/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=467748 CPUtime=761.63 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 227615 0 0 0 76092 71 0 0 25 0 1 0 649810977 478973952 99181 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 116937 99181 383 112 0 111902 0
Current children cumulated CPU time (s) 761.63
Current children cumulated vsize (KiB) 467748

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 3.63 5/295 2209
/proc/meminfo: memFree=18085600/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=467748 CPUtime=821.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 227615 0 0 0 82091 71 0 0 25 0 1 0 649810977 478973952 99181 33554432000 4194304 4650387 140735373415776 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 116937 99181 383 112 0 111902 0
Current children cumulated CPU time (s) 821.62
Current children cumulated vsize (KiB) 467748

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.65 5/295 2210
/proc/meminfo: memFree=18110736/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=413944 CPUtime=881.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 233548 0 0 0 88089 73 0 0 25 0 1 0 649810977 423878656 96427 33554432000 4194304 4650387 140735373415776 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 103486 96427 383 112 0 98451 0
Current children cumulated CPU time (s) 881.62
Current children cumulated vsize (KiB) 413944

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.67 5/295 2212
/proc/meminfo: memFree=18028140/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=494220 CPUtime=941.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 265647 0 0 0 94082 80 0 0 25 0 1 0 649810977 506081280 110086 33554432000 4194304 4650387 140735373415776 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 123555 110086 383 112 0 118520 0
Current children cumulated CPU time (s) 941.62
Current children cumulated vsize (KiB) 494220

[startup+1002.3 s]
/proc/loadavg: 4.05 3.96 3.69 5/295 2213
/proc/meminfo: memFree=18086880/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=494220 CPUtime=1001.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 291482 0 0 0 100074 88 0 0 25 0 1 0 649810977 506081280 105838 33554432000 4194304 4650387 140735373415776 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 123555 105838 383 112 0 118520 0
Current children cumulated CPU time (s) 1001.62
Current children cumulated vsize (KiB) 494220

[startup+1062.3 s]
/proc/loadavg: 4.13 3.99 3.72 5/295 2215
/proc/meminfo: memFree=18059688/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=494220 CPUtime=1061.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 314482 0 0 0 106069 93 0 0 25 0 1 0 649810977 506081280 107212 33554432000 4194304 4650387 140735373415776 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 123555 107212 383 112 0 118520 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 494220

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.73 5/295 2217
/proc/meminfo: memFree=17936020/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=494728 CPUtime=1121.62 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 340713 0 0 0 112060 102 0 0 25 0 1 0 649810977 506601472 110719 33554432000 4194304 4650387 140735373415776 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 123682 110719 383 112 0 118647 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 494728

[startup+1182.3 s]
/proc/loadavg: 4.09 4.01 3.75 5/295 2218
/proc/meminfo: memFree=17966008/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=494728 CPUtime=1181.63 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 366015 0 0 0 118050 113 0 0 25 0 1 0 649810977 506601472 112135 33554432000 4194304 4650387 140735373415776 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 123682 112135 383 112 0 118647 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 494728

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.76 5/295 2220
/proc/meminfo: memFree=17808376/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=494728 CPUtime=1241.63 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 390195 0 0 0 124041 122 0 0 25 0 1 0 649810977 506601472 110509 33554432000 4194304 4650387 140735373415776 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 123682 110509 383 112 0 118647 0
Current children cumulated CPU time (s) 1241.63
Current children cumulated vsize (KiB) 494728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.77 2/289 2224
/proc/meminfo: memFree=18650376/32951132 swapFree=67093824/67111528
[pid=2186] ppid=2184 vsize=495044 CPUtime=1299.33 cores=1,3
/proc/2186/stat : 2186 (strangenight1-s) R 2184 2186 1645 0 -1 4202496 398281 0 0 0 129808 125 0 0 25 0 1 0 649810977 506925056 105538 33554432000 4194304 4650387 140735373415776 18446744073709551615 4441871 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2186/statm: 123761 105538 383 112 0 118726 0
Current children cumulated CPU time (s) 1299.33
Current children cumulated vsize (KiB) 495044

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.37
CPU user time (s): 1298.09
CPU system time (s): 1.27581
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 495044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.09
system time used= 1.27581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 398281
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1459

runsolver used 3.2625 second user time and 8.59269 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 16:08:33
IDJOB=3369796
IDBENCH=82605
IDSOLVER=1847
FILE ID=node131/3369796-1305382113
RUNJOBID= node131-1305382113-2146
PBS_JOBID= 13324371
Free space on /tmp= 73664 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369796-1305382113/watcher-3369796-1305382113 -o /tmp/evaluation-result-3369796-1305382113/solver-3369796-1305382113 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369796-1305382113.cnf

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

MD5SUM BENCH= 94d10ca78c6cee5b0badfb96b777ac08
RANDOM SEED=1328275863

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19034916 kB
Buffers:        256804 kB
Cached:        3635104 kB
SwapCached:       1504 kB
Active:       10604540 kB
Inactive:      3054140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19034916 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           32328 kB
Writeback:           8 kB
AnonPages:     9764144 kB
Mapped:          27408 kB
Slab:           164560 kB
PageTables:      31228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28131784 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73680 MiB
End job on node131 at 2011-05-14 16:30:15