Trace number 3175582

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S131912631-041-UNKNOWN.cnf
MD5SUM930b758d4a8e6fc97742d1279599e316
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.8087
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
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-3175582-1301784953.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.05/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.07
0.05/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.05/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.05/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.05/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.05/0.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.11	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:     390 undec:      22 neg:     338
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.19/0.23	c Decided on static restart strategy
0.39/0.43	c  N st     8      4915       750     15000         0      4855     75000    522049   no data   no data  --
0.89/0.92	c  N st    10     11297       750     15000         0      4503     75000    317317   no data   no data  --
1.39/1.45	c  N st    11     17043       750     15000         0     10201     75000    973118   no data   no data  --
2.10/2.17	c  F st    12     25000       750     15000         0     12539     75000   1177019   no data   no data  --
2.10/2.17	c  N st    12     25000       750     15000         0     12539     75000   1177019   no data   no data  --
2.49/2.55	c  N dy    18     30001       750     15000         0     10739     75000    871842   no data   no data  --
2.49/2.55	c  S st    18     30001       750     15000         0     10739     75000    871842   no data   no data  --
2.59/2.60	c  S st    18     30506       750     15000         0     11243     75000    917867   no data   no data  --
2.59/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.59/2.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
2.59/2.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.99/7.05	c lits-rem:      4263  cl-subs:      102  v-elim:      0  v-fix:    0  time:  4.40 s
7.09/7.16	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.11
7.09/7.16	c calculated reachability. Time: 0.00
7.09/7.16	c  N dy    18     30506       750     15000         0     11141     75000    895415   no data   no data  --
7.49/7.50	c  N dy    39     34586       750     15000         0     15209     75000   1286799     78.11     86.15  --
7.79/7.83	c  N dy    61     38795       750     15000         0     11544     75000    658048     78.07     82.66  --
8.09/8.16	c  N dy    85     42887       750     15000         0     15624     75000   1055503     78.59     83.02  --
8.39/8.41	c  S st   107     45759       750     15000         0      9571     75000    345887     79.22   no data  --
8.39/8.46	c  S st   107     46259       750     15000         0     10071     75000    386601     79.22   no data  --
8.39/8.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/8.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.39/8.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.39/8.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/8.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
8.39/8.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.89/11.93	c lits-rem:      1061  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.45 s
11.89/11.93	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
11.89/11.94	c vivif2 --  cl tried    10069 cl shrink        0 lits rem          0 time: 0.00
11.99/12.04	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
11.99/12.04	c calculated reachability. Time: 0.00
11.99/12.04	c  N dy   107     46259       750     15000         0     10069     75000    385165     79.22   no data  --
12.29/12.36	c  N dy   128     50352       750     15000         0     14149     75000    783083     79.09     84.01  --
12.69/12.72	c  N dy   157     54452       750     15000         0     18234     75000   1188258     79.58     93.54  --
12.99/13.08	c  N dy   178     58624       750     15000         0     12455     75000    519151     79.52     84.04  --
13.39/13.42	c  N dy   195     62702       750     15000         0     16528     75000    909359     79.18     84.56  --
13.69/13.80	c  N dy   219     66777       750     15000         0     20597     75000   1307686     79.16     92.62  --
13.99/14.03	c  S st   234     69388       750     15000         0     12243     75000    396959     79.21   no data  --
13.99/14.08	c  S st   234     69892       750     15000         0     12747     75000    440380     79.21   no data  --
13.99/14.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.99/14.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.99/14.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.09/14.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.09/14.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.09/14.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
14.09/14.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.50/17.55	c lits-rem:      1921  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.45 s
17.50/17.55	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
17.50/17.56	c vivif2 --  cl tried    12736 cl shrink        0 lits rem          0 time: 0.00
17.60/17.67	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.12
17.60/17.68	c calculated reachability. Time: 0.00
17.60/17.68	c  N dy   234     69892       750     15000         0     12736     75000    436460     79.21   no data  --
17.99/18.07	c  N dy   257     74630       750     15000         0     17451     75000    893159     79.10     83.67  --
18.49/18.50	c  N dy   282     79398       750     15000         0     22202     75000   1362056     79.20     96.62  --
18.89/18.97	c  N dy   305     84632       750     15000         0     15464     75000    611936     79.10     84.91  --
19.19/19.22	c  F st   322     87500       750     15000         0     18324     75000    891214     79.10   no data  --
19.49/19.52	c  N st   327     90797       750     15000         0     21603     75000   1229285     79.10   no data  --
19.99/20.08	c  N dy   350     96588       750     15000         0     14424     75000    423472     79.18     86.86  --
20.59/20.63	c  N dy   386    102809       750     15000         0     20630     75000   1028840     79.23     84.48  --
20.80/20.84	c  S st   398    104840       750     15000         0     22658     75000   1229982     79.28     85.47  --
20.90/20.91	c  S st   398    105344       750     15000         0     23162     75000   1272349     79.28   no data  --
20.90/20.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.90/20.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.90/20.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.90/20.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
20.90/20.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.59/25.67	c lits-rem:      1123  cl-subs:       60  v-elim:      0  v-fix:    0  time:  4.69 s
25.59/25.67	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
25.59/25.69	c vivif2 --  cl tried    23102 cl shrink        0 lits rem          0 time: 0.01
25.89/25.90	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.21
25.89/25.90	c calculated reachability. Time: 0.00
25.89/25.90	c  N dy   398    105344       750     15000         0     23102     75000   1260840     79.28   no data  --
26.59/26.64	c  N dy   434    112244       750     15000         0     16024     75000    483839     79.30     84.17  --
27.29/27.35	c  N dy   482    119499       750     15000         0     23245     75000   1195880     79.49     83.87  --
28.09/28.17	c  N dy   518    127142       750     15000         0     15916     75000    387928     79.40     84.02  --
28.89/28.95	c  N dy   567    135519       750     15000         0     24270     75000   1201657     79.41     84.63  --
29.89/29.90	c  N dy   622    144282       750     15000         0     17062     75000    408132     79.45     85.37  --
30.70/30.78	c  N dy   662    153555       750     15000         0     26296     75000   1302189     79.32     85.84  --
31.20/31.29	c  S st   689    158016       750     15000         0     30747     75000   1737634     79.34   no data  --
31.30/31.37	c  S st   689    158523       750     15000         0     31254     75000   1783931     79.34   no data  --
31.30/31.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.30/31.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.30/31.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
31.40/31.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.40/31.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.40/31.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
31.40/31.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.89/40.99	c lits-rem:       948  cl-subs:       96  v-elim:      0  v-fix:    0  time:  9.55 s
40.89/40.99	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
40.99/41.01	c vivif2 --  cl tried    31158 cl shrink        0 lits rem          0 time: 0.02
41.29/41.33	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.31
41.29/41.33	c calculated reachability. Time: 0.00
41.29/41.33	c  N dy   689    158523       750     15000         0     31158     75000   1766102     79.34   no data  --
42.39/42.47	c  N dy   745    168680       750     15000         0     24332     75000   1035397     79.40     84.40  --
43.79/43.85	c  N dy   813    179490       750     15000         0     35105     75000   2092104     79.48     85.30  --
45.10/45.16	c  N dy   868    191123       750     15000         0     28760     75000   1372859     79.38     83.60  --
46.69/46.73	c  N dy   922    203372       750     15000         0     22029     75000    625136     79.34     86.38  --
48.29/48.36	c  N dy   993    216355       750     15000         0     34961     75000   1888431     79.36     89.23  --
50.00/50.08	c  N dy  1073    230194       750     15000         0     28830     75000   1197538     79.38     91.74  --
51.00/51.07	c  S st  1126    237784       750     15000         0     36397     75000   1942581     79.44   no data  --
51.10/51.16	c  S st  1126    238285       750     15000         0     36898     75000   1985640     79.44   no data  --
51.10/51.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.10/51.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.10/51.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
51.20/51.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.20/51.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.20/51.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
51.20/51.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.20/64.23	c lits-rem:      1057  cl-subs:       97  v-elim:      0  v-fix:    0  time: 12.98 s
64.20/64.23	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
64.20/64.25	c vivif2 --  cl tried    36801 cl shrink        0 lits rem          0 time: 0.02
64.50/64.55	c asymm  cl-useful: 0/13896/15000 lits-rem:0 time: 0.30
64.50/64.56	c calculated reachability. Time: 0.00
64.50/64.56	c  N dy  1126    238285       750     15000         0     36801     75000   1966934     79.44   no data  --
66.40/66.45	c  N dy  1201    253708       750     15000         0     31237     75000   1339205     79.44     84.01  --
68.60/68.68	c  N dy  1280    270020       750     15000         0     25571     75000    699558     79.38     83.77  --
70.99/71.07	c  N dy  1371    287382       750     15000         0     42884     75000   2391490     79.37     86.05  --
73.60/73.62	c  N dy  1487    305843       750     15000         0     38355     75000   1867965     79.46     84.54  --
73.60/73.68	c  F st  1489    306251       750     15000         0     38761     75000   1906180     79.46     68.26  --
76.39/76.42	c  N dy  1573    325590       750     15000         0     34117     75000   1365881     79.50     84.25  --
79.40/79.44	c  N dy  1678    345613       750     15000         0     29157     75000    783675     79.51     84.42  --
80.99/81.07	c  S st  1745    357427       750     15000         0     40938     75000   1938438     79.52   no data  --
81.09/81.19	c  S st  1745    357930       750     15000         0     41441     75000   1980466     79.52   no data  --
81.09/81.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.09/81.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.19/81.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
81.19/81.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.19/81.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.19/81.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
81.19/81.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.09/96.19	c lits-rem:      1315  cl-subs:      120  v-elim:      0  v-fix:    0  time: 14.90 s
96.09/96.19	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
96.19/96.21	c vivif2 --  cl tried    41321 cl shrink        0 lits rem          0 time: 0.02
96.19/96.24	c asymm  cl-useful: 0/1104/15000 lits-rem:0 time: 0.03
96.19/96.24	c calculated reachability. Time: 0.00
96.19/96.24	c  N dy  1745    357930       750     15000         0     41321     75000   1957552     79.52   no data  --
98.99/99.05	c  N dy  1859    378036       750     15000         0     35447     75000   1316887     79.56     84.53  --
102.10/102.16	c  N dy  1967    398098       750     15000         0     28520     75000    543008     79.60     84.01  --
105.20/105.24	c  N dy  2082    418944       750     15000         0     49281     75000   2572299     79.62     84.62  --
108.30/108.36	c  N dy  2196    439020       750     15000         0     41393     75000   1713857     79.65     84.94  --
111.80/111.82	c  N dy  2306    459274       750     15000         0     32671     75000    768953     79.67     86.90  --
115.00/115.01	c  N dy  2406    479451       750     15000         0     52783     75000   2730938     79.66     84.39  --
118.29/118.36	c  N dy  2510    499877       750     15000         0     43249     75000   1713900     79.65     83.86  --
122.10/122.14	c  N dy  2633    519950       750     15000         0     32366     75000    553289     79.68     84.01  --
124.59/124.63	c  S st  2720    536895       750     15000         0     49244     75000   2202543     79.67     82.61  --
124.70/124.74	c  S st  2720    537395       750     15000         0     49744     75000   2243939     79.67   no data  --
124.70/124.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
124.70/124.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.70/124.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
124.80/124.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.80/124.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.80/124.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
124.80/124.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.29/145.38	c lits-rem:      1047  cl-subs:      138  v-elim:      0  v-fix:    0  time: 20.53 s
145.29/145.38	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
145.39/145.41	c vivif2 --  cl tried    49606 cl shrink        0 lits rem          0 time: 0.02
145.59/145.69	c asymm  cl-useful: 0/11184/15000 lits-rem:0 time: 0.28
145.59/145.69	c calculated reachability. Time: 0.00
145.59/145.69	c  N dy  2720    537395       750     15000         0     49606     75000   2218969     79.67   no data  --
148.99/149.04	c  N dy  2836    557414       750     15000         0     37666     75000    985916     79.70     85.14  --
152.09/152.19	c  N dy  2948    577460       750     15000         0     57639     75000   2947333     79.71     84.10  --
155.59/155.67	c  N dy  3058    597818       750     15000         0     45028     75000   1616023     79.72     84.53  --
159.59/159.65	c  N dy  3171    618346       750     15000         0     65480     75000   3630751     79.74     85.58  --
163.00/163.10	c  N dy  3287    638481       750     15000         0     51669     75000   2190531     79.78     85.74  --
167.30/167.36	c  N dy  3408    658667       750     15000         0     36912     75000    637458     79.81     85.21  --
170.79/170.84	c  N dy  3518    679139       750     15000         0     57306     75000   2645770     79.83     84.75  --
175.00/175.07	c  N dy  3640    699498       750     15000         0     41747     75000   1028632     79.87     85.18  --
178.69/178.79	c  N dy  3750    719563       750     15000         0     61757     75000   2996673     79.88     85.03  --
182.79/182.86	c  N dy  3857    739569       750     15000         0     44811     75000   1240434     79.89     85.77  --
186.70/186.78	c  N dy  3967    759631       750     15000         0     64800     75000   3204519     79.89     89.16  --
190.80/190.85	c  N dy  4074    779691       750     15000         0     46910     75000   1354202     79.89     89.10  --
194.90/194.94	c  N dy  4188    799997       750     15000         0     67155     75000   3347797     79.91     84.18  --
196.40/196.43	c  S st  4226    806092       750     15000         0     73222     75000   3947984     79.92   no data  --
196.60/196.63	c  S st  4226    806596       750     15000         0     73726     75000   3989426     79.92   no data  --
196.60/196.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
196.60/196.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.60/196.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
196.80/196.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.80/196.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.80/196.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
196.80/196.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
706.71/706.76	c lits-rem:      1133  cl-subs:      244  v-elim:      0  v-fix:    0  time: 509.95 s
706.71/706.76	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
706.81/706.81	c vivif2 --  cl tried    73482 cl shrink        0 lits rem          0 time: 0.04
707.01/707.05	c asymm  cl-useful: 0/3816/15000 lits-rem:0 time: 0.24
707.01/707.05	c calculated reachability. Time: 0.00
707.01/707.05	c  N dy  4226    806596       750     15000         0     73482     75000   3944460     79.92   no data  --
711.01/711.08	c  N dy  4339    826747       750     15000         0     54712     75000   2032650     79.94     84.60  --
715.72/715.74	c  N dy  4444    847021       750     15000         0     74913     75000   4047285     79.95     84.50  --
719.81/719.82	c  N dy  4561    867131       750     15000         0     55091     75000   1991749     79.98     85.65  --
724.51/724.50	c  N dy  4680    887219       750     15000         0     75097     75000   3968546     80.00     84.45  --
728.81/728.88	c  N dy  4793    907543       750     15000         0     54493     75000   1850333     80.03     85.28  --
733.51/733.56	c  N dy  4914    927631       750     15000         0     74514     75000   3826979     80.05     85.06  --
738.02/738.03	c  N dy  5019    947746       750     15000         0     52697     75000   1560388     80.06     84.65  --
742.42/742.43	c  N dy  5112    967912       750     15000         0     72788     75000   3534916     80.04     84.66  --
747.41/747.40	c  N dy  5216    988166       750     15000         0     50132     75000   1223211     80.05     84.50  --
751.82/751.85	c  N dy  5340   1008458       750     15000         0     70370     75000   3229231     80.08     84.86  --
757.11/757.20	c  N dy  5449   1028508       750     15000         0     46495     75000    779860     80.08     84.97  --
761.23/761.24	c  N dy  5553   1048511       750     15000         0     66413     75000   2742988     80.08     85.32  --
766.63/766.65	c  N dy  5675   1068761       750     15000         0     86612     75000   4732615     80.09     84.36  --
767.61/767.68	c  F st  5693   1071877       750     15000         0     44872     75000    524880     80.09     67.33  --
770.92/770.93	c  N dy  5768   1089026       750     15000         0     61949     75000   2245313     80.11     85.48  --
776.02/776.01	c  N dy  5873   1109124       750     15000         0     81987     75000   4209017     80.11     84.41  --
780.81/780.85	c  N dy  5973   1129140       750     15000         0     56089     75000   1534176     80.11     91.06  --
785.62/785.60	c  N dy  6088   1149194       750     15000         0     76088     75000   3509162     80.12     84.50  --
791.32/791.30	c  N dy  6199   1169275       750     15000         0     49248     75000    781964     80.15     93.34  --
795.52/795.55	c  N dy  6312   1189311       750     15000         0     69211     75000   2769805     80.16     85.50  --
801.02/801.01	c  N dy  6419   1209365       750     15000         0     89195     75000   4754907     80.18     84.95  --
801.22/801.20	c  S st  6423   1209895       750     15000         0     89723     75000   4806162     80.18   no data  --
801.42/801.45	c  S st  6423   1210399       750     15000         0     90227     75000   4851209     80.18   no data  --
801.42/801.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
801.42/801.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
801.52/801.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
801.62/801.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
801.62/801.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
801.62/801.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
801.62/801.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175582-1301784953/watcher-3175582-1301784953 -o /tmp/evaluation-result-3175582-1301784953/solver-3175582-1301784953 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175582-1301784953.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: 4.02 3.97 3.43 2/187 22816
/proc/meminfo: memFree=20922388/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=30124 CPUtime=0 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 695 0 0 0 0 0 0 0 25 0 1 0 290093139 30846976 634 33554432000 4194304 4650387 140733399092656 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 7531 634 327 112 0 2496 0

[startup+0.0572431 s]
/proc/loadavg: 4.02 3.97 3.43 2/187 22816
/proc/meminfo: memFree=20922388/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=30704 CPUtime=0.05 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 908 0 0 0 5 0 0 0 25 0 1 0 290093139 31440896 847 33554432000 4194304 4650387 140733399092656 18446744073709551615 4370479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 7676 847 345 112 0 2641 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30704

[startup+0.10019 s]
/proc/loadavg: 4.02 3.97 3.43 2/187 22816
/proc/meminfo: memFree=20922388/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=34564 CPUtime=0.09 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 1866 0 0 0 9 0 0 0 25 0 1 0 290093139 35393536 1656 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 8641 1656 362 112 0 3606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34564

[startup+0.300187 s]
/proc/loadavg: 4.02 3.97 3.43 2/187 22816
/proc/meminfo: memFree=20922388/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=34852 CPUtime=0.29 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 2276 0 0 0 29 0 0 0 25 0 1 0 290093139 35688448 2066 33554432000 4194304 4650387 140733399092656 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 8713 2066 377 112 0 3678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34852

[startup+0.701105 s]
/proc/loadavg: 4.02 3.97 3.43 2/187 22816
/proc/meminfo: memFree=20922388/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=35536 CPUtime=0.69 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 3170 0 0 0 69 0 0 0 25 0 1 0 290093139 36388864 2276 33554432000 4194304 4650387 140733399092656 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 8884 2276 379 112 0 3849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35536

[startup+1.50098 s]
/proc/loadavg: 4.02 3.97 3.43 4/192 22871
/proc/meminfo: memFree=20909560/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=36328 CPUtime=1.49 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 4651 0 0 0 148 1 0 0 25 0 1 0 290093139 37199872 2805 33554432000 4194304 4650387 140733399092656 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 9082 2805 379 112 0 4047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36328

[startup+3.10067 s]
/proc/loadavg: 4.10 3.99 3.44 5/194 22898
/proc/meminfo: memFree=20884108/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=57964 CPUtime=3.09 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 12210 0 0 0 307 2 0 0 25 0 1 0 290093139 59355136 7762 33554432000 4194304 4650387 140733399092656 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 14491 7762 381 112 0 9456 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57964

[startup+6.30107 s]
/proc/loadavg: 4.10 3.99 3.44 5/194 22898
/proc/meminfo: memFree=20804956/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=57964 CPUtime=6.29 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 12214 0 0 0 627 2 0 0 25 0 1 0 290093139 59355136 7766 33554432000 4194304 4650387 140733399092656 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 14491 7766 381 112 0 9456 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57964

[startup+12.7009 s]
/proc/loadavg: 4.09 3.99 3.44 5/194 22898
/proc/meminfo: memFree=20783928/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=67660 CPUtime=12.69 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 15408 0 0 0 1265 4 0 0 25 0 1 0 290093139 69283840 9470 33554432000 4194304 4650387 140733399092656 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 16915 9470 381 112 0 11880 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67660

[startup+25.5005 s]
/proc/loadavg: 4.07 3.99 3.45 5/194 22899
/proc/meminfo: memFree=20712900/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=77920 CPUtime=25.49 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 18995 0 0 0 2544 5 0 0 25 0 1 0 290093139 79790080 13057 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 19480 13057 381 112 0 14445 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77920

[startup+51.1008 s]
/proc/loadavg: 4.05 3.99 3.46 5/194 22899
/proc/meminfo: memFree=20633248/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=110448 CPUtime=51.1 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 28446 0 0 0 5103 7 0 0 25 0 1 0 290093139 113098752 22508 33554432000 4194304 4650387 140733399092656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 27612 22508 381 112 0 22577 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 110448

[startup+102.307 s]
/proc/loadavg: 4.02 3.99 3.49 5/194 22901
/proc/meminfo: memFree=20580248/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=128244 CPUtime=102.3 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 35159 0 0 0 10221 9 0 0 25 0 1 0 290093139 131321856 27080 33554432000 4194304 4650387 140733399092656 18446744073709551615 4332476 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 32061 27080 381 112 0 27026 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 128244

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 3.52 5/194 22902
/proc/meminfo: memFree=20516000/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=115708 CPUtime=162.3 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 53945 0 0 0 16216 14 0 0 25 0 1 0 290093139 118484992 22542 33554432000 4194304 4650387 140733399092656 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 28927 22542 381 112 0 23892 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 115708

[startup+222.301 s]
/proc/loadavg: 4.28 4.05 3.57 5/194 22904
/proc/meminfo: memFree=20458556/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=222.29 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79573 0 0 0 22207 22 0 0 25 0 1 0 290093139 191508480 30708 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30708 381 112 0 41720 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 187020

[startup+282.301 s]
/proc/loadavg: 4.11 4.04 3.59 5/194 22906
/proc/meminfo: memFree=20458288/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=282.3 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79573 0 0 0 28208 22 0 0 25 0 1 0 290093139 191508480 30708 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30708 381 112 0 41720 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 187020

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.61 5/194 22916
/proc/meminfo: memFree=20463284/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=342.3 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79596 0 0 0 34208 22 0 0 25 0 1 0 290093139 191508480 30731 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30731 381 112 0 41720 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 187020

[startup+402.301 s]
/proc/loadavg: 4.11 4.05 3.64 5/194 22918
/proc/meminfo: memFree=20406336/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=402.3 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79605 0 0 0 40208 22 0 0 25 0 1 0 290093139 191508480 30740 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30740 381 112 0 41720 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 187020

[startup+462.301 s]
/proc/loadavg: 4.18 4.07 3.67 5/194 22919
/proc/meminfo: memFree=20406064/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=462.3 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79605 0 0 0 46208 22 0 0 25 0 1 0 290093139 191508480 30740 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30740 381 112 0 41720 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 187020

[startup+522.301 s]
/proc/loadavg: 4.30 4.12 3.71 5/194 22924
/proc/meminfo: memFree=20410728/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=522.3 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79605 0 0 0 52208 22 0 0 25 0 1 0 290093139 191508480 30740 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30740 381 112 0 41720 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 187020

[startup+582.3 s]
/proc/loadavg: 4.10 4.09 3.73 5/194 22926
/proc/meminfo: memFree=20383164/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=582.3 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79644 0 0 0 58208 22 0 0 25 0 1 0 290093139 191508480 30779 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30779 381 112 0 41720 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 187020

[startup+642.3 s]
/proc/loadavg: 4.14 4.11 3.75 5/194 22927
/proc/meminfo: memFree=20383008/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=642.31 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79644 0 0 0 64209 22 0 0 25 0 1 0 290093139 191508480 30779 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30779 381 112 0 41720 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 187020

[startup+702.3 s]
/proc/loadavg: 4.05 4.08 3.76 5/194 22929
/proc/meminfo: memFree=20390436/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=187020 CPUtime=702.31 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 79644 0 0 0 70209 22 0 0 25 0 1 0 290093139 191508480 30779 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 46755 30779 381 112 0 41720 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 187020

[startup+762.307 s]
/proc/loadavg: 4.02 4.07 3.78 5/194 22930
/proc/meminfo: memFree=20385952/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=188580 CPUtime=762.32 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 108369 0 0 0 76198 34 0 0 25 0 1 0 290093139 193105920 29964 33554432000 4194304 4650387 140733399092656 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 47145 29964 381 112 0 42110 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 188580

[startup+822.301 s]
/proc/loadavg: 4.00 4.05 3.79 5/194 22932
/proc/meminfo: memFree=20347740/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=822.32 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132498 0 0 0 82188 44 0 0 25 0 1 0 290093139 222957568 37832 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37832 381 112 0 49398 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 217732

[startup+882.301 s]
/proc/loadavg: 4.00 4.04 3.80 5/194 22934
/proc/meminfo: memFree=20345488/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=882.32 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132596 0 0 0 88188 44 0 0 25 0 1 0 290093139 222957568 37930 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37930 381 112 0 49398 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 217732

[startup+942.301 s]
/proc/loadavg: 4.05 4.05 3.82 5/194 22935
/proc/meminfo: memFree=20350060/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=942.32 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132596 0 0 0 94188 44 0 0 25 0 1 0 290093139 222957568 37930 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37930 381 112 0 49398 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 217732

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.82 5/194 22937
/proc/meminfo: memFree=20337880/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=1002.33 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132596 0 0 0 100189 44 0 0 25 0 1 0 290093139 222957568 37930 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37930 381 112 0 49398 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 217732

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.83 5/194 22938
/proc/meminfo: memFree=20337376/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=1062.33 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132596 0 0 0 106189 44 0 0 25 0 1 0 290093139 222957568 37930 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37930 381 112 0 49398 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 217732

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.83 5/194 22940
/proc/meminfo: memFree=20336720/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=1122.33 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132596 0 0 0 112189 44 0 0 25 0 1 0 290093139 222957568 37930 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37930 381 112 0 49398 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 217732

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/194 22942
/proc/meminfo: memFree=20341780/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=1182.33 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132596 0 0 0 118189 44 0 0 25 0 1 0 290093139 222957568 37930 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37930 381 112 0 49398 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 217732

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.85 5/194 22943
/proc/meminfo: memFree=20345344/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=1242.33 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132596 0 0 0 124189 44 0 0 25 0 1 0 290093139 222957568 37930 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37930 381 112 0 49398 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 217732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.86 5/194 22945
/proc/meminfo: memFree=20298208/32951124 swapFree=67111528/67111528
[pid=22816] ppid=22814 vsize=217732 CPUtime=1300.04 cores=0,2
/proc/22816/stat : 22816 (strangenight1-s) R 22814 22816 22690 0 -1 4202496 132596 0 0 0 129960 44 0 0 25 0 1 0 290093139 222957568 37930 33554432000 4194304 4650387 140733399092656 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22816/statm: 54433 37930 381 112 0 49398 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 217732

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.61
CPU system time (s): 0.450931
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 217732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.61
system time used= 0.450931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132596
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= 16
involuntary context switches= 2660

runsolver used 2.31665 second user time and 4.79827 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 00:55:53
IDJOB=3175582
IDBENCH=82600
IDSOLVER=1589
FILE ID=node135/3175582-1301784953
RUNJOBID= node135-1301783649-22708
PBS_JOBID= 12841383
Free space on /tmp= 71860 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S131912631-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175582-1301784953/watcher-3175582-1301784953 -o /tmp/evaluation-result-3175582-1301784953/solver-3175582-1301784953 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175582-1301784953.cnf

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

MD5SUM BENCH= 930b758d4a8e6fc97742d1279599e316
RANDOM SEED=1950812782

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20922668 kB
Buffers:        378364 kB
Cached:       11301168 kB
SwapCached:          0 kB
Active:        7998376 kB
Inactive:      3749040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20922668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6636 kB
Writeback:           0 kB
AnonPages:       68972 kB
Mapped:          15192 kB
Slab:           218524 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   288104 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71852 MiB
End job on node135 at 2011-04-03 01:17:35